Pull request #44122 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 25707841695d3bcfae8691e63152ecf4fec5a0fa+e42327a6d3c55ceda3bd5475be7aae6036d02db3 (6f1e2bdf473676e38cbe4005e2ef17d0e87aecfe) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44122@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-10T11:27:48.289Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-10T11:27:48.293Z] Trying to pass milestone 2 [Pipeline] milestone [2022-09-10T11:27:48.382Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-10T11:27:48.581Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0b985bd95a0ac031f) in /home/ubuntu/workspace/moby_PR-44122 [Pipeline] { [Pipeline] checkout [2022-09-10T11:27:48.610Z] The recommended git tool is: git [2022-09-10T11:27:48.619Z] using credential docker-jenkins-github-credentials [2022-09-10T11:27:48.628Z] Cloning the remote Git repository [2022-09-10T11:27:48.628Z] Cloning with configured refspecs honoured and without tags [2022-09-10T11:27:48.629Z] Cloning repository https://github.com/moby/moby.git [2022-09-10T11:27:48.629Z] > git init /home/ubuntu/workspace/moby_PR-44122 # timeout=10 [2022-09-10T11:27:48.643Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:27:48.643Z] > git --version # timeout=10 [2022-09-10T11:27:48.652Z] > git --version # 'git version 2.17.1' [2022-09-10T11:27:48.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:27:48.653Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:28:02.603Z] Fetching without tags [2022-09-10T11:28:02.782Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:28:02.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:28:02.582Z] > git config --add remote.origin.fetch +refs/pull/44122/head:refs/remotes/origin/PR-44122 # timeout=10 [2022-09-10T11:28:02.585Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:28:02.597Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:28:02.605Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:28:02.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:28:02.606Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:28:02.783Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:28:02.791Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:28:03.266Z] Merge succeeded, producing 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:28:03.267Z] Checking out Revision 25707841695d3bcfae8691e63152ecf4fec5a0fa (PR-44122) [2022-09-10T11:28:03.571Z] Commit message: "[20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0.8 branch)" [2022-09-10T11:28:03.236Z] > git remote # timeout=10 [2022-09-10T11:28:03.243Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T11:28:03.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:28:03.253Z] > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10 [2022-09-10T11:28:03.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T11:28:03.268Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:28:03.273Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:28:03.574Z] > git rev-list --no-walk 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T11:28:04.225Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44122:/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 [2022-09-10T11:28:04.225Z] Unable to find image 'alpine:latest' locally [2022-09-10T11:28:04.225Z] latest: Pulling from library/alpine [2022-09-10T11:28:04.484Z] 213ec9aee27d: Pulling fs layer [2022-09-10T11:28:04.484Z] 213ec9aee27d: Verifying Checksum [2022-09-10T11:28:04.484Z] 213ec9aee27d: Download complete [2022-09-10T11:28:04.484Z] 213ec9aee27d: Pull complete [2022-09-10T11:28:04.484Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-10T11:28:04.484Z] Status: Downloaded newer image for alpine:latest [2022-09-10T11:28:07.025Z] 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 [2022-09-10T11:28:07.489Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0b985bd95a0ac031f) in /home/ubuntu/workspace/moby_PR-44122 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional 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 [2022-09-10T11:28:07.538Z] The recommended git tool is: git [Pipeline] // stage [2022-09-10T11:28:07.547Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-10T11:28:07.560Z] Fetching changes from the remote Git repository [2022-09-10T11:28:07.567Z] 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 [2022-09-10T11:28:07.752Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 25707841695d3bcfae8691e63152ecf4fec5a0fa [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-10T11:28:08.091Z] Merge succeeded, producing 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:28:08.091Z] Checking out Revision 25707841695d3bcfae8691e63152ecf4fec5a0fa (PR-44122) [2022-09-10T11:28:08.191Z] Commit message: "[20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0.8 branch)" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T11:28:07.556Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44122/.git # timeout=10 [2022-09-10T11:28:07.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:28:07.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:28:07.569Z] > git --version # timeout=10 [2022-09-10T11:28:07.574Z] > git --version # 'git version 2.17.1' [2022-09-10T11:28:07.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:28:07.574Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:28:07.753Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:28:07.758Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:28:08.046Z] > git remote # timeout=10 [2022-09-10T11:28:08.054Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T11:28:08.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:28:08.061Z] > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10 [2022-09-10T11:28:08.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T11:28:08.093Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:28:08.110Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:28:08.786Z] + [ PR != PR ] [2022-09-10T11:28:08.786Z] + [ 20.10 != master ] [2022-09-10T11:28:08.786Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-10T11:28:09.107Z] + docker version [2022-09-10T11:28:09.107Z] Client: Docker Engine - Community [2022-09-10T11:28:09.107Z] Version: 22.06.0-beta.0 [2022-09-10T11:28:09.107Z] API version: 1.42 [2022-09-10T11:28:09.107Z] Go version: go1.18.3 [2022-09-10T11:28:09.107Z] Git commit: 3e9117b [2022-09-10T11:28:09.107Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-10T11:28:09.107Z] OS/Arch: linux/amd64 [2022-09-10T11:28:09.107Z] Context: default [2022-09-10T11:28:09.107Z] [2022-09-10T11:28:09.107Z] Server: Docker Engine - Community [2022-09-10T11:28:09.107Z] Engine: [2022-09-10T11:28:09.107Z] Version: 22.06.0-beta.0 [2022-09-10T11:28:09.107Z] API version: 1.42 (minimum version 1.12) [2022-09-10T11:28:09.107Z] Go version: go1.18.3 [2022-09-10T11:28:09.107Z] Git commit: 38633e7 [2022-09-10T11:28:09.107Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-10T11:28:09.107Z] OS/Arch: linux/amd64 [2022-09-10T11:28:09.107Z] Experimental: true [2022-09-10T11:28:09.107Z] containerd: [2022-09-10T11:28:09.107Z] Version: 1.6.8 [2022-09-10T11:28:09.107Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T11:28:09.107Z] runc: [2022-09-10T11:28:09.107Z] Version: 1.1.4 [2022-09-10T11:28:09.107Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-10T11:28:09.107Z] docker-init: [2022-09-10T11:28:09.107Z] Version: 0.19.0 [2022-09-10T11:28:09.107Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-10T11:28:09.387Z] + docker info [2022-09-10T11:28:09.387Z] Client: [2022-09-10T11:28:09.387Z] Context: default [2022-09-10T11:28:09.387Z] Debug Mode: false [2022-09-10T11:28:09.387Z] Plugins: [2022-09-10T11:28:09.387Z] buildx: Docker Buildx (Docker Inc.) [2022-09-10T11:28:09.387Z] Version: f500bf6 [2022-09-10T11:28:09.387Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-10T11:28:09.387Z] compose: Docker Compose (Docker Inc.) [2022-09-10T11:28:09.387Z] Version: v2.10.2 [2022-09-10T11:28:09.387Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-10T11:28:09.387Z] scan: Docker Scan (Docker Inc.) [2022-09-10T11:28:09.387Z] Version: v0.17.0 [2022-09-10T11:28:09.387Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-10T11:28:09.387Z] [2022-09-10T11:28:09.387Z] Server: [2022-09-10T11:28:09.387Z] Containers: 0 [2022-09-10T11:28:09.387Z] Running: 0 [2022-09-10T11:28:09.387Z] Paused: 0 [2022-09-10T11:28:09.387Z] Stopped: 0 [2022-09-10T11:28:09.387Z] Images: 3 [2022-09-10T11:28:09.387Z] Server Version: 22.06.0-beta.0 [2022-09-10T11:28:09.387Z] Storage Driver: overlay2 [2022-09-10T11:28:09.387Z] Backing Filesystem: extfs [2022-09-10T11:28:09.387Z] Supports d_type: true [2022-09-10T11:28:09.387Z] Using metacopy: false [2022-09-10T11:28:09.387Z] Native Overlay Diff: true [2022-09-10T11:28:09.387Z] userxattr: false [2022-09-10T11:28:09.387Z] Logging Driver: json-file [2022-09-10T11:28:09.387Z] Cgroup Driver: cgroupfs [2022-09-10T11:28:09.387Z] Cgroup Version: 1 [2022-09-10T11:28:09.387Z] Plugins: [2022-09-10T11:28:09.387Z] Volume: local [2022-09-10T11:28:09.387Z] Network: bridge host ipvlan macvlan null overlay [2022-09-10T11:28:09.387Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-10T11:28:09.387Z] Swarm: inactive [2022-09-10T11:28:09.387Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-10T11:28:09.387Z] Default Runtime: runc [2022-09-10T11:28:09.387Z] Init Binary: docker-init [2022-09-10T11:28:09.387Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T11:28:09.387Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-10T11:28:09.387Z] init version: de40ad0 [2022-09-10T11:28:09.387Z] Security Options: [2022-09-10T11:28:09.387Z] apparmor [2022-09-10T11:28:09.387Z] seccomp [2022-09-10T11:28:09.387Z] Profile: builtin [2022-09-10T11:28:09.387Z] Kernel Version: 5.4.0-1084-aws [2022-09-10T11:28:09.387Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-10T11:28:09.387Z] OSType: linux [2022-09-10T11:28:09.387Z] Architecture: x86_64 [2022-09-10T11:28:09.387Z] CPUs: 2 [2022-09-10T11:28:09.387Z] Total Memory: 15.35GiB [2022-09-10T11:28:09.387Z] Name: ip-10-100-101-227 [2022-09-10T11:28:09.387Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-10T11:28:09.387Z] Docker Root Dir: /var/lib/docker [2022-09-10T11:28:09.387Z] Debug Mode: false [2022-09-10T11:28:09.387Z] Registry: https://index.docker.io/v1/ [2022-09-10T11:28:09.387Z] Labels: [2022-09-10T11:28:09.387Z] Experimental: true [2022-09-10T11:28:09.387Z] Insecure Registries: [2022-09-10T11:28:09.387Z] 127.0.0.0/8 [2022-09-10T11:28:09.387Z] Live Restore Enabled: true [2022-09-10T11:28:09.387Z] [2022-09-10T11:28:09.387Z] WARNING: No swap limit support [Pipeline] sh [2022-09-10T11:28:09.674Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-10T11:28:09.674Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-10T11:28:09.674Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44122/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-10T11:28:09.674Z] + bash /home/ubuntu/workspace/moby_PR-44122/check-config.sh [2022-09-10T11:28:09.674Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-10T11:28:09.674Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-10T11:28:09.674Z] [2022-09-10T11:28:09.674Z] Generally Necessary: [2022-09-10T11:28:09.674Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-10T11:28:09.674Z] - apparmor: enabled and tools installed [2022-09-10T11:28:09.674Z] - CONFIG_NAMESPACES: enabled [2022-09-10T11:28:09.675Z] - CONFIG_NET_NS: enabled [2022-09-10T11:28:09.675Z] - CONFIG_PID_NS: enabled [2022-09-10T11:28:09.675Z] - CONFIG_IPC_NS: enabled [2022-09-10T11:28:09.675Z] - CONFIG_UTS_NS: enabled [2022-09-10T11:28:09.675Z] - CONFIG_CGROUPS: enabled [2022-09-10T11:28:09.675Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-10T11:28:09.675Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-10T11:28:09.675Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-10T11:28:09.675Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-10T11:28:09.675Z] - CONFIG_CPUSETS: enabled [2022-09-10T11:28:09.675Z] - CONFIG_MEMCG: enabled [2022-09-10T11:28:09.675Z] - CONFIG_KEYS: enabled [2022-09-10T11:28:09.675Z] - CONFIG_VETH: enabled (as module) [2022-09-10T11:28:09.675Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-10T11:28:09.675Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-10T11:28:09.675Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-10T11:28:09.675Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-10T11:28:09.675Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-10T11:28:09.933Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-10T11:28:09.933Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-10T11:28:09.933Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-10T11:28:09.933Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-10T11:28:09.933Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-10T11:28:09.933Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-10T11:28:09.933Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-10T11:28:09.933Z] [2022-09-10T11:28:09.933Z] Optional Features: [2022-09-10T11:28:09.933Z] - CONFIG_USER_NS: enabled [2022-09-10T11:28:09.933Z] - CONFIG_SECCOMP: enabled [2022-09-10T11:28:09.933Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-10T11:28:09.933Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-10T11:28:09.933Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-10T11:28:09.933Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-10T11:28:09.933Z] - CONFIG_BLK_CGROUP: enabled [2022-09-10T11:28:09.933Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-10T11:28:09.933Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-10T11:28:09.933Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-10T11:28:09.933Z] - CONFIG_CGROUP_PERF: enabled [2022-09-10T11:28:09.933Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-10T11:28:09.933Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-10T11:28:09.933Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-10T11:28:09.933Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-10T11:28:09.933Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-10T11:28:09.933Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-10T11:28:09.933Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-10T11:28:09.933Z] - CONFIG_IP_VS: enabled (as module) [2022-09-10T11:28:09.933Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-10T11:28:09.933Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-10T11:28:09.933Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-10T11:28:09.933Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-10T11:28:09.933Z] - CONFIG_EXT4_FS: enabled [2022-09-10T11:28:09.933Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-10T11:28:09.933Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-10T11:28:09.933Z] - Network Drivers: [2022-09-10T11:28:09.933Z] - "overlay": [2022-09-10T11:28:10.192Z] - CONFIG_VXLAN: enabled (as module) [2022-09-10T11:28:10.193Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-10T11:28:10.193Z] Optional (for encrypted networks): [2022-09-10T11:28:10.193Z] - CONFIG_CRYPTO: enabled [2022-09-10T11:28:10.193Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-10T11:28:10.193Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-10T11:28:10.193Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-10T11:28:10.193Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-10T11:28:10.193Z] - CONFIG_XFRM: enabled [2022-09-10T11:28:10.193Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-10T11:28:10.193Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-10T11:28:10.193Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-10T11:28:10.193Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-10T11:28:10.193Z] - "ipvlan": [2022-09-10T11:28:10.193Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-10T11:28:10.193Z] - "macvlan": [2022-09-10T11:28:10.193Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-10T11:28:10.193Z] - CONFIG_DUMMY: enabled (as module) [2022-09-10T11:28:10.193Z] - "ftp,tftp client in container": [2022-09-10T11:28:10.193Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-10T11:28:10.193Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-10T11:28:10.193Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-10T11:28:10.193Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-10T11:28:10.193Z] - Storage Drivers: [2022-09-10T11:28:10.193Z] - "aufs": [2022-09-10T11:28:10.193Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-10T11:28:10.193Z] - "btrfs": [2022-09-10T11:28:10.193Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-10T11:28:10.193Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-10T11:28:10.193Z] - "devicemapper": [2022-09-10T11:28:10.193Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-10T11:28:10.193Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-10T11:28:10.193Z] - "overlay": [2022-09-10T11:28:10.193Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-10T11:28:10.193Z] - "zfs": [2022-09-10T11:28:10.193Z] - /dev/zfs: present [2022-09-10T11:28:10.193Z] - zfs command: missing [2022-09-10T11:28:10.193Z] - zpool command: missing [2022-09-10T11:28:10.193Z] [2022-09-10T11:28:10.193Z] Limits: [2022-09-10T11:28:10.193Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-10T11:28:10.193Z] [2022-09-10T11:28:10.193Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-10T11:28:10.513Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25707841695d3bcfae8691e63152ecf4fec5a0fa . [2022-09-10T11:28:10.771Z] #1 [internal] load build definition from Dockerfile [2022-09-10T11:28:10.771Z] #1 transferring dockerfile: 17.04kB done [2022-09-10T11:28:10.771Z] #1 DONE 0.0s [2022-09-10T11:28:10.771Z] [2022-09-10T11:28:10.771Z] #2 [internal] load .dockerignore [2022-09-10T11:28:10.772Z] #2 transferring context: 87B done [2022-09-10T11:28:10.772Z] #2 DONE 0.0s [2022-09-10T11:28:10.772Z] [2022-09-10T11:28:10.772Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-10T11:28:10.772Z] #3 DONE 0.1s [2022-09-10T11:28:10.772Z] [2022-09-10T11:28:10.772Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-10T11:28:10.772Z] #4 CACHED [2022-09-10T11:28:11.030Z] [2022-09-10T11:28:11.030Z] #5 [internal] load build definition from Dockerfile [2022-09-10T11:28:11.030Z] #5 DONE 0.0s [2022-09-10T11:28:11.030Z] [2022-09-10T11:28:11.030Z] #6 [internal] load .dockerignore [2022-09-10T11:28:11.030Z] #6 DONE 0.0s [2022-09-10T11:28:11.030Z] [2022-09-10T11:28:11.030Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:28:11.030Z] #7 DONE 0.1s [2022-09-10T11:28:11.030Z] [2022-09-10T11:28:11.030Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:28:11.030Z] #8 DONE 0.1s [2022-09-10T11:28:11.030Z] [2022-09-10T11:28:11.030Z] #9 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-10T11:28:11.030Z] #9 DONE 0.1s [2022-09-10T11:28:11.030Z] [2022-09-10T11:28:11.030Z] #10 [internal] load metadata for docker.io/library/debian:buster [2022-09-10T11:28:11.030Z] #10 DONE 0.1s [2022-09-10T11:28:11.289Z] [2022-09-10T11:28:11.289Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:28:11.289Z] #11 DONE 0.0s [2022-09-10T11:28:11.289Z] [2022-09-10T11:28:11.289Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:28:11.289Z] #12 DONE 0.0s [2022-09-10T11:28:11.289Z] [2022-09-10T11:28:11.289Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:28:11.289Z] #13 DONE 0.0s [2022-09-10T11:28:11.289Z] [2022-09-10T11:28:11.289Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-10T11:28:11.289Z] #14 DONE 0.0s [2022-09-10T11:28:11.289Z] [2022-09-10T11:28:11.289Z] #15 [internal] load build context [2022-09-10T11:28:12.675Z] #15 transferring context: 53.43MB 1.3s done [2022-09-10T11:28:12.675Z] #15 DONE 1.4s [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #16 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:28:12.675Z] #16 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #17 [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 [2022-09-10T11:28:12.675Z] #17 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #18 [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 [2022-09-10T11:28:12.675Z] #18 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #19 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:28:12.675Z] #19 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #20 [dev-systemd-false 8/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 [2022-09-10T11:28:12.675Z] #20 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #21 [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 [2022-09-10T11:28:12.675Z] #21 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #22 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-10T11:28:12.675Z] #22 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #23 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #23 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #24 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-10T11:28:12.675Z] #24 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #25 [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 [2022-09-10T11:28:12.675Z] #25 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #26 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #26 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-09-10T11:28:12.675Z] #27 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #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 [2022-09-10T11:28:12.675Z] #28 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #29 [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 [2022-09-10T11:28:12.675Z] #29 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:28:12.675Z] #30 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #31 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-10T11:28:12.675Z] #31 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #32 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #32 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #33 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-10T11:28:12.675Z] #33 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #34 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-10T11:28:12.675Z] #34 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #35 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-10T11:28:12.675Z] #35 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #36 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-10T11:28:12.675Z] #36 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #37 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-10T11:28:12.675Z] #37 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #38 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #38 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #39 [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 [2022-09-10T11:28:12.675Z] #39 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #40 [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 [2022-09-10T11:28:12.675Z] #40 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #41 [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 [2022-09-10T11:28:12.675Z] #41 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #42 [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 [2022-09-10T11:28:12.675Z] #42 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #43 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-10T11:28:12.675Z] #43 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #44 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-10T11:28:12.675Z] #44 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #45 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #45 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #46 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #47 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-10T11:28:12.675Z] #47 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #48 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:28:12.675Z] #48 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #49 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:28:12.675Z] #49 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #50 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #50 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:28:12.675Z] #51 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #52 [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 [2022-09-10T11:28:12.675Z] #52 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #53 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-10T11:28:12.675Z] #53 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #54 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #55 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #55 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #56 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-10T11:28:12.675Z] #56 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #57 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #58 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-10T11:28:12.675Z] #58 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #59 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-10T11:28:12.675Z] #59 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #60 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-10T11:28:12.675Z] #60 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #61 [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 [2022-09-10T11:28:12.675Z] #61 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #62 [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 [2022-09-10T11:28:12.675Z] #62 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #63 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #63 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #64 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-10T11:28:12.675Z] #64 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #65 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-10T11:28:12.675Z] #65 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.675Z] #66 [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 [2022-09-10T11:28:12.675Z] #66 CACHED [2022-09-10T11:28:12.675Z] [2022-09-10T11:28:12.676Z] #67 [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 [2022-09-10T11:28:12.676Z] #67 CACHED [2022-09-10T11:28:12.676Z] [2022-09-10T11:28:12.676Z] #68 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-10T11:28:12.676Z] #68 CACHED [2022-09-10T11:28:12.676Z] [2022-09-10T11:28:12.676Z] #69 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-10T11:28:12.676Z] #69 CACHED [2022-09-10T11:28:12.676Z] [2022-09-10T11:28:12.676Z] #70 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:28:12.676Z] #70 CACHED [2022-09-10T11:28:12.676Z] [2022-09-10T11:28:12.676Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-10T11:28:12.676Z] #71 CACHED [2022-09-10T11:28:12.676Z] [2022-09-10T11:28:12.676Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-10T11:28:13.612Z] #72 DONE 0.8s [2022-09-10T11:28:13.612Z] [2022-09-10T11:28:13.612Z] #73 exporting to image [2022-09-10T11:28:13.612Z] #73 exporting layers [2022-09-10T11:28:13.870Z] #73 exporting layers 0.7s done [2022-09-10T11:28:13.870Z] #73 writing image sha256:74b2f57c7bcdbb63338d9947bf4362cd6abe9ebbe73ad848e6435bb163b87734 done [2022-09-10T11:28:13.870Z] #73 naming to docker.io/library/docker:25707841695d3bcfae8691e63152ecf4fec5a0fa done [2022-09-10T11:28:13.870Z] #73 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-10T11:28:14.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44122/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/validate/default [2022-09-10T11:28:14.762Z] Congratulations! All commits are properly signed with the DCO! [2022-09-10T11:28:15.698Z] Congratulations! Seccomp profile generation is done correctly. [2022-09-10T11:28:15.698Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-10T11:28:22.489Z] Still waiting to schedule task [2022-09-10T11:28:22.489Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0b985bd95a0ac031f)’ [2022-09-10T11:28:22.490Z] Still waiting to schedule task [2022-09-10T11:28:22.490Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0b985bd95a0ac031f)’ [2022-09-10T11:28:22.491Z] Still waiting to schedule task [2022-09-10T11:28:22.491Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-09-10T11:28:22.493Z] Still waiting to schedule task [2022-09-10T11:28:22.493Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-09-10T11:28:22.494Z] Still waiting to schedule task [2022-09-10T11:28:22.494Z] Waiting for next available executor on ‘azwin-2-5f52d0’ [2022-09-10T11:28:23.811Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-09-10T11:28:25.186Z] Congratulations! All API changes are done the right way. [2022-09-10T11:28:25.186Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-10T11:28:25.186Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-10T11:28:25.186Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-10T11:28:25.186Z] Congratulations! No new tests were added to integration-cli. [2022-09-10T11:28:25.186Z] [2022-09-10T11:28:25.186Z] INFO Start validation with golang-ci-lint [2022-09-10T11:28:25.755Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-10T11:28:25.755Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-10T11:28:25.755Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-09-10T11:29:07.951Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01bbe89efdb8e08a3) in /home/ubuntu/workspace/moby_PR-44122 [Pipeline] { [Pipeline] checkout [2022-09-10T11:29:08.098Z] The recommended git tool is: git [2022-09-10T11:29:09.052Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ce9de80b70ea11f7) in /home/ubuntu/workspace/moby_PR-44122 [Pipeline] { [Pipeline] checkout [2022-09-10T11:29:09.775Z] The recommended git tool is: git [2022-09-10T11:29:10.941Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-089bf2e42680d643d) in /home/ubuntu/workspace/moby_PR-44122 [Pipeline] { [2022-09-10T11:29:10.959Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-09-10T11:29:10.977Z] Cloning the remote Git repository [2022-09-10T11:29:10.977Z] Cloning with configured refspecs honoured and without tags [2022-09-10T11:29:11.074Z] The recommended git tool is: git [2022-09-10T11:29:11.093Z] Cloning repository https://github.com/moby/moby.git [2022-09-10T11:29:11.166Z] > git init /home/ubuntu/workspace/moby_PR-44122 # timeout=10 [2022-09-10T11:29:11.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:29:11.394Z] > git --version # timeout=10 [2022-09-10T11:29:11.420Z] > git --version # 'git version 2.17.1' [2022-09-10T11:29:11.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:11.422Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:12.992Z] using credential docker-jenkins-github-credentials [2022-09-10T11:29:13.001Z] Cloning the remote Git repository [2022-09-10T11:29:13.001Z] Cloning with configured refspecs honoured and without tags [2022-09-10T11:29:13.174Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01b399b3b1f680e50) in /home/ubuntu/workspace/moby_PR-44122 [Pipeline] { [Pipeline] checkout [2022-09-10T11:29:13.287Z] The recommended git tool is: git [2022-09-10T11:29:13.018Z] Cloning repository https://github.com/moby/moby.git [2022-09-10T11:29:13.075Z] > git init /home/ubuntu/workspace/moby_PR-44122 # timeout=10 [2022-09-10T11:29:13.327Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:29:13.327Z] > git --version # timeout=10 [2022-09-10T11:29:13.358Z] > git --version # 'git version 2.25.1' [2022-09-10T11:29:13.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:13.363Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:14.683Z] using credential docker-jenkins-github-credentials [2022-09-10T11:29:14.691Z] Cloning the remote Git repository [2022-09-10T11:29:14.691Z] Cloning with configured refspecs honoured and without tags [2022-09-10T11:29:14.682Z] Cloning repository https://github.com/moby/moby.git [2022-09-10T11:29:14.737Z] > git init /home/ubuntu/workspace/moby_PR-44122 # timeout=10 [2022-09-10T11:29:15.773Z] using credential docker-jenkins-github-credentials [2022-09-10T11:29:15.783Z] Cloning the remote Git repository [2022-09-10T11:29:15.783Z] Cloning with configured refspecs honoured and without tags [2022-09-10T11:29:15.090Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:29:15.090Z] > git --version # timeout=10 [2022-09-10T11:29:15.107Z] > git --version # 'git version 2.25.1' [2022-09-10T11:29:15.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:15.109Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:14.377Z] Cloning repository https://github.com/moby/moby.git [2022-09-10T11:29:14.429Z] > git init /home/ubuntu/workspace/moby_PR-44122 # timeout=10 [2022-09-10T11:29:14.734Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:29:14.734Z] > git --version # timeout=10 [2022-09-10T11:29:14.748Z] > git --version # 'git version 2.17.1' [2022-09-10T11:29:14.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:14.751Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:27.140Z] Fetching without tags [2022-09-10T11:29:27.473Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:29:27.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:29:27.063Z] > git config --add remote.origin.fetch +refs/pull/44122/head:refs/remotes/origin/PR-44122 # timeout=10 [2022-09-10T11:29:27.109Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:27.120Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:29:27.173Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:29:27.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:27.174Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:27.467Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:29:27.474Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:29:27.978Z] Merge succeeded, producing 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:29:27.978Z] Checking out Revision 25707841695d3bcfae8691e63152ecf4fec5a0fa (PR-44122) [2022-09-10T11:29:27.924Z] > git remote # timeout=10 [2022-09-10T11:29:27.941Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T11:29:27.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:27.948Z] > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10 [2022-09-10T11:29:27.956Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T11:29:27.969Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:29:27.982Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:29:30.968Z] Fetching without tags [2022-09-10T11:29:31.153Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:29:31.428Z] Fetching without tags [2022-09-10T11:29:31.660Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:29:30.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:29:30.949Z] > git config --add remote.origin.fetch +refs/pull/44122/head:refs/remotes/origin/PR-44122 # timeout=10 [2022-09-10T11:29:30.954Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:30.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:29:30.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:29:30.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:30.972Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:31.191Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:29:31.218Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:29:31.954Z] Merge succeeded, producing 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:29:31.954Z] Checking out Revision 25707841695d3bcfae8691e63152ecf4fec5a0fa (PR-44122) [2022-09-10T11:29:31.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:29:31.388Z] > git config --add remote.origin.fetch +refs/pull/44122/head:refs/remotes/origin/PR-44122 # timeout=10 [2022-09-10T11:29:31.410Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:31.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:29:31.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:29:31.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:31.469Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:31.705Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:29:31.731Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:29:32.168Z] Commit message: "[20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0.8 branch)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-10T11:29:32.544Z] Merge succeeded, producing 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:29:32.544Z] Checking out Revision 25707841695d3bcfae8691e63152ecf4fec5a0fa (PR-44122) [2022-09-10T11:29:32.960Z] + docker version [2022-09-10T11:29:31.905Z] > git remote # timeout=10 [2022-09-10T11:29:31.915Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T11:29:31.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:31.929Z] > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10 [2022-09-10T11:29:31.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T11:29:31.956Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:29:31.975Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:29:32.485Z] > git remote # timeout=10 [2022-09-10T11:29:32.510Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T11:29:32.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:32.532Z] > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10 [2022-09-10T11:29:32.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T11:29:32.580Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:29:32.589Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:29:36.149Z] Commit message: "[20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0.8 branch)" [2022-09-10T11:29:36.359Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-10T11:29:36.634Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:29:36.920Z] + docker version [2022-09-10T11:29:36.942Z] Commit message: "[20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0.8 branch)" [2022-09-10T11:29:36.280Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:29:36.294Z] > git config --add remote.origin.fetch +refs/pull/44122/head:refs/remotes/origin/PR-44122 # timeout=10 [2022-09-10T11:29:36.323Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:36.344Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:29:36.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:29:36.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:36.364Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:29:36.649Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:29:36.671Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-10T11:29:37.553Z] Merge succeeded, producing 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:29:37.553Z] Checking out Revision 25707841695d3bcfae8691e63152ecf4fec5a0fa (PR-44122) [2022-09-10T11:29:37.980Z] + docker version [2022-09-10T11:29:37.434Z] > git remote # timeout=10 [2022-09-10T11:29:37.467Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T11:29:37.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:29:37.500Z] > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10 [2022-09-10T11:29:37.527Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T11:29:37.556Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:29:37.583Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:29:42.074Z] Commit message: "[20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0.8 branch)" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-10T11:29:42.991Z] + docker version [2022-09-10T11:29:47.925Z] Client: Docker Engine - Community [2022-09-10T11:29:47.925Z] Version: 22.06.0-beta.0 [2022-09-10T11:29:47.925Z] API version: 1.42 [2022-09-10T11:29:47.925Z] Go version: go1.18.3 [2022-09-10T11:29:47.925Z] Git commit: 3e9117b [2022-09-10T11:29:47.925Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-10T11:29:47.925Z] OS/Arch: linux/arm64 [2022-09-10T11:29:47.925Z] Context: default [2022-09-10T11:29:47.925Z] [2022-09-10T11:29:47.925Z] Server: Docker Engine - Community [2022-09-10T11:29:47.925Z] Engine: [2022-09-10T11:29:47.925Z] Version: 22.06.0-beta.0 [2022-09-10T11:29:47.925Z] API version: 1.42 (minimum version 1.12) [2022-09-10T11:29:47.925Z] Go version: go1.18.3 [2022-09-10T11:29:47.925Z] Git commit: 38633e7 [2022-09-10T11:29:47.925Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-10T11:29:47.925Z] OS/Arch: linux/arm64 [2022-09-10T11:29:47.925Z] Experimental: true [2022-09-10T11:29:47.925Z] containerd: [2022-09-10T11:29:47.925Z] Version: 1.6.8 [2022-09-10T11:29:47.925Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T11:29:47.925Z] runc: [2022-09-10T11:29:47.925Z] Version: 1.1.4 [2022-09-10T11:29:47.925Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-10T11:29:47.925Z] docker-init: [2022-09-10T11:29:47.925Z] Version: 0.19.0 [2022-09-10T11:29:47.925Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-10T11:29:48.262Z] + docker info [2022-09-10T11:29:48.262Z] Client: [2022-09-10T11:29:48.262Z] Context: default [2022-09-10T11:29:48.262Z] Debug Mode: false [2022-09-10T11:29:48.262Z] Plugins: [2022-09-10T11:29:48.262Z] buildx: Docker Buildx (Docker Inc.) [2022-09-10T11:29:48.262Z] Version: v0.8.2 [2022-09-10T11:29:48.262Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-10T11:29:48.262Z] compose: Docker Compose (Docker Inc.) [2022-09-10T11:29:48.262Z] Version: v2.10.2 [2022-09-10T11:29:48.262Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-10T11:29:48.262Z] [2022-09-10T11:29:48.262Z] Server: [2022-09-10T11:29:48.262Z] Containers: 0 [2022-09-10T11:29:48.262Z] Running: 0 [2022-09-10T11:29:48.262Z] Paused: 0 [2022-09-10T11:29:48.262Z] Stopped: 0 [2022-09-10T11:29:48.262Z] Images: 0 [2022-09-10T11:29:48.262Z] Server Version: 22.06.0-beta.0 [2022-09-10T11:29:48.262Z] Storage Driver: overlay2 [2022-09-10T11:29:48.262Z] Backing Filesystem: extfs [2022-09-10T11:29:48.262Z] Supports d_type: true [2022-09-10T11:29:48.262Z] Using metacopy: false [2022-09-10T11:29:48.262Z] Native Overlay Diff: true [2022-09-10T11:29:48.262Z] userxattr: false [2022-09-10T11:29:48.262Z] Logging Driver: json-file [2022-09-10T11:29:48.262Z] Cgroup Driver: cgroupfs [2022-09-10T11:29:48.262Z] Cgroup Version: 1 [2022-09-10T11:29:48.262Z] Plugins: [2022-09-10T11:29:48.262Z] Volume: local [2022-09-10T11:29:48.262Z] Network: bridge host ipvlan macvlan null overlay [2022-09-10T11:29:48.262Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-10T11:29:48.262Z] Swarm: inactive [2022-09-10T11:29:48.262Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-10T11:29:48.262Z] Default Runtime: runc [2022-09-10T11:29:48.262Z] Init Binary: docker-init [2022-09-10T11:29:48.262Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T11:29:48.262Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-10T11:29:48.262Z] init version: de40ad0 [2022-09-10T11:29:48.262Z] Security Options: [2022-09-10T11:29:48.262Z] apparmor [2022-09-10T11:29:48.262Z] seccomp [2022-09-10T11:29:48.262Z] Profile: builtin [2022-09-10T11:29:48.262Z] Kernel Version: 5.15.0-1019-aws [2022-09-10T11:29:48.262Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-10T11:29:48.262Z] OSType: linux [2022-09-10T11:29:48.262Z] Architecture: aarch64 [2022-09-10T11:29:48.262Z] CPUs: 2 [2022-09-10T11:29:48.262Z] Total Memory: 7.559GiB [2022-09-10T11:29:48.262Z] Name: ip-10-100-87-85 [2022-09-10T11:29:48.262Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-10T11:29:48.262Z] Docker Root Dir: /var/lib/docker [2022-09-10T11:29:48.262Z] Debug Mode: false [2022-09-10T11:29:48.262Z] Registry: https://index.docker.io/v1/ [2022-09-10T11:29:48.262Z] Labels: [2022-09-10T11:29:48.262Z] Experimental: true [2022-09-10T11:29:48.262Z] Insecure Registries: [2022-09-10T11:29:48.262Z] 127.0.0.0/8 [2022-09-10T11:29:48.262Z] Live Restore Enabled: true [2022-09-10T11:29:48.262Z] [Pipeline] sh [2022-09-10T11:29:48.599Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-10T11:29:48.599Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-10T11:29:48.599Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44122/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-10T11:29:48.599Z] + bash /home/ubuntu/workspace/moby_PR-44122/check-config.sh [2022-09-10T11:29:48.599Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-10T11:29:48.599Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-10T11:29:48.599Z] [2022-09-10T11:29:48.599Z] Generally Necessary: [2022-09-10T11:29:48.599Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-10T11:29:48.599Z] - apparmor: enabled and tools installed [2022-09-10T11:29:48.599Z] - CONFIG_NAMESPACES: enabled [2022-09-10T11:29:48.599Z] - CONFIG_NET_NS: enabled [2022-09-10T11:29:48.599Z] - CONFIG_PID_NS: enabled [2022-09-10T11:29:48.599Z] - CONFIG_IPC_NS: enabled [2022-09-10T11:29:48.599Z] - CONFIG_UTS_NS: enabled [2022-09-10T11:29:48.599Z] - CONFIG_CGROUPS: enabled [2022-09-10T11:29:48.599Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-10T11:29:48.599Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-10T11:29:48.599Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-10T11:29:48.599Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-10T11:29:48.599Z] - CONFIG_CPUSETS: enabled [2022-09-10T11:29:48.599Z] - CONFIG_MEMCG: enabled [2022-09-10T11:29:48.599Z] - CONFIG_KEYS: enabled [2022-09-10T11:29:48.599Z] - CONFIG_VETH: enabled (as module) [2022-09-10T11:29:48.599Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-10T11:29:48.599Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-10T11:29:48.599Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-10T11:29:48.599Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-10T11:29:48.599Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-10T11:29:48.857Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-10T11:29:48.857Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-10T11:29:48.857Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-10T11:29:48.857Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-10T11:29:48.857Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-10T11:29:48.857Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-10T11:29:48.857Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-10T11:29:48.857Z] [2022-09-10T11:29:48.857Z] Optional Features: [2022-09-10T11:29:48.857Z] - CONFIG_USER_NS: enabled [2022-09-10T11:29:48.857Z] - CONFIG_SECCOMP: enabled [2022-09-10T11:29:48.857Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-10T11:29:48.857Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-10T11:29:48.857Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-10T11:29:48.857Z] (cgroup swap accounting is currently enabled) [2022-09-10T11:29:48.857Z] - CONFIG_BLK_CGROUP: enabled [2022-09-10T11:29:48.857Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-10T11:29:48.857Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-10T11:29:48.857Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-10T11:29:48.857Z] - CONFIG_CGROUP_PERF: enabled [2022-09-10T11:29:48.857Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-10T11:29:48.857Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-10T11:29:48.857Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-10T11:29:48.857Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-10T11:29:48.857Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-10T11:29:49.113Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-10T11:29:49.113Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-10T11:29:49.113Z] - CONFIG_IP_VS: enabled (as module) [2022-09-10T11:29:49.113Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-10T11:29:49.113Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-10T11:29:49.113Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-10T11:29:49.113Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-10T11:29:49.113Z] - CONFIG_EXT4_FS: enabled [2022-09-10T11:29:49.113Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-10T11:29:49.113Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-10T11:29:49.113Z] - Network Drivers: [2022-09-10T11:29:49.113Z] - "overlay": [2022-09-10T11:29:49.113Z] - CONFIG_VXLAN: enabled (as module) [2022-09-10T11:29:49.113Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-10T11:29:49.113Z] Optional (for encrypted networks): [2022-09-10T11:29:49.113Z] - CONFIG_CRYPTO: enabled [2022-09-10T11:29:49.113Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-10T11:29:49.113Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-10T11:29:49.113Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-10T11:29:49.113Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-10T11:29:49.113Z] - CONFIG_XFRM: enabled [2022-09-10T11:29:49.113Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-10T11:29:49.113Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-10T11:29:49.113Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-10T11:29:49.113Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-10T11:29:49.113Z] - "ipvlan": [2022-09-10T11:29:49.372Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-10T11:29:49.372Z] - "macvlan": [2022-09-10T11:29:49.372Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-10T11:29:49.372Z] - CONFIG_DUMMY: enabled (as module) [2022-09-10T11:29:49.372Z] - "ftp,tftp client in container": [2022-09-10T11:29:49.372Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-10T11:29:49.372Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-10T11:29:49.372Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-10T11:29:49.372Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-10T11:29:49.372Z] - Storage Drivers: [2022-09-10T11:29:49.372Z] - "aufs": [2022-09-10T11:29:49.372Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-10T11:29:49.372Z] - "btrfs": [2022-09-10T11:29:49.372Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-10T11:29:49.372Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-10T11:29:49.372Z] - "devicemapper": [2022-09-10T11:29:49.372Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-10T11:29:49.372Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-10T11:29:49.372Z] - "overlay": [2022-09-10T11:29:49.372Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-10T11:29:49.372Z] - "zfs": [2022-09-10T11:29:49.372Z] - /dev/zfs: present [2022-09-10T11:29:49.372Z] - zfs command: missing [2022-09-10T11:29:49.372Z] - zpool command: missing [2022-09-10T11:29:49.372Z] [2022-09-10T11:29:49.372Z] Limits: [2022-09-10T11:29:49.372Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-10T11:29:49.372Z] [2022-09-10T11:29:49.372Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-10T11:29:49.733Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25707841695d3bcfae8691e63152ecf4fec5a0fa . [2022-09-10T11:29:49.989Z] #1 [internal] load .dockerignore [2022-09-10T11:29:49.989Z] #1 transferring context: 87B done [2022-09-10T11:29:49.989Z] #1 DONE 0.1s [2022-09-10T11:29:49.989Z] [2022-09-10T11:29:49.989Z] #2 [internal] load build definition from Dockerfile [2022-09-10T11:29:49.989Z] #2 transferring dockerfile: 17.04kB done [2022-09-10T11:29:49.989Z] #2 DONE 0.1s [2022-09-10T11:29:49.989Z] [2022-09-10T11:29:49.989Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-10T11:29:50.245Z] #3 DONE 0.4s [2022-09-10T11:29:50.501Z] [2022-09-10T11:29:50.501Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-10T11:29:50.502Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2022-09-10T11:29:50.502Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-10T11:29:50.502Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-09-10T11:29:50.502Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-09-10T11:29:50.502Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-09-10T11:29:50.502Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s done [2022-09-10T11:29:50.502Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-09-10T11:29:50.758Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-09-10T11:29:51.014Z] #4 DONE 0.4s [2022-09-10T11:29:51.014Z] [2022-09-10T11:29:51.014Z] #5 [internal] load build definition from Dockerfile [2022-09-10T11:29:51.014Z] #5 DONE 0.0s [2022-09-10T11:29:51.014Z] [2022-09-10T11:29:51.014Z] #6 [internal] load .dockerignore [2022-09-10T11:29:51.014Z] #6 DONE 0.0s [2022-09-10T11:29:51.014Z] [2022-09-10T11:29:51.014Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-10T11:29:51.944Z] #7 DONE 1.0s [2022-09-10T11:29:51.944Z] [2022-09-10T11:29:51.944Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-09-10T11:29:51.944Z] #8 DONE 0.9s [2022-09-10T11:29:51.944Z] [2022-09-10T11:29:51.944Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:29:51.944Z] #9 DONE 0.9s [2022-09-10T11:29:51.944Z] [2022-09-10T11:29:51.944Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:29:51.944Z] #10 DONE 1.0s [2022-09-10T11:29:52.871Z] Client: Docker Engine - Community [2022-09-10T11:29:52.871Z] Version: 22.06.0-beta.0 [2022-09-10T11:29:52.871Z] API version: 1.42 [2022-09-10T11:29:52.871Z] Go version: go1.18.3 [2022-09-10T11:29:52.871Z] Git commit: 3e9117b [2022-09-10T11:29:52.871Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-10T11:29:52.871Z] OS/Arch: linux/amd64 [2022-09-10T11:29:52.871Z] Context: default [2022-09-10T11:29:52.871Z] [2022-09-10T11:29:52.871Z] Server: Docker Engine - Community [2022-09-10T11:29:52.871Z] Engine: [2022-09-10T11:29:52.871Z] Version: 22.06.0-beta.0 [2022-09-10T11:29:52.871Z] API version: 1.42 (minimum version 1.12) [2022-09-10T11:29:52.871Z] Go version: go1.18.3 [2022-09-10T11:29:52.871Z] Git commit: 38633e7 [2022-09-10T11:29:52.871Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-10T11:29:52.871Z] OS/Arch: linux/amd64 [2022-09-10T11:29:52.871Z] Experimental: true [2022-09-10T11:29:52.871Z] containerd: [2022-09-10T11:29:52.871Z] Version: 1.6.8 [2022-09-10T11:29:52.871Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T11:29:52.871Z] runc: [2022-09-10T11:29:52.871Z] Version: 1.1.4 [2022-09-10T11:29:52.871Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-10T11:29:52.871Z] docker-init: [2022-09-10T11:29:52.871Z] Version: 0.19.0 [2022-09-10T11:29:52.871Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-10T11:29:52.983Z] Client: Docker Engine - Community [2022-09-10T11:29:52.983Z] Version: 22.06.0-beta.0 [2022-09-10T11:29:52.983Z] API version: 1.42 [2022-09-10T11:29:52.983Z] Go version: go1.18.3 [2022-09-10T11:29:52.983Z] Git commit: 3e9117b [2022-09-10T11:29:52.983Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-10T11:29:52.983Z] OS/Arch: linux/amd64 [2022-09-10T11:29:52.983Z] Context: default [2022-09-10T11:29:52.983Z] [2022-09-10T11:29:52.983Z] Server: Docker Engine - Community [2022-09-10T11:29:52.983Z] Engine: [2022-09-10T11:29:52.983Z] Version: 22.06.0-beta.0 [2022-09-10T11:29:52.983Z] API version: 1.42 (minimum version 1.12) [2022-09-10T11:29:52.983Z] Go version: go1.18.3 [2022-09-10T11:29:52.983Z] Git commit: 38633e7 [2022-09-10T11:29:52.983Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-10T11:29:52.983Z] OS/Arch: linux/amd64 [2022-09-10T11:29:52.983Z] Experimental: true [2022-09-10T11:29:52.983Z] containerd: [2022-09-10T11:29:52.983Z] Version: 1.6.8 [2022-09-10T11:29:52.983Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T11:29:52.983Z] runc: [2022-09-10T11:29:52.983Z] Version: 1.1.4 [2022-09-10T11:29:52.983Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-10T11:29:52.983Z] docker-init: [2022-09-10T11:29:52.983Z] Version: 0.19.0 [2022-09-10T11:29:52.983Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-10T11:29:53.182Z] + docker info [2022-09-10T11:29:53.182Z] Client: [2022-09-10T11:29:53.182Z] Context: default [2022-09-10T11:29:53.182Z] Debug Mode: false [2022-09-10T11:29:53.182Z] Plugins: [2022-09-10T11:29:53.182Z] buildx: Docker Buildx (Docker Inc.) [2022-09-10T11:29:53.182Z] Version: f500bf6 [2022-09-10T11:29:53.182Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-10T11:29:53.182Z] compose: Docker Compose (Docker Inc.) [2022-09-10T11:29:53.182Z] Version: v2.10.2 [2022-09-10T11:29:53.182Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-10T11:29:53.182Z] scan: Docker Scan (Docker Inc.) [2022-09-10T11:29:53.182Z] Version: v0.17.0 [2022-09-10T11:29:53.182Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-10T11:29:53.182Z] [2022-09-10T11:29:53.182Z] Server: [2022-09-10T11:29:53.182Z] Containers: 0 [2022-09-10T11:29:53.182Z] Running: 0 [2022-09-10T11:29:53.182Z] Paused: 0 [2022-09-10T11:29:53.182Z] Stopped: 0 [2022-09-10T11:29:53.182Z] Images: 0 [2022-09-10T11:29:53.182Z] Server Version: 22.06.0-beta.0 [2022-09-10T11:29:53.182Z] Storage Driver: overlay2 [2022-09-10T11:29:53.182Z] Backing Filesystem: extfs [2022-09-10T11:29:53.182Z] Supports d_type: true [2022-09-10T11:29:53.182Z] Using metacopy: false [2022-09-10T11:29:53.182Z] Native Overlay Diff: true [2022-09-10T11:29:53.182Z] userxattr: false [2022-09-10T11:29:53.182Z] Logging Driver: json-file [2022-09-10T11:29:53.182Z] Cgroup Driver: cgroupfs [2022-09-10T11:29:53.182Z] Cgroup Version: 1 [2022-09-10T11:29:53.182Z] Plugins: [2022-09-10T11:29:53.182Z] Volume: local [2022-09-10T11:29:53.182Z] Network: bridge host ipvlan macvlan null overlay [2022-09-10T11:29:53.182Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-10T11:29:53.182Z] Swarm: inactive [2022-09-10T11:29:53.182Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-10T11:29:53.182Z] Default Runtime: runc [2022-09-10T11:29:53.182Z] Init Binary: docker-init [2022-09-10T11:29:53.182Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T11:29:53.182Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-10T11:29:53.182Z] init version: de40ad0 [2022-09-10T11:29:53.182Z] Security Options: [2022-09-10T11:29:53.182Z] apparmor [2022-09-10T11:29:53.182Z] seccomp [2022-09-10T11:29:53.182Z] Profile: builtin [2022-09-10T11:29:53.182Z] Kernel Version: 5.4.0-1084-aws [2022-09-10T11:29:53.182Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-10T11:29:53.182Z] OSType: linux [2022-09-10T11:29:53.182Z] Architecture: x86_64 [2022-09-10T11:29:53.182Z] CPUs: 2 [2022-09-10T11:29:53.182Z] Total Memory: 7.565GiB [2022-09-10T11:29:53.182Z] Name: ip-10-100-108-98 [2022-09-10T11:29:53.182Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-10T11:29:53.182Z] Docker Root Dir: /var/lib/docker [2022-09-10T11:29:53.182Z] Debug Mode: false [2022-09-10T11:29:53.182Z] Registry: https://index.docker.io/v1/ [2022-09-10T11:29:53.182Z] Labels: [2022-09-10T11:29:53.182Z] Experimental: true [2022-09-10T11:29:53.182Z] Insecure Registries: [2022-09-10T11:29:53.182Z] 127.0.0.0/8 [2022-09-10T11:29:53.182Z] Live Restore Enabled: true [2022-09-10T11:29:53.182Z] [2022-09-10T11:29:53.182Z] WARNING: No swap limit support [Pipeline] sh [2022-09-10T11:29:53.295Z] + docker info [2022-09-10T11:29:53.295Z] Client: [2022-09-10T11:29:53.295Z] Context: default [2022-09-10T11:29:53.295Z] Debug Mode: false [2022-09-10T11:29:53.295Z] Plugins: [2022-09-10T11:29:53.295Z] buildx: Docker Buildx (Docker Inc.) [2022-09-10T11:29:53.295Z] Version: f500bf6 [2022-09-10T11:29:53.295Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-10T11:29:53.295Z] compose: Docker Compose (Docker Inc.) [2022-09-10T11:29:53.295Z] Version: v2.10.2 [2022-09-10T11:29:53.295Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-10T11:29:53.295Z] scan: Docker Scan (Docker Inc.) [2022-09-10T11:29:53.295Z] Version: v0.17.0 [2022-09-10T11:29:53.295Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-10T11:29:53.295Z] [2022-09-10T11:29:53.295Z] Server: [2022-09-10T11:29:53.295Z] Containers: 0 [2022-09-10T11:29:53.295Z] Running: 0 [2022-09-10T11:29:53.295Z] Paused: 0 [2022-09-10T11:29:53.295Z] Stopped: 0 [2022-09-10T11:29:53.295Z] Images: 0 [2022-09-10T11:29:53.295Z] Server Version: 22.06.0-beta.0 [2022-09-10T11:29:53.295Z] Storage Driver: overlay2 [2022-09-10T11:29:53.295Z] Backing Filesystem: extfs [2022-09-10T11:29:53.295Z] Supports d_type: true [2022-09-10T11:29:53.295Z] Using metacopy: false [2022-09-10T11:29:53.295Z] Native Overlay Diff: true [2022-09-10T11:29:53.295Z] userxattr: false [2022-09-10T11:29:53.295Z] Logging Driver: json-file [2022-09-10T11:29:53.295Z] Cgroup Driver: cgroupfs [2022-09-10T11:29:53.295Z] Cgroup Version: 1 [2022-09-10T11:29:53.295Z] Plugins: [2022-09-10T11:29:53.295Z] Volume: local [2022-09-10T11:29:53.295Z] Network: bridge host ipvlan macvlan null overlay [2022-09-10T11:29:53.295Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-10T11:29:53.295Z] Swarm: inactive [2022-09-10T11:29:53.295Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-10T11:29:53.295Z] Default Runtime: runc [2022-09-10T11:29:53.295Z] Init Binary: docker-init [2022-09-10T11:29:53.295Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T11:29:53.295Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-10T11:29:53.295Z] init version: de40ad0 [2022-09-10T11:29:53.295Z] Security Options: [2022-09-10T11:29:53.295Z] apparmor [2022-09-10T11:29:53.295Z] seccomp [2022-09-10T11:29:53.295Z] Profile: builtin [2022-09-10T11:29:53.295Z] Kernel Version: 5.4.0-1084-aws [2022-09-10T11:29:53.295Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-10T11:29:53.295Z] OSType: linux [2022-09-10T11:29:53.295Z] Architecture: x86_64 [2022-09-10T11:29:53.295Z] CPUs: 2 [2022-09-10T11:29:53.295Z] Total Memory: 7.565GiB [2022-09-10T11:29:53.295Z] Name: ip-10-100-63-145 [2022-09-10T11:29:53.295Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-10T11:29:53.295Z] Docker Root Dir: /var/lib/docker [2022-09-10T11:29:53.295Z] Debug Mode: false [2022-09-10T11:29:53.295Z] Registry: https://index.docker.io/v1/ [2022-09-10T11:29:53.295Z] Labels: [2022-09-10T11:29:53.295Z] Experimental: true [2022-09-10T11:29:53.295Z] Insecure Registries: [2022-09-10T11:29:53.295Z] 127.0.0.0/8 [2022-09-10T11:29:53.295Z] Live Restore Enabled: true [2022-09-10T11:29:53.295Z] [2022-09-10T11:29:53.295Z] WARNING: No swap limit support [Pipeline] sh [2022-09-10T11:29:53.473Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-10T11:29:53.473Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-10T11:29:53.473Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44122/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-10T11:29:53.473Z] + bash /home/ubuntu/workspace/moby_PR-44122/check-config.sh [2022-09-10T11:29:53.473Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-10T11:29:53.473Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-10T11:29:53.473Z] [2022-09-10T11:29:53.473Z] Generally Necessary: [2022-09-10T11:29:53.473Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-10T11:29:53.473Z] - apparmor: enabled and tools installed [2022-09-10T11:29:53.473Z] - CONFIG_NAMESPACES: enabled [2022-09-10T11:29:53.473Z] - CONFIG_NET_NS: enabled [2022-09-10T11:29:53.473Z] - CONFIG_PID_NS: enabled [2022-09-10T11:29:53.473Z] - CONFIG_IPC_NS: enabled [2022-09-10T11:29:53.581Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-10T11:29:53.581Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-10T11:29:53.581Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44122/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-10T11:29:53.581Z] + bash /home/ubuntu/workspace/moby_PR-44122/check-config.sh [2022-09-10T11:29:53.581Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-10T11:29:53.581Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-10T11:29:53.581Z] [2022-09-10T11:29:53.581Z] Generally Necessary: [2022-09-10T11:29:53.581Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-10T11:29:53.581Z] - apparmor: enabled and tools installed [2022-09-10T11:29:53.581Z] - CONFIG_NAMESPACES: enabled [2022-09-10T11:29:53.581Z] - CONFIG_NET_NS: enabled [2022-09-10T11:29:53.581Z] - CONFIG_PID_NS: enabled [2022-09-10T11:29:53.733Z] - CONFIG_UTS_NS: enabled [2022-09-10T11:29:53.733Z] - CONFIG_CGROUPS: enabled [2022-09-10T11:29:53.733Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-10T11:29:53.733Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-10T11:29:53.733Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-10T11:29:53.733Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-10T11:29:53.733Z] - CONFIG_CPUSETS: enabled [2022-09-10T11:29:53.733Z] - CONFIG_MEMCG: enabled [2022-09-10T11:29:53.733Z] - CONFIG_KEYS: enabled [2022-09-10T11:29:53.733Z] - CONFIG_VETH: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-10T11:29:53.733Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-10T11:29:53.733Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-10T11:29:53.733Z] [2022-09-10T11:29:53.733Z] Optional Features: [2022-09-10T11:29:53.733Z] - CONFIG_USER_NS: enabled [2022-09-10T11:29:53.733Z] - CONFIG_SECCOMP: enabled [2022-09-10T11:29:53.733Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-10T11:29:53.733Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-10T11:29:53.733Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-10T11:29:53.733Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-10T11:29:53.733Z] - CONFIG_BLK_CGROUP: enabled [2022-09-10T11:29:53.733Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-10T11:29:53.733Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-10T11:29:53.733Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-10T11:29:53.733Z] - CONFIG_CGROUP_PERF: enabled [2022-09-10T11:29:53.733Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-10T11:29:53.733Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-10T11:29:53.733Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-10T11:29:53.842Z] - CONFIG_IPC_NS: enabled [2022-09-10T11:29:53.842Z] - CONFIG_UTS_NS: enabled [2022-09-10T11:29:53.842Z] - CONFIG_CGROUPS: enabled [2022-09-10T11:29:53.842Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-10T11:29:53.842Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-10T11:29:53.842Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-10T11:29:53.842Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-10T11:29:53.842Z] - CONFIG_CPUSETS: enabled [2022-09-10T11:29:53.842Z] - CONFIG_MEMCG: enabled [2022-09-10T11:29:53.842Z] - CONFIG_KEYS: enabled [2022-09-10T11:29:53.842Z] - CONFIG_VETH: enabled (as module) [2022-09-10T11:29:53.842Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-10T11:29:53.842Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-10T11:29:53.842Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-10T11:29:53.842Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-10T11:29:53.842Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-10T11:29:53.842Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-10T11:29:53.842Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-10T11:29:53.842Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-10T11:29:53.842Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-10T11:29:53.842Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-10T11:29:53.842Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-10T11:29:53.842Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-10T11:29:53.842Z] [2022-09-10T11:29:53.842Z] Optional Features: [2022-09-10T11:29:53.842Z] - CONFIG_USER_NS: enabled [2022-09-10T11:29:53.842Z] - CONFIG_SECCOMP: enabled [2022-09-10T11:29:53.842Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-10T11:29:53.842Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-10T11:29:53.842Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-10T11:29:53.842Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-10T11:29:53.842Z] - CONFIG_BLK_CGROUP: enabled [2022-09-10T11:29:53.842Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-10T11:29:53.842Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-10T11:29:53.842Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-10T11:29:53.842Z] - CONFIG_CGROUP_PERF: enabled [2022-09-10T11:29:53.842Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-10T11:29:53.939Z] [2022-09-10T11:29:53.940Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:29:53.940Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-10T11:29:53.940Z] #11 DONE 0.0s [2022-09-10T11:29:53.940Z] [2022-09-10T11:29:53.940Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:29:53.940Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-10T11:29:53.992Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-10T11:29:53.992Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-10T11:29:53.992Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-10T11:29:53.992Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_IP_VS: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-10T11:29:53.992Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-10T11:29:53.992Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-10T11:29:53.992Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_EXT4_FS: enabled [2022-09-10T11:29:53.992Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-10T11:29:53.992Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-10T11:29:53.992Z] - Network Drivers: [2022-09-10T11:29:53.992Z] - "overlay": [2022-09-10T11:29:53.992Z] - CONFIG_VXLAN: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-10T11:29:53.992Z] Optional (for encrypted networks): [2022-09-10T11:29:53.992Z] - CONFIG_CRYPTO: enabled [2022-09-10T11:29:53.992Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-10T11:29:53.992Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-10T11:29:53.992Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-10T11:29:53.992Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-10T11:29:53.992Z] - CONFIG_XFRM: enabled [2022-09-10T11:29:53.992Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-10T11:29:53.992Z] - "ipvlan": [2022-09-10T11:29:53.992Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-10T11:29:53.992Z] - "macvlan": [2022-09-10T11:29:53.992Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_DUMMY: enabled (as module) [2022-09-10T11:29:53.992Z] - "ftp,tftp client in container": [2022-09-10T11:29:53.992Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-10T11:29:53.992Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-10T11:29:53.992Z] - Storage Drivers: [2022-09-10T11:29:53.992Z] - "aufs": [2022-09-10T11:29:53.992Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-10T11:29:53.992Z] - "btrfs": [2022-09-10T11:29:54.102Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-10T11:29:54.102Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-10T11:29:54.102Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-10T11:29:54.102Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-10T11:29:54.102Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_IP_VS: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-10T11:29:54.102Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-10T11:29:54.102Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-10T11:29:54.102Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_EXT4_FS: enabled [2022-09-10T11:29:54.102Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-10T11:29:54.102Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-10T11:29:54.102Z] - Network Drivers: [2022-09-10T11:29:54.102Z] - "overlay": [2022-09-10T11:29:54.102Z] - CONFIG_VXLAN: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-10T11:29:54.102Z] Optional (for encrypted networks): [2022-09-10T11:29:54.102Z] - CONFIG_CRYPTO: enabled [2022-09-10T11:29:54.102Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-10T11:29:54.102Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-10T11:29:54.102Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-10T11:29:54.102Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-10T11:29:54.102Z] - CONFIG_XFRM: enabled [2022-09-10T11:29:54.102Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-10T11:29:54.102Z] - "ipvlan": [2022-09-10T11:29:54.102Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-10T11:29:54.102Z] - "macvlan": [2022-09-10T11:29:54.102Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_DUMMY: enabled (as module) [2022-09-10T11:29:54.102Z] - "ftp,tftp client in container": [2022-09-10T11:29:54.102Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-10T11:29:54.102Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-10T11:29:54.102Z] - Storage Drivers: [2022-09-10T11:29:54.102Z] - "aufs": [2022-09-10T11:29:54.102Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-10T11:29:54.228Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T11:29:54.255Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-10T11:29:54.255Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-10T11:29:54.255Z] - "devicemapper": [2022-09-10T11:29:54.255Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-10T11:29:54.255Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-10T11:29:54.255Z] - "overlay": [2022-09-10T11:29:54.255Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-10T11:29:54.255Z] - "zfs": [2022-09-10T11:29:54.255Z] - /dev/zfs: present [2022-09-10T11:29:54.255Z] - zfs command: missing [2022-09-10T11:29:54.255Z] - zpool command: missing [2022-09-10T11:29:54.255Z] [2022-09-10T11:29:54.255Z] Limits: [2022-09-10T11:29:54.255Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-10T11:29:54.255Z] [2022-09-10T11:29:54.255Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-10T11:29:54.363Z] - "btrfs": [2022-09-10T11:29:54.363Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-10T11:29:54.363Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-10T11:29:54.363Z] - "devicemapper": [2022-09-10T11:29:54.363Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-10T11:29:54.363Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-10T11:29:54.363Z] - "overlay": [2022-09-10T11:29:54.363Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-10T11:29:54.363Z] - "zfs": [2022-09-10T11:29:54.363Z] - /dev/zfs: present [2022-09-10T11:29:54.363Z] - zfs command: missing [2022-09-10T11:29:54.363Z] - zpool command: missing [2022-09-10T11:29:54.363Z] [2022-09-10T11:29:54.363Z] Limits: [2022-09-10T11:29:54.363Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-10T11:29:54.363Z] [2022-09-10T11:29:54.363Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-10T11:29:54.492Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-10T11:29:54.492Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-10T11:29:54.492Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-09-10T11:29:54.577Z] + sudo modprobe ip_vs [2022-09-10T11:29:54.577Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25707841695d3bcfae8691e63152ecf4fec5a0fa . [2022-09-10T11:29:54.696Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:25707841695d3bcfae8691e63152ecf4fec5a0fa . [2022-09-10T11:29:54.749Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2022-09-10T11:29:54.835Z] #1 [internal] load .dockerignore [2022-09-10T11:29:54.835Z] #1 transferring context: 87B done [2022-09-10T11:29:54.835Z] #1 DONE 0.1s [2022-09-10T11:29:54.835Z] [2022-09-10T11:29:54.835Z] #2 [internal] load build definition from Dockerfile [2022-09-10T11:29:54.835Z] #2 transferring dockerfile: 17.04kB done [2022-09-10T11:29:54.835Z] #2 DONE 0.1s [2022-09-10T11:29:54.958Z] #1 [internal] load build definition from Dockerfile [2022-09-10T11:29:54.958Z] #1 transferring dockerfile: 17.04kB done [2022-09-10T11:29:54.958Z] #1 DONE 0.1s [2022-09-10T11:29:54.958Z] [2022-09-10T11:29:54.958Z] #2 [internal] load .dockerignore [2022-09-10T11:29:54.958Z] #2 transferring context: 87B done [2022-09-10T11:29:54.958Z] #2 DONE 0.1s [2022-09-10T11:29:54.958Z] [2022-09-10T11:29:54.958Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-10T11:29:55.005Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-10T11:29:55.005Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-10T11:29:55.014Z] Client: Docker Engine - Community [2022-09-10T11:29:55.014Z] Version: 22.06.0-beta.0 [2022-09-10T11:29:55.014Z] API version: 1.42 [2022-09-10T11:29:55.014Z] Go version: go1.18.3 [2022-09-10T11:29:55.014Z] Git commit: 3e9117b [2022-09-10T11:29:55.014Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-10T11:29:55.014Z] OS/Arch: linux/amd64 [2022-09-10T11:29:55.014Z] Context: default [2022-09-10T11:29:55.014Z] [2022-09-10T11:29:55.014Z] Server: Docker Engine - Community [2022-09-10T11:29:55.014Z] Engine: [2022-09-10T11:29:55.014Z] Version: 22.06.0-beta.0 [2022-09-10T11:29:55.014Z] API version: 1.42 (minimum version 1.12) [2022-09-10T11:29:55.014Z] Go version: go1.18.3 [2022-09-10T11:29:55.014Z] Git commit: 38633e7 [2022-09-10T11:29:55.014Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-10T11:29:55.014Z] OS/Arch: linux/amd64 [2022-09-10T11:29:55.014Z] Experimental: true [2022-09-10T11:29:55.014Z] containerd: [2022-09-10T11:29:55.014Z] Version: 1.6.8 [2022-09-10T11:29:55.014Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T11:29:55.014Z] runc: [2022-09-10T11:29:55.014Z] Version: 1.1.4 [2022-09-10T11:29:55.014Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-10T11:29:55.014Z] docker-init: [2022-09-10T11:29:55.014Z] Version: 0.19.0 [2022-09-10T11:29:55.014Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-10T11:29:55.096Z] [2022-09-10T11:29:55.096Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-10T11:29:55.218Z] #3 DONE 0.3s [2022-09-10T11:29:55.218Z] [2022-09-10T11:29:55.218Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-10T11:29:55.218Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-10T11:29:55.322Z] + docker info [2022-09-10T11:29:55.322Z] Client: [2022-09-10T11:29:55.322Z] Context: default [2022-09-10T11:29:55.322Z] Debug Mode: false [2022-09-10T11:29:55.322Z] Plugins: [2022-09-10T11:29:55.322Z] buildx: Docker Buildx (Docker Inc.) [2022-09-10T11:29:55.322Z] Version: f500bf6 [2022-09-10T11:29:55.322Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-10T11:29:55.322Z] compose: Docker Compose (Docker Inc.) [2022-09-10T11:29:55.322Z] Version: v2.10.2 [2022-09-10T11:29:55.322Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-10T11:29:55.322Z] scan: Docker Scan (Docker Inc.) [2022-09-10T11:29:55.322Z] Version: v0.17.0 [2022-09-10T11:29:55.322Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-10T11:29:55.322Z] [2022-09-10T11:29:55.322Z] Server: [2022-09-10T11:29:55.322Z] Containers: 0 [2022-09-10T11:29:55.322Z] Running: 0 [2022-09-10T11:29:55.322Z] Paused: 0 [2022-09-10T11:29:55.322Z] Stopped: 0 [2022-09-10T11:29:55.322Z] Images: 0 [2022-09-10T11:29:55.322Z] Server Version: 22.06.0-beta.0 [2022-09-10T11:29:55.322Z] Storage Driver: overlay2 [2022-09-10T11:29:55.322Z] Backing Filesystem: extfs [2022-09-10T11:29:55.322Z] Supports d_type: true [2022-09-10T11:29:55.322Z] Using metacopy: false [2022-09-10T11:29:55.322Z] Native Overlay Diff: true [2022-09-10T11:29:55.322Z] userxattr: false [2022-09-10T11:29:55.322Z] Logging Driver: json-file [2022-09-10T11:29:55.322Z] Cgroup Driver: systemd [2022-09-10T11:29:55.322Z] Cgroup Version: 2 [2022-09-10T11:29:55.322Z] Plugins: [2022-09-10T11:29:55.322Z] Volume: local [2022-09-10T11:29:55.322Z] Network: bridge host ipvlan macvlan null overlay [2022-09-10T11:29:55.322Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-10T11:29:55.322Z] Swarm: inactive [2022-09-10T11:29:55.322Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-10T11:29:55.322Z] Default Runtime: runc [2022-09-10T11:29:55.322Z] Init Binary: docker-init [2022-09-10T11:29:55.322Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T11:29:55.322Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-10T11:29:55.322Z] init version: de40ad0 [2022-09-10T11:29:55.322Z] Security Options: [2022-09-10T11:29:55.322Z] apparmor [2022-09-10T11:29:55.322Z] seccomp [2022-09-10T11:29:55.322Z] Profile: builtin [2022-09-10T11:29:55.322Z] cgroupns [2022-09-10T11:29:55.322Z] Kernel Version: 5.15.0-1019-aws [2022-09-10T11:29:55.322Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-10T11:29:55.322Z] OSType: linux [2022-09-10T11:29:55.322Z] Architecture: x86_64 [2022-09-10T11:29:55.322Z] CPUs: 2 [2022-09-10T11:29:55.322Z] Total Memory: 7.475GiB [2022-09-10T11:29:55.322Z] Name: ip-10-100-105-30 [2022-09-10T11:29:55.322Z] ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2 [2022-09-10T11:29:55.322Z] Docker Root Dir: /var/lib/docker [2022-09-10T11:29:55.322Z] Debug Mode: false [2022-09-10T11:29:55.322Z] Registry: https://index.docker.io/v1/ [2022-09-10T11:29:55.322Z] Labels: [2022-09-10T11:29:55.322Z] Experimental: true [2022-09-10T11:29:55.322Z] Insecure Registries: [2022-09-10T11:29:55.322Z] 127.0.0.0/8 [2022-09-10T11:29:55.322Z] Live Restore Enabled: true [2022-09-10T11:29:55.322Z] [Pipeline] } [Pipeline] // stage [2022-09-10T11:29:55.354Z] #3 DONE 0.4s [2022-09-10T11:29:55.354Z] [2022-09-10T11:29:55.354Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-10T11:29:55.354Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-10T11:29:55.478Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-10T11:29:55.478Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-10T11:29:55.478Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-10T11:29:55.478Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2022-09-10T11:29:55.614Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-10T11:29:55.614Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-10T11:29:55.614Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-10T11:29:55.614Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-09-10T11:29:55.614Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-09-10T11:29:55.614Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-09-10T11:29:55.646Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:25707841695d3bcfae8691e63152ecf4fec5a0fa . [2022-09-10T11:29:55.739Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2022-09-10T11:29:55.739Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2022-09-10T11:29:55.739Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-09-10T11:29:55.872Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-10T11:29:55.873Z] #4 DONE 0.7s [2022-09-10T11:29:55.904Z] #1 [internal] load .dockerignore [2022-09-10T11:29:55.904Z] #1 transferring context: [2022-09-10T11:29:55.904Z] #1 transferring context: 87B done [2022-09-10T11:29:55.904Z] #1 DONE 0.2s [2022-09-10T11:29:55.904Z] [2022-09-10T11:29:55.904Z] #2 [internal] load build definition from Dockerfile [2022-09-10T11:29:55.904Z] #2 transferring dockerfile: 17.04kB done [2022-09-10T11:29:55.904Z] #2 DONE 0.2s [2022-09-10T11:29:55.904Z] [2022-09-10T11:29:55.904Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-10T11:29:55.999Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-10T11:29:55.999Z] #4 DONE 0.7s [2022-09-10T11:29:56.164Z] #3 DONE 0.3s [2022-09-10T11:29:56.258Z] [2022-09-10T11:29:56.258Z] #5 [internal] load .dockerignore [2022-09-10T11:29:56.258Z] #5 DONE 0.0s [2022-09-10T11:29:56.258Z] [2022-09-10T11:29:56.258Z] #6 [internal] load build definition from Dockerfile [2022-09-10T11:29:56.258Z] #6 DONE 0.0s [2022-09-10T11:29:56.258Z] [2022-09-10T11:29:56.258Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:29:56.422Z] [2022-09-10T11:29:56.422Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-10T11:29:56.422Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-10T11:29:56.422Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-10T11:29:56.422Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2022-09-10T11:29:56.423Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-10T11:29:56.423Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-10T11:29:56.423Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-09-10T11:29:56.423Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-09-10T11:29:56.441Z] [2022-09-10T11:29:56.441Z] #5 [internal] load build definition from Dockerfile [2022-09-10T11:29:56.441Z] #5 DONE 0.0s [2022-09-10T11:29:56.441Z] [2022-09-10T11:29:56.441Z] #6 [internal] load .dockerignore [2022-09-10T11:29:56.441Z] #6 DONE 0.0s [2022-09-10T11:29:56.441Z] [2022-09-10T11:29:56.441Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:29:56.681Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-10T11:29:56.907Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-09-10T11:29:56.939Z] #4 DONE 0.6s [2022-09-10T11:29:57.198Z] [2022-09-10T11:29:57.198Z] #5 [internal] load build definition from Dockerfile [2022-09-10T11:29:57.198Z] #5 DONE 0.0s [2022-09-10T11:29:57.198Z] [2022-09-10T11:29:57.198Z] #6 [internal] load .dockerignore [2022-09-10T11:29:57.198Z] #6 DONE 0.0s [2022-09-10T11:29:57.198Z] [2022-09-10T11:29:57.198Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:29:57.200Z] #7 DONE 1.1s [2022-09-10T11:29:57.200Z] [2022-09-10T11:29:57.200Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-10T11:29:57.200Z] #8 DONE 1.1s [2022-09-10T11:29:57.200Z] [2022-09-10T11:29:57.200Z] #9 [internal] load metadata for docker.io/library/debian:buster [2022-09-10T11:29:57.200Z] #9 DONE 1.1s [2022-09-10T11:29:57.200Z] [2022-09-10T11:29:57.200Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:29:57.200Z] #10 DONE 1.1s [2022-09-10T11:29:57.376Z] #7 ... [2022-09-10T11:29:57.376Z] [2022-09-10T11:29:57.376Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-09-10T11:29:57.376Z] #8 DONE 1.0s [2022-09-10T11:29:57.376Z] [2022-09-10T11:29:57.376Z] #9 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-10T11:29:57.376Z] #9 DONE 1.0s [2022-09-10T11:29:57.376Z] [2022-09-10T11:29:57.376Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:29:57.376Z] #10 DONE 1.0s [2022-09-10T11:29:57.376Z] [2022-09-10T11:29:57.376Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:29:57.376Z] #7 DONE 1.0s [2022-09-10T11:29:57.515Z] #12 ... [2022-09-10T11:29:57.515Z] [2022-09-10T11:29:57.515Z] #13 [internal] load build context [2022-09-10T11:29:57.515Z] #13 transferring context: 53.43MB 3.2s done [2022-09-10T11:29:57.515Z] #13 DONE 3.5s [2022-09-10T11:29:57.771Z] [2022-09-10T11:29:57.771Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:29:57.771Z] #14 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.2s done [2022-09-10T11:29:57.771Z] #14 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-10T11:29:57.771Z] #14 sha256:713f8690d9a101a49b0fb3956322a7486c6867c76c7d88258a2d7c4db5a7661e 1.79kB / 1.79kB done [2022-09-10T11:29:57.771Z] #14 sha256:cf0cb8a0dca7b1fa91566225390d4953ae22dda6edd8defb7607e1cb35c682f2 7.12kB / 7.12kB done [2022-09-10T11:29:57.771Z] #14 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 49.23MB / 49.23MB 0.9s done [2022-09-10T11:29:57.771Z] #14 sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 7.72MB / 7.72MB 1.0s done [2022-09-10T11:29:57.771Z] #14 sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 9.77MB / 9.77MB 1.5s done [2022-09-10T11:29:57.771Z] #14 extracting sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 2.2s [2022-09-10T11:29:57.771Z] #14 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 62.47MB / 62.47MB 2.3s done [2022-09-10T11:29:57.771Z] #14 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 52.17MB / 52.17MB 3.1s done [2022-09-10T11:29:57.771Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 109.00MB / 109.00MB 3.3s [2022-09-10T11:29:57.771Z] #14 sha256:97cdd028ae6108ee02b8948b88d78f16993fa5f19fed70c25568c6ed972290cf 126B / 126B 3.2s done [2022-09-10T11:29:58.132Z] #7 ... [2022-09-10T11:29:58.132Z] [2022-09-10T11:29:58.132Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-09-10T11:29:58.132Z] #8 DONE 0.8s [2022-09-10T11:29:58.132Z] [2022-09-10T11:29:58.132Z] #9 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-10T11:29:58.132Z] #9 DONE 0.8s [2022-09-10T11:29:58.132Z] [2022-09-10T11:29:58.132Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:29:58.132Z] #10 DONE 0.9s [2022-09-10T11:29:58.132Z] [2022-09-10T11:29:58.132Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T11:29:58.132Z] #7 DONE 0.9s [2022-09-10T11:29:58.703Z] #14 extracting sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 3.2s done [2022-09-10T11:29:59.109Z] [2022-09-10T11:29:59.109Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:29:59.109Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-10T11:29:59.109Z] #11 DONE 0.0s [2022-09-10T11:29:59.109Z] [2022-09-10T11:29:59.109Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-10T11:29:59.109Z] #12 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.1s done [2022-09-10T11:29:59.109Z] #12 DONE 0.1s [2022-09-10T11:29:59.109Z] [2022-09-10T11:29:59.109Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:29:59.109Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-10T11:29:59.109Z] #13 DONE 0.1s [2022-09-10T11:29:59.109Z] [2022-09-10T11:29:59.109Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:29:59.109Z] #14 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.1s done [2022-09-10T11:29:59.109Z] #14 DONE 0.1s [2022-09-10T11:29:59.109Z] [2022-09-10T11:29:59.109Z] #15 [internal] load build context [2022-09-10T11:29:59.271Z] #14 extracting sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 0.1s [2022-09-10T11:29:59.271Z] #14 ... [2022-09-10T11:29:59.271Z] [2022-09-10T11:29:59.271Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:29:59.271Z] #12 DONE 5.3s [2022-09-10T11:29:59.271Z] [2022-09-10T11:29:59.271Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:29:59.271Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 109.00MB / 109.00MB 4.9s done [2022-09-10T11:29:59.271Z] #14 ... [2022-09-10T11:29:59.271Z] [2022-09-10T11:29:59.271Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:29:59.271Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T11:29:59.271Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-10T11:29:59.271Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-10T11:29:59.271Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-10T11:29:59.271Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-09-10T11:29:59.271Z] #11 DONE 5.3s [2022-09-10T11:29:59.271Z] [2022-09-10T11:29:59.271Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-10T11:29:59.271Z] #15 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.2s done [2022-09-10T11:29:59.271Z] #15 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-10T11:29:59.271Z] #15 sha256:46f5b3c07b5e5aa83547cf697dcfe097052ff88018481fe615206c5651d75ba0 529B / 529B done [2022-09-10T11:29:59.271Z] #15 sha256:acc71be2b14e0aa7e789dd25be145d42b93a4c9177b49a46458e7a9bbb4a4604 1.48kB / 1.48kB done [2022-09-10T11:29:59.271Z] #15 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 49.23MB / 49.23MB 0.7s done [2022-09-10T11:29:59.271Z] #15 DONE 5.4s [2022-09-10T11:29:59.271Z] [2022-09-10T11:29:59.271Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:29:59.318Z] [2022-09-10T11:29:59.318Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:29:59.318Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-09-10T11:29:59.318Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T11:29:59.318Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-10T11:29:59.318Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-10T11:29:59.318Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2022-09-10T11:29:59.527Z] #14 extracting sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 0.5s done [2022-09-10T11:29:59.603Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.2s [2022-09-10T11:29:59.603Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.28MB / 12.42MB 0.3s [2022-09-10T11:29:59.603Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s [2022-09-10T11:29:59.787Z] #14 extracting sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a [2022-09-10T11:29:59.902Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-10T11:29:59.902Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-09-10T11:30:00.067Z] #15 transferring context: 14.60MB 1.0s [2022-09-10T11:30:00.349Z] #14 extracting sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 0.3s done [2022-09-10T11:30:00.605Z] #14 extracting sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 0.1s [2022-09-10T11:30:00.665Z] [2022-09-10T11:30:00.665Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:30:00.665Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-10T11:30:00.665Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T11:30:00.665Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-10T11:30:00.665Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-10T11:30:00.665Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-09-10T11:30:00.665Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.3s [2022-09-10T11:30:00.930Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-09-10T11:30:01.191Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-09-10T11:30:01.191Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-10T11:30:03.123Z] #14 extracting sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 2.6s done [2022-09-10T11:30:03.208Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-09-10T11:30:03.384Z] #15 ... [2022-09-10T11:30:03.384Z] [2022-09-10T11:30:03.384Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:30:03.384Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T11:30:03.384Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-10T11:30:03.384Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-10T11:30:03.384Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-10T11:30:03.384Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-09-10T11:30:03.384Z] #13 DONE 3.8s [2022-09-10T11:30:03.384Z] [2022-09-10T11:30:03.384Z] #15 [internal] load build context [2022-09-10T11:30:03.686Z] #14 extracting sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 [2022-09-10T11:30:04.147Z] #11 ... [2022-09-10T11:30:04.147Z] [2022-09-10T11:30:04.147Z] #12 [internal] load build context [2022-09-10T11:30:04.147Z] #12 transferring context: 53.43MB 4.6s done [2022-09-10T11:30:04.147Z] #12 DONE 5.1s [2022-09-10T11:30:04.147Z] [2022-09-10T11:30:04.147Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:04.147Z] #13 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.1s done [2022-09-10T11:30:04.147Z] #13 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-10T11:30:04.147Z] #13 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-10T11:30:04.147Z] #13 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-10T11:30:04.147Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.8s done [2022-09-10T11:30:04.147Z] #13 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 1.9s done [2022-09-10T11:30:04.147Z] #13 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 1.3s done [2022-09-10T11:30:04.147Z] #13 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 2.9s done [2022-09-10T11:30:04.147Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 4.9s [2022-09-10T11:30:04.147Z] #13 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 3.0s [2022-09-10T11:30:04.147Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 4.6s done [2022-09-10T11:30:04.147Z] #13 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 3.0s done [2022-09-10T11:30:04.324Z] #15 transferring context: 53.43MB 5.2s done [2022-09-10T11:30:04.493Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-09-10T11:30:04.759Z] #11 DONE 4.4s [2022-09-10T11:30:04.759Z] [2022-09-10T11:30:04.759Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:04.759Z] #12 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.2s done [2022-09-10T11:30:04.759Z] #12 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-10T11:30:04.759Z] #12 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-10T11:30:04.759Z] #12 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-10T11:30:04.759Z] #12 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.4s done [2022-09-10T11:30:04.759Z] #12 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 1.7s done [2022-09-10T11:30:04.759Z] #12 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 1.9s done [2022-09-10T11:30:04.759Z] #12 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 3.7s done [2022-09-10T11:30:04.759Z] #12 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 4.0s done [2022-09-10T11:30:04.759Z] #12 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 91.23MB / 141.88MB 4.1s [2022-09-10T11:30:04.759Z] #12 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 1.5s [2022-09-10T11:30:04.759Z] #12 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 4.0s [2022-09-10T11:30:04.759Z] #12 ... [2022-09-10T11:30:04.759Z] [2022-09-10T11:30:04.759Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:30:04.759Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-10T11:30:04.759Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T11:30:04.759Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-10T11:30:04.759Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-10T11:30:04.759Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-09-10T11:30:04.759Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-09-10T11:30:04.759Z] #13 DONE 4.6s [2022-09-10T11:30:04.759Z] [2022-09-10T11:30:04.759Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:04.759Z] #12 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 104.57MB / 141.88MB 4.3s [2022-09-10T11:30:05.020Z] #12 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 115.34MB / 141.88MB 4.5s [2022-09-10T11:30:05.020Z] #12 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 123.73MB / 141.88MB 4.6s [2022-09-10T11:30:05.083Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 5.9s done [2022-09-10T11:30:05.278Z] #12 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 133.17MB / 141.88MB 4.7s [2022-09-10T11:30:05.278Z] #12 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 4.8s [2022-09-10T11:30:05.341Z] #13 ... [2022-09-10T11:30:05.341Z] [2022-09-10T11:30:05.341Z] #14 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:30:05.341Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-10T11:30:05.341Z] #14 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-10T11:30:05.341Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T11:30:05.341Z] #14 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-10T11:30:05.341Z] #14 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-09-10T11:30:05.341Z] #14 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-09-10T11:30:05.341Z] #14 DONE 6.2s [2022-09-10T11:30:05.341Z] [2022-09-10T11:30:05.341Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:30:05.341Z] #11 DONE 6.1s [2022-09-10T11:30:05.341Z] [2022-09-10T11:30:05.341Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:05.341Z] #13 ... [2022-09-10T11:30:05.341Z] [2022-09-10T11:30:05.341Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-10T11:30:05.341Z] #15 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-10T11:30:05.341Z] #15 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-10T11:30:05.341Z] #15 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-10T11:30:05.341Z] #15 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-10T11:30:05.341Z] #15 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.8s done [2022-09-10T11:30:05.341Z] #15 ... [2022-09-10T11:30:05.341Z] [2022-09-10T11:30:05.341Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:05.540Z] #12 ... [2022-09-10T11:30:05.540Z] [2022-09-10T11:30:05.540Z] #14 [internal] load build context [2022-09-10T11:30:05.540Z] #14 transferring context: 53.42MB 5.3s done [2022-09-10T11:30:05.540Z] #14 DONE 5.5s [2022-09-10T11:30:05.540Z] [2022-09-10T11:30:05.540Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:05.575Z] #14 extracting sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 1.9s done [2022-09-10T11:30:05.800Z] #12 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 5.3s done [2022-09-10T11:30:05.833Z] #14 extracting sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f [2022-09-10T11:30:05.908Z] #13 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 4.7s done [2022-09-10T11:30:06.475Z] #13 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-10T11:30:06.475Z] #13 ... [2022-09-10T11:30:06.475Z] [2022-09-10T11:30:06.475Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-10T11:30:06.475Z] #15 DONE 7.4s [2022-09-10T11:30:06.475Z] [2022-09-10T11:30:06.475Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:06.867Z] #15 DONE 7.5s [2022-09-10T11:30:06.867Z] [2022-09-10T11:30:06.867Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:06.867Z] #14 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-10T11:30:06.867Z] #14 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-10T11:30:06.867Z] #14 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-10T11:30:06.867Z] #14 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.4s done [2022-09-10T11:30:06.867Z] #14 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.6s done [2022-09-10T11:30:06.867Z] #14 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 2.2s done [2022-09-10T11:30:06.867Z] #14 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 1.5s done [2022-09-10T11:30:06.867Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 7.0s [2022-09-10T11:30:06.867Z] #14 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 2.3s done [2022-09-10T11:30:06.867Z] #14 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 4.7s done [2022-09-10T11:30:06.867Z] #14 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 4.6s done [2022-09-10T11:30:06.867Z] #14 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-10T11:30:06.867Z] #14 ... [2022-09-10T11:30:06.867Z] [2022-09-10T11:30:06.867Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T11:30:06.867Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T11:30:06.867Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-10T11:30:06.867Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-10T11:30:06.867Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-09-10T11:30:06.867Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-09-10T11:30:06.867Z] #11 DONE 7.4s [2022-09-10T11:30:06.867Z] [2022-09-10T11:30:06.867Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:06.867Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 7.0s done [2022-09-10T11:30:06.867Z] #14 ... [2022-09-10T11:30:06.867Z] [2022-09-10T11:30:06.867Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-10T11:30:06.867Z] #12 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-10T11:30:06.867Z] #12 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-10T11:30:06.867Z] #12 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-10T11:30:06.867Z] #12 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.7s done [2022-09-10T11:30:06.867Z] #12 ... [2022-09-10T11:30:06.867Z] [2022-09-10T11:30:06.867Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:06.867Z] #14 ... [2022-09-10T11:30:06.867Z] [2022-09-10T11:30:06.867Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-10T11:30:06.867Z] #12 DONE 7.8s [2022-09-10T11:30:06.867Z] [2022-09-10T11:30:06.867Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:07.043Z] #13 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.6s done [2022-09-10T11:30:07.043Z] #13 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-10T11:30:07.443Z] #14 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.8s done [2022-09-10T11:30:07.610Z] #13 ... [2022-09-10T11:30:07.610Z] [2022-09-10T11:30:07.610Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-10T11:30:07.610Z] #16 DONE 0.7s [2022-09-10T11:30:07.610Z] [2022-09-10T11:30:07.610Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:07.610Z] #13 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.5s done [2022-09-10T11:30:07.704Z] #12 ... [2022-09-10T11:30:07.704Z] [2022-09-10T11:30:07.704Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-10T11:30:07.704Z] #15 DONE 0.3s [2022-09-10T11:30:07.704Z] [2022-09-10T11:30:07.704Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-10T11:30:07.704Z] #16 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.2s done [2022-09-10T11:30:07.704Z] #16 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-10T11:30:07.704Z] #16 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-10T11:30:07.704Z] #16 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-10T11:30:07.704Z] #16 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.4s done [2022-09-10T11:30:07.704Z] #16 ... [2022-09-10T11:30:07.704Z] [2022-09-10T11:30:07.704Z] #14 ... [2022-09-10T11:30:07.704Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-10T11:30:07.704Z] #17 DONE 0.5s [2022-09-10T11:30:07.704Z] [2022-09-10T11:30:07.704Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-10T11:30:07.704Z] #16 DONE 0.6s [2022-09-10T11:30:07.704Z] [2022-09-10T11:30:07.704Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:07.704Z] #14 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-10T11:30:07.732Z] #14 ... [2022-09-10T11:30:07.732Z] [2022-09-10T11:30:07.732Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-10T11:30:07.870Z] #13 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-10T11:30:07.968Z] [2022-09-10T11:30:07.968Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:08.275Z] #14 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.5s done [2022-09-10T11:30:08.437Z] #13 ... [2022-09-10T11:30:08.437Z] [2022-09-10T11:30:08.437Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-10T11:30:08.437Z] #17 DONE 0.7s [2022-09-10T11:30:08.437Z] [2022-09-10T11:30:08.437Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:08.535Z] #14 ... [2022-09-10T11:30:08.535Z] [2022-09-10T11:30:08.535Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-10T11:30:08.535Z] #17 DONE 0.7s [2022-09-10T11:30:08.535Z] [2022-09-10T11:30:08.535Z] #18 [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 [2022-09-10T11:30:08.535Z] #0 1.823 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:08.539Z] #12 ... [2022-09-10T11:30:08.539Z] [2022-09-10T11:30:08.539Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-10T11:30:08.539Z] #16 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 6.0s done [2022-09-10T11:30:08.539Z] #16 DONE 8.3s [2022-09-10T11:30:08.539Z] [2022-09-10T11:30:08.539Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:08.539Z] #12 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-10T11:30:08.795Z] #18 1.827 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:08.795Z] #18 1.827 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:08.795Z] #18 2.001 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:09.110Z] #12 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.6s done [2022-09-10T11:30:09.110Z] #12 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-10T11:30:09.129Z] #16 DONE 1.2s [2022-09-10T11:30:09.130Z] [2022-09-10T11:30:09.130Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-10T11:30:09.364Z] #18 2.327 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:09.365Z] #18 2.476 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:09.369Z] #12 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.4s done [2022-09-10T11:30:09.369Z] #12 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-10T11:30:09.388Z] #17 DONE 0.5s [2022-09-10T11:30:09.388Z] [2022-09-10T11:30:09.388Z] #18 [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 [2022-09-10T11:30:09.388Z] #0 1.298 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:09.388Z] #0 1.310 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:09.388Z] #0 1.310 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:09.388Z] #0 1.481 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-10T11:30:09.388Z] #0 1.745 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [343 kB] [2022-09-10T11:30:09.388Z] #0 2.156 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-10T11:30:09.388Z] #0 2.920 Fetched 8304 kB in 2s (4433 kB/s) [2022-09-10T11:30:09.388Z] #0 2.920 Reading package lists... [2022-09-10T11:30:09.388Z] #0 3.608 Reading package lists... [2022-09-10T11:30:09.388Z] #0 4.267 Building dependency tree... [2022-09-10T11:30:09.388Z] #0 4.578 The following additional packages will be installed: [2022-09-10T11:30:09.388Z] #0 4.578 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-10T11:30:09.388Z] #0 4.578 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-10T11:30:09.388Z] #0 4.578 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-10T11:30:09.388Z] #0 4.585 Suggested packages: [2022-09-10T11:30:09.388Z] #0 4.585 krb5-doc krb5-user [2022-09-10T11:30:09.388Z] #0 4.585 Recommended packages: [2022-09-10T11:30:09.388Z] #0 4.585 krb5-locales publicsuffix libsasl2-modules [2022-09-10T11:30:09.388Z] #0 4.706 The following NEW packages will be installed: [2022-09-10T11:30:09.388Z] #0 4.706 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-10T11:30:09.388Z] #0 4.706 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-10T11:30:09.388Z] #0 4.706 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-10T11:30:09.388Z] #0 4.706 libssh2-1 libssl1.1 openssl [2022-09-10T11:30:09.388Z] #0 4.976 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-10T11:30:09.388Z] #0 4.976 Need to get 4799 kB of archives. [2022-09-10T11:30:09.388Z] #0 4.976 After this operation, 11.5 MB of additional disk space will be used. [2022-09-10T11:30:09.388Z] #0 4.976 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] [2022-09-10T11:30:09.388Z] #0 5.032 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-09-10T11:30:09.388Z] #0 5.034 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-09-10T11:30:09.388Z] #0 5.067 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-10T11:30:09.388Z] #0 5.073 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] [2022-09-10T11:30:09.388Z] #0 5.084 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] [2022-09-10T11:30:09.388Z] #0 5.124 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-10T11:30:09.388Z] #0 5.127 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-09-10T11:30:09.388Z] #0 5.129 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-09-10T11:30:09.388Z] #0 5.132 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-09-10T11:30:09.388Z] #0 5.154 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-09-10T11:30:09.388Z] #0 5.165 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-09-10T11:30:09.388Z] #0 5.185 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-09-10T11:30:09.388Z] #0 5.190 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-09-10T11:30:09.388Z] #0 5.197 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-09-10T11:30:09.388Z] #0 5.200 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-09-10T11:30:09.388Z] #0 5.208 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u3 [312 kB] [2022-09-10T11:30:09.388Z] #0 5.208 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u3 [260 kB] [2022-09-10T11:30:09.388Z] #0 5.213 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-09-10T11:30:09.388Z] #0 5.253 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-09-10T11:30:09.388Z] #0 5.259 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-09-10T11:30:09.388Z] #0 5.584 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:30:09.388Z] #0 5.640 Fetched 4799 kB in 1s (8671 kB/s) [2022-09-10T11:30:09.388Z] #0 5.848 Selecting previously unselected package libssl1.1:arm64. [2022-09-10T11:30:09.388Z] #0 5.848 (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 ... 6670 files and directories currently installed.) [2022-09-10T11:30:09.388Z] #0 5.848 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 5.947 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:09.388Z] #0 6.121 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-10T11:30:09.388Z] #0 6.123 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 6.131 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:09.388Z] #0 6.209 Selecting previously unselected package libsasl2-2:arm64. [2022-09-10T11:30:09.388Z] #0 6.211 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 6.220 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:09.388Z] #0 6.334 Selecting previously unselected package libldap-common. [2022-09-10T11:30:09.388Z] #0 6.334 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-10T11:30:09.388Z] #0 6.345 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:09.388Z] #0 6.458 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-10T11:30:09.388Z] #0 6.458 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 6.466 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:09.388Z] #0 6.571 Selecting previously unselected package openssl. [2022-09-10T11:30:09.388Z] #0 6.571 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 6.588 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:09.388Z] #0 6.833 Selecting previously unselected package ca-certificates. [2022-09-10T11:30:09.388Z] #0 6.833 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-10T11:30:09.388Z] #0 6.846 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:09.388Z] #0 7.063 Selecting previously unselected package libkeyutils1:arm64. [2022-09-10T11:30:09.388Z] #0 7.063 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 7.090 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-09-10T11:30:09.388Z] #0 7.186 Selecting previously unselected package libkrb5support0:arm64. [2022-09-10T11:30:09.388Z] #0 7.187 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 7.216 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-09-10T11:30:09.388Z] #0 7.299 Selecting previously unselected package libk5crypto3:arm64. [2022-09-10T11:30:09.388Z] #0 7.299 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 7.310 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-09-10T11:30:09.388Z] #0 7.412 Selecting previously unselected package libkrb5-3:arm64. [2022-09-10T11:30:09.388Z] #0 7.412 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 7.421 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-09-10T11:30:09.388Z] #0 7.536 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-09-10T11:30:09.388Z] #0 7.537 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 7.548 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-09-10T11:30:09.388Z] #0 7.726 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-10T11:30:09.388Z] #0 7.726 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 7.736 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-09-10T11:30:09.388Z] #0 7.829 Selecting previously unselected package libpsl5:arm64. [2022-09-10T11:30:09.388Z] #0 7.830 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 7.839 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-09-10T11:30:09.388Z] #0 8.044 Selecting previously unselected package librtmp1:arm64. [2022-09-10T11:30:09.388Z] #0 8.044 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 8.061 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-10T11:30:09.388Z] #0 8.238 Selecting previously unselected package libssh2-1:arm64. [2022-09-10T11:30:09.388Z] #0 8.239 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 8.251 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-09-10T11:30:09.388Z] #0 8.355 Selecting previously unselected package libcurl4:arm64. [2022-09-10T11:30:09.388Z] #0 8.355 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 8.361 Unpacking libcurl4:arm64 (7.64.0-4+deb10u3) ... [2022-09-10T11:30:09.388Z] #0 8.673 Selecting previously unselected package curl. [2022-09-10T11:30:09.388Z] #0 8.673 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 8.734 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-10T11:30:09.388Z] #0 9.071 Selecting previously unselected package libonig5:arm64. [2022-09-10T11:30:09.388Z] #0 9.071 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 9.286 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-09-10T11:30:09.388Z] #0 9.489 Selecting previously unselected package libjq1:arm64. [2022-09-10T11:30:09.388Z] #0 9.489 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 9.497 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-10T11:30:09.388Z] #0 9.560 Selecting previously unselected package jq. [2022-09-10T11:30:09.388Z] #0 9.560 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-09-10T11:30:09.388Z] #0 9.570 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-10T11:30:09.388Z] #0 9.744 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-09-10T11:30:09.388Z] #0 9.826 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-09-10T11:30:09.388Z] #0 9.847 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:09.388Z] #18 10.04 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-09-10T11:30:09.388Z] #18 10.06 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:09.388Z] #18 10.09 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-09-10T11:30:09.388Z] #18 10.13 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:09.388Z] #18 10.14 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-10T11:30:09.388Z] #18 10.15 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-09-10T11:30:09.388Z] #18 10.16 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:09.388Z] #18 10.18 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-09-10T11:30:09.388Z] #18 10.19 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-09-10T11:30:09.388Z] #18 10.20 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:09.644Z] #18 10.22 Setting up libonig5:arm64 (6.9.1-1) ... [2022-09-10T11:30:09.644Z] #18 10.23 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-10T11:30:09.644Z] #18 10.25 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:09.644Z] #18 10.26 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:10.574Z] #18 11.02 Updating certificates in /etc/ssl/certs... [2022-09-10T11:30:11.281Z] #18 4.262 Fetched 8483 kB in 3s (3140 kB/s) [2022-09-10T11:30:11.502Z] #18 12.03 137 added, 0 removed; done. [2022-09-10T11:30:11.502Z] #18 12.06 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-09-10T11:30:11.502Z] #18 ... [2022-09-10T11:30:11.502Z] [2022-09-10T11:30:11.502Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:11.502Z] #14 extracting sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 5.4s done [2022-09-10T11:30:11.502Z] #14 extracting sha256:97cdd028ae6108ee02b8948b88d78f16993fa5f19fed70c25568c6ed972290cf done [2022-09-10T11:30:11.502Z] #14 DONE 17.5s [2022-09-10T11:30:11.502Z] [2022-09-10T11:30:11.502Z] #18 [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 [2022-09-10T11:30:11.502Z] #18 12.08 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-10T11:30:11.502Z] #18 12.09 Setting up libcurl4:arm64 (7.64.0-4+deb10u3) ... [2022-09-10T11:30:11.502Z] #18 12.10 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-10T11:30:11.502Z] #18 12.12 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:30:11.502Z] #18 12.14 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:11.502Z] #18 12.15 Updating certificates in /etc/ssl/certs... [2022-09-10T11:30:11.502Z] #18 ... [2022-09-10T11:30:11.502Z] [2022-09-10T11:30:11.502Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-10T11:30:11.852Z] #18 4.262 Reading package lists... [2022-09-10T11:30:12.068Z] #19 DONE 0.6s [2022-09-10T11:30:12.068Z] [2022-09-10T11:30:12.068Z] #18 [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 [2022-09-10T11:30:12.324Z] #18 ... [2022-09-10T11:30:12.324Z] [2022-09-10T11:30:12.324Z] #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 [2022-09-10T11:30:12.324Z] #20 ... [2022-09-10T11:30:12.324Z] [2022-09-10T11:30:12.324Z] #18 [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 [2022-09-10T11:30:12.324Z] #18 12.95 0 added, 0 removed; done. [2022-09-10T11:30:12.324Z] #18 12.95 Running hooks in /etc/ca-certificates/update.d... [2022-09-10T11:30:12.324Z] #18 12.95 done. [2022-09-10T11:30:12.324Z] #18 DONE 13.0s [2022-09-10T11:30:12.580Z] [2022-09-10T11:30:12.580Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-10T11:30:12.580Z] #21 DONE 0.1s [2022-09-10T11:30:12.580Z] [2022-09-10T11:30:12.580Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:12.643Z] #13 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.4s done [2022-09-10T11:30:12.643Z] #13 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-10T11:30:12.701Z] #18 5.177 Reading package lists... [2022-09-10T11:30:12.701Z] #18 ... [2022-09-10T11:30:12.701Z] [2022-09-10T11:30:12.701Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:12.701Z] #14 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.1s [2022-09-10T11:30:12.835Z] #22 ... [2022-09-10T11:30:12.835Z] [2022-09-10T11:30:12.835Z] #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 [2022-09-10T11:30:12.835Z] #20 DONE 0.6s [2022-09-10T11:30:12.835Z] [2022-09-10T11:30:12.835Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-10T11:30:12.835Z] #23 DONE 0.2s [2022-09-10T11:30:12.835Z] [2022-09-10T11:30:12.835Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-10T11:30:12.835Z] #24 DONE 0.2s [2022-09-10T11:30:12.835Z] [2022-09-10T11:30:12.835Z] #25 [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 [2022-09-10T11:30:12.961Z] #14 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.4s done [2022-09-10T11:30:13.548Z] #14 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-10T11:30:13.562Z] #12 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.0s done [2022-09-10T11:30:13.562Z] #12 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-10T11:30:16.089Z] #14 ... [2022-09-10T11:30:16.089Z] [2022-09-10T11:30:16.089Z] #18 [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 [2022-09-10T11:30:16.089Z] #18 5.177 Reading package lists... [2022-09-10T11:30:16.089Z] #18 6.145 Building dependency tree... [2022-09-10T11:30:16.089Z] #18 6.449 The following additional packages will be installed: [2022-09-10T11:30:16.089Z] #18 6.449 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-10T11:30:16.089Z] #18 6.449 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-10T11:30:16.089Z] #18 6.455 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-10T11:30:16.089Z] #18 6.455 Suggested packages: [2022-09-10T11:30:16.089Z] #18 6.455 krb5-doc krb5-user [2022-09-10T11:30:16.089Z] #18 6.455 Recommended packages: [2022-09-10T11:30:16.089Z] #18 6.455 krb5-locales publicsuffix libsasl2-modules [2022-09-10T11:30:16.089Z] #18 6.639 The following NEW packages will be installed: [2022-09-10T11:30:16.089Z] #18 6.639 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-10T11:30:16.089Z] #18 6.639 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-10T11:30:16.089Z] #18 6.639 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-10T11:30:16.089Z] #18 6.639 libssh2-1 libssl1.1 openssl [2022-09-10T11:30:16.089Z] #18 6.921 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-10T11:30:16.089Z] #18 6.921 Need to get 5083 kB of archives. [2022-09-10T11:30:16.089Z] #18 6.921 After this operation, 12.1 MB of additional disk space will be used. [2022-09-10T11:30:16.089Z] #18 6.921 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-10T11:30:16.089Z] #18 6.945 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-10T11:30:16.089Z] #18 6.951 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-10T11:30:16.089Z] #18 6.951 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-10T11:30:16.089Z] #18 6.951 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-10T11:30:16.089Z] #18 6.952 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-10T11:30:16.089Z] #18 6.966 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-10T11:30:16.089Z] #18 6.969 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-10T11:30:16.089Z] #18 6.970 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-10T11:30:16.089Z] #18 6.972 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-10T11:30:16.089Z] #18 6.974 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-10T11:30:16.089Z] #18 6.982 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-10T11:30:16.089Z] #18 6.986 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-10T11:30:16.089Z] #18 6.987 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-10T11:30:16.089Z] #18 6.988 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-10T11:30:16.089Z] #18 6.990 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-10T11:30:16.089Z] #18 6.993 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-10T11:30:16.089Z] #18 6.999 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-10T11:30:16.089Z] #18 7.003 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-10T11:30:16.089Z] #18 7.009 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-10T11:30:16.089Z] #18 7.011 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-10T11:30:16.089Z] #18 7.270 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:30:16.089Z] #18 7.300 Fetched 5083 kB in 0s (14.5 MB/s) [2022-09-10T11:30:16.089Z] #18 7.399 Selecting previously unselected package libssl1.1:amd64. [2022-09-10T11:30:16.089Z] #18 7.399 (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 ... 6677 files and directories currently installed.) [2022-09-10T11:30:16.089Z] #18 7.399 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 7.406 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.089Z] #18 7.629 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-10T11:30:16.089Z] #18 7.629 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 7.633 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.089Z] #18 7.701 Selecting previously unselected package libsasl2-2:amd64. [2022-09-10T11:30:16.089Z] #18 7.701 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 7.705 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.089Z] #18 7.796 Selecting previously unselected package libldap-common. [2022-09-10T11:30:16.089Z] #18 7.796 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-10T11:30:16.089Z] #18 7.796 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.089Z] #18 7.874 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-10T11:30:16.089Z] #18 7.875 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 7.879 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.089Z] #18 7.974 Selecting previously unselected package openssl. [2022-09-10T11:30:16.089Z] #18 7.974 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 7.978 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.089Z] #18 8.149 Selecting previously unselected package ca-certificates. [2022-09-10T11:30:16.089Z] #18 8.149 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-10T11:30:16.089Z] #18 8.222 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:16.089Z] #18 8.350 Selecting previously unselected package libkeyutils1:amd64. [2022-09-10T11:30:16.089Z] #18 8.352 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 8.356 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-10T11:30:16.089Z] #18 8.425 Selecting previously unselected package libkrb5support0:amd64. [2022-09-10T11:30:16.089Z] #18 8.425 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 8.428 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.089Z] #18 8.494 Selecting previously unselected package libk5crypto3:amd64. [2022-09-10T11:30:16.089Z] #18 8.494 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 8.500 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.089Z] #18 8.576 Selecting previously unselected package libkrb5-3:amd64. [2022-09-10T11:30:16.089Z] #18 8.576 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 8.580 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.089Z] #18 8.748 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-10T11:30:16.089Z] #18 8.749 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 8.753 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.089Z] #18 8.842 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-10T11:30:16.089Z] #18 8.842 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 8.845 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-10T11:30:16.089Z] #18 8.914 Selecting previously unselected package libpsl5:amd64. [2022-09-10T11:30:16.089Z] #18 8.914 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 8.923 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-10T11:30:16.089Z] #18 8.979 Selecting previously unselected package librtmp1:amd64. [2022-09-10T11:30:16.089Z] #18 8.979 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 8.983 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-10T11:30:16.089Z] #18 9.024 Selecting previously unselected package libssh2-1:amd64. [2022-09-10T11:30:16.089Z] #18 9.024 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 9.029 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-10T11:30:16.089Z] #18 9.079 Selecting previously unselected package libcurl4:amd64. [2022-09-10T11:30:16.089Z] #18 9.079 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 9.084 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-10T11:30:16.089Z] #18 9.143 Selecting previously unselected package curl. [2022-09-10T11:30:16.089Z] #18 9.145 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 9.149 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-10T11:30:16.089Z] #18 9.212 Selecting previously unselected package libonig5:amd64. [2022-09-10T11:30:16.089Z] #18 9.213 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 9.218 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:30:16.089Z] #18 9.273 Selecting previously unselected package libjq1:amd64. [2022-09-10T11:30:16.089Z] #18 9.274 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 9.284 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:30:16.089Z] #18 9.323 Selecting previously unselected package jq. [2022-09-10T11:30:16.089Z] #18 9.324 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:30:16.089Z] #18 9.330 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-10T11:30:16.108Z] #25 ... [2022-09-10T11:30:16.108Z] [2022-09-10T11:30:16.108Z] #26 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-10T11:30:16.108Z] #26 DONE 2.9s [2022-09-10T11:30:16.108Z] [2022-09-10T11:30:16.108Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:16.108Z] #22 1.378 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-10T11:30:16.108Z] #22 1.524 [2022-09-10T11:30:16.108Z] #22 1.761 #=#=# 0.0% ################## 25.3% ###################################### 53.2% ################################################# 68.3% ######################################################################## 100.0% [2022-09-10T11:30:16.108Z] #22 2.501 [2022-09-10T11:30:16.108Z] #22 2.754 #=#=# 0.2% ######################################################################## 100.0% [2022-09-10T11:30:16.108Z] #22 3.059 [2022-09-10T11:30:16.350Z] #18 9.413 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-10T11:30:16.350Z] #18 9.427 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-10T11:30:16.350Z] #18 9.439 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.350Z] #18 9.580 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-10T11:30:16.350Z] #18 9.621 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.364Z] #22 3.310 #=#=# 0.2% ######### 13.1% ############################# 41.1% ######################################################################## 100.0% [2022-09-10T11:30:16.364Z] #22 3.925 [2022-09-10T11:30:16.610Z] #18 9.634 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.610Z] #18 9.644 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.610Z] #18 9.653 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-10T11:30:16.610Z] #18 9.662 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.610Z] #18 9.677 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.610Z] #18 9.687 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-10T11:30:16.610Z] #18 9.698 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.610Z] #18 9.708 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.610Z] #18 9.724 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:30:16.610Z] #18 9.735 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:30:16.610Z] #18 9.745 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.610Z] #18 9.755 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:16.852Z] #12 ... [2022-09-10T11:30:16.852Z] [2022-09-10T11:30:16.852Z] #18 [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 [2022-09-10T11:30:16.852Z] #0 1.018 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:16.852Z] #0 1.031 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:16.852Z] #0 1.031 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:16.852Z] #0 1.188 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:16.852Z] #0 1.472 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:16.852Z] #0 1.682 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:16.852Z] #0 3.351 Fetched 8483 kB in 3s (3275 kB/s) [2022-09-10T11:30:16.852Z] #0 3.351 Reading package lists... [2022-09-10T11:30:16.852Z] #0 4.332 Reading package lists... [2022-09-10T11:30:16.852Z] #0 5.272 Building dependency tree... [2022-09-10T11:30:16.852Z] #0 5.699 The following additional packages will be installed: [2022-09-10T11:30:16.852Z] #0 5.699 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-10T11:30:16.852Z] #0 5.699 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-10T11:30:16.852Z] #0 5.700 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-10T11:30:16.852Z] #0 5.701 Suggested packages: [2022-09-10T11:30:16.852Z] #0 5.702 krb5-doc krb5-user [2022-09-10T11:30:16.852Z] #0 5.702 Recommended packages: [2022-09-10T11:30:16.852Z] #0 5.702 krb5-locales publicsuffix libsasl2-modules [2022-09-10T11:30:16.852Z] #0 5.870 The following NEW packages will be installed: [2022-09-10T11:30:16.852Z] #0 5.871 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-10T11:30:16.852Z] #0 5.871 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-10T11:30:16.852Z] #0 5.872 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-10T11:30:16.852Z] #0 5.873 libssh2-1 libssl1.1 openssl [2022-09-10T11:30:16.852Z] #0 6.152 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-10T11:30:16.852Z] #0 6.152 Need to get 5083 kB of archives. [2022-09-10T11:30:16.852Z] #0 6.152 After this operation, 12.1 MB of additional disk space will be used. [2022-09-10T11:30:16.852Z] #0 6.152 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-10T11:30:16.852Z] #0 6.172 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-10T11:30:16.852Z] #0 6.172 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-10T11:30:16.852Z] #0 6.172 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-10T11:30:16.852Z] #0 6.172 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-10T11:30:16.852Z] #0 6.174 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-10T11:30:16.852Z] #0 6.192 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-10T11:30:16.852Z] #0 6.192 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-10T11:30:16.852Z] #0 6.192 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-10T11:30:16.852Z] #0 6.193 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-10T11:30:16.852Z] #0 6.195 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-10T11:30:16.852Z] #0 6.201 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-10T11:30:16.852Z] #0 6.204 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-10T11:30:16.852Z] #0 6.214 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-10T11:30:16.852Z] #0 6.214 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-10T11:30:16.852Z] #0 6.215 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-10T11:30:16.852Z] #0 6.217 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-10T11:30:16.852Z] #0 6.221 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-10T11:30:16.852Z] #0 6.228 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-10T11:30:16.852Z] #0 6.246 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-10T11:30:16.852Z] #0 6.248 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-10T11:30:16.852Z] #0 6.437 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:30:16.852Z] #0 6.464 Fetched 5083 kB in 0s (14.4 MB/s) [2022-09-10T11:30:16.852Z] #0 6.505 Selecting previously unselected package libssl1.1:amd64. [2022-09-10T11:30:16.852Z] #0 6.506 (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 ... 6677 files and directories currently installed.) [2022-09-10T11:30:16.852Z] #0 6.513 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 6.523 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.852Z] #0 6.724 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-10T11:30:16.852Z] #0 6.725 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 6.730 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.852Z] #0 6.792 Selecting previously unselected package libsasl2-2:amd64. [2022-09-10T11:30:16.852Z] #0 6.792 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 6.796 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.852Z] #0 6.849 Selecting previously unselected package libldap-common. [2022-09-10T11:30:16.852Z] #0 6.849 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-10T11:30:16.852Z] #0 6.855 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.852Z] #0 6.905 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-10T11:30:16.852Z] #0 6.905 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 6.910 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.852Z] #0 6.986 Selecting previously unselected package openssl. [2022-09-10T11:30:16.852Z] #0 6.987 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 6.993 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.852Z] #0 7.148 Selecting previously unselected package ca-certificates. [2022-09-10T11:30:16.852Z] #0 7.148 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-10T11:30:16.852Z] #0 7.154 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:16.852Z] #0 7.257 Selecting previously unselected package libkeyutils1:amd64. [2022-09-10T11:30:16.852Z] #0 7.257 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.264 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-10T11:30:16.852Z] #0 7.310 Selecting previously unselected package libkrb5support0:amd64. [2022-09-10T11:30:16.852Z] #0 7.310 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.314 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.852Z] #0 7.373 Selecting previously unselected package libk5crypto3:amd64. [2022-09-10T11:30:16.852Z] #0 7.373 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.378 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.852Z] #0 7.451 Selecting previously unselected package libkrb5-3:amd64. [2022-09-10T11:30:16.852Z] #0 7.451 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.457 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.852Z] #0 7.586 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-10T11:30:16.852Z] #0 7.586 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.589 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.852Z] #0 7.665 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-10T11:30:16.852Z] #0 7.666 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.670 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-10T11:30:16.852Z] #0 7.722 Selecting previously unselected package libpsl5:amd64. [2022-09-10T11:30:16.852Z] #0 7.722 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.728 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-10T11:30:16.852Z] #0 7.785 Selecting previously unselected package librtmp1:amd64. [2022-09-10T11:30:16.852Z] #0 7.785 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.791 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-10T11:30:16.852Z] #0 7.837 Selecting previously unselected package libssh2-1:amd64. [2022-09-10T11:30:16.852Z] #0 7.837 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.842 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-10T11:30:16.852Z] #0 7.910 Selecting previously unselected package libcurl4:amd64. [2022-09-10T11:30:16.852Z] #0 7.911 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.916 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-10T11:30:16.852Z] #0 7.982 Selecting previously unselected package curl. [2022-09-10T11:30:16.852Z] #0 7.982 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 7.996 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-10T11:30:16.852Z] #0 8.067 Selecting previously unselected package libonig5:amd64. [2022-09-10T11:30:16.852Z] #0 8.068 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 8.073 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:30:16.852Z] #0 8.137 Selecting previously unselected package libjq1:amd64. [2022-09-10T11:30:16.852Z] #0 8.139 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 8.143 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:30:16.852Z] #0 8.195 Selecting previously unselected package jq. [2022-09-10T11:30:16.852Z] #0 8.195 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:30:16.852Z] #0 8.199 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-10T11:30:16.852Z] #0 8.248 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-10T11:30:16.852Z] #0 8.263 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-10T11:30:16.852Z] #0 8.275 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.852Z] #0 8.399 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-10T11:30:16.852Z] #0 8.410 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.852Z] #0 8.425 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.852Z] #18 8.439 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.852Z] #18 8.498 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-10T11:30:16.852Z] #18 8.511 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.852Z] #18 8.527 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.876Z] #13 ... [2022-09-10T11:30:16.876Z] [2022-09-10T11:30:16.876Z] #18 [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 [2022-09-10T11:30:16.876Z] #0 1.576 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:16.876Z] #0 1.598 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:16.876Z] #0 1.600 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:16.876Z] #0 1.760 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:16.876Z] #0 2.025 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:16.876Z] #0 2.554 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:16.876Z] #0 4.048 Fetched 8483 kB in 3s (3117 kB/s) [2022-09-10T11:30:16.876Z] #0 4.048 Reading package lists... [2022-09-10T11:30:16.876Z] #0 4.958 Reading package lists... [2022-09-10T11:30:16.876Z] #0 5.872 Building dependency tree... [2022-09-10T11:30:16.876Z] #0 6.106 The following additional packages will be installed: [2022-09-10T11:30:16.876Z] #0 6.106 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-10T11:30:16.876Z] #0 6.106 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-10T11:30:16.876Z] #0 6.107 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-10T11:30:16.876Z] #0 6.108 Suggested packages: [2022-09-10T11:30:16.876Z] #0 6.108 krb5-doc krb5-user [2022-09-10T11:30:16.876Z] #0 6.108 Recommended packages: [2022-09-10T11:30:16.876Z] #0 6.108 krb5-locales publicsuffix libsasl2-modules [2022-09-10T11:30:16.876Z] #0 6.280 The following NEW packages will be installed: [2022-09-10T11:30:16.876Z] #0 6.280 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-10T11:30:16.876Z] #0 6.280 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-10T11:30:16.876Z] #0 6.280 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-10T11:30:16.876Z] #0 6.280 libssh2-1 libssl1.1 openssl [2022-09-10T11:30:16.876Z] #0 6.556 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-10T11:30:16.876Z] #0 6.556 Need to get 5083 kB of archives. [2022-09-10T11:30:16.876Z] #0 6.556 After this operation, 12.1 MB of additional disk space will be used. [2022-09-10T11:30:16.876Z] #0 6.556 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-10T11:30:16.876Z] #0 6.586 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-10T11:30:16.876Z] #0 6.586 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-10T11:30:16.876Z] #0 6.586 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-10T11:30:16.876Z] #0 6.586 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-10T11:30:16.876Z] #0 6.588 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-10T11:30:16.876Z] #0 6.602 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-10T11:30:16.876Z] #0 6.605 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-10T11:30:16.876Z] #0 6.605 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-10T11:30:16.876Z] #0 6.608 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-10T11:30:16.876Z] #0 6.609 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-10T11:30:16.876Z] #0 6.615 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-10T11:30:16.876Z] #0 6.618 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-10T11:30:16.876Z] #0 6.621 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-10T11:30:16.876Z] #0 6.621 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-10T11:30:16.876Z] #0 6.625 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-10T11:30:16.876Z] #0 6.628 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-10T11:30:16.876Z] #0 6.634 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-10T11:30:16.876Z] #0 6.641 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-10T11:30:16.876Z] #0 6.644 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-10T11:30:16.876Z] #0 6.644 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-10T11:30:16.876Z] #0 6.897 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:30:16.876Z] #0 6.919 Fetched 5083 kB in 0s (14.5 MB/s) [2022-09-10T11:30:16.876Z] #0 7.010 Selecting previously unselected package libssl1.1:amd64. [2022-09-10T11:30:16.876Z] #0 7.010 (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 ... 6677 files and directories currently installed.) [2022-09-10T11:30:16.876Z] #0 7.010 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 7.025 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 7.358 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-10T11:30:16.876Z] #0 7.360 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 7.363 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.876Z] #0 7.443 Selecting previously unselected package libsasl2-2:amd64. [2022-09-10T11:30:16.876Z] #0 7.443 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 7.447 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.876Z] #0 7.554 Selecting previously unselected package libldap-common. [2022-09-10T11:30:16.876Z] #0 7.555 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-10T11:30:16.876Z] #0 7.562 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.876Z] #0 7.683 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-10T11:30:16.876Z] #0 7.683 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 7.685 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.876Z] #0 7.784 Selecting previously unselected package openssl. [2022-09-10T11:30:16.876Z] #0 7.784 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 7.789 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 8.016 Selecting previously unselected package ca-certificates. [2022-09-10T11:30:16.876Z] #0 8.018 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-10T11:30:16.876Z] #0 8.023 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:16.876Z] #0 8.132 Selecting previously unselected package libkeyutils1:amd64. [2022-09-10T11:30:16.876Z] #0 8.132 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 8.190 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-10T11:30:16.876Z] #0 8.235 Selecting previously unselected package libkrb5support0:amd64. [2022-09-10T11:30:16.876Z] #0 8.235 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 8.305 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 8.364 Selecting previously unselected package libk5crypto3:amd64. [2022-09-10T11:30:16.876Z] #0 8.364 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 8.368 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 8.478 Selecting previously unselected package libkrb5-3:amd64. [2022-09-10T11:30:16.876Z] #0 8.478 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 8.482 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 8.611 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-10T11:30:16.876Z] #0 8.611 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 8.615 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 8.761 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-10T11:30:16.876Z] #0 8.761 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 8.765 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-10T11:30:16.876Z] #0 8.878 Selecting previously unselected package libpsl5:amd64. [2022-09-10T11:30:16.876Z] #0 8.878 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 8.883 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-10T11:30:16.876Z] #0 8.966 Selecting previously unselected package librtmp1:amd64. [2022-09-10T11:30:16.876Z] #0 8.966 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 8.970 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-10T11:30:16.876Z] #0 9.013 Selecting previously unselected package libssh2-1:amd64. [2022-09-10T11:30:16.876Z] #0 9.013 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 9.017 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-10T11:30:16.876Z] #0 9.068 Selecting previously unselected package libcurl4:amd64. [2022-09-10T11:30:16.876Z] #0 9.068 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 9.072 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 9.136 Selecting previously unselected package curl. [2022-09-10T11:30:16.876Z] #0 9.136 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 9.141 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 9.199 Selecting previously unselected package libonig5:amd64. [2022-09-10T11:30:16.876Z] #0 9.199 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 9.203 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:30:16.876Z] #0 9.260 Selecting previously unselected package libjq1:amd64. [2022-09-10T11:30:16.876Z] #0 9.260 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 9.264 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:30:16.876Z] #0 9.306 Selecting previously unselected package jq. [2022-09-10T11:30:16.876Z] #0 9.306 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:30:16.876Z] #0 9.310 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-10T11:30:16.876Z] #0 9.352 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-10T11:30:16.876Z] #0 9.363 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-10T11:30:16.876Z] #0 9.373 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 9.478 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-10T11:30:16.876Z] #0 9.489 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.876Z] #0 9.506 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 9.518 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.876Z] #0 9.528 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-10T11:30:16.876Z] #0 9.537 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.876Z] #0 9.548 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-10T11:30:16.877Z] #0 9.558 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-10T11:30:16.877Z] #0 9.568 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:16.877Z] #0 9.578 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:16.877Z] #0 9.637 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:30:16.877Z] #0 9.646 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:30:16.877Z] #0 9.656 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:16.877Z] #0 9.672 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:16.877Z] #18 ... [2022-09-10T11:30:16.877Z] [2022-09-10T11:30:16.877Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:16.877Z] #13 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 4.0s done [2022-09-10T11:30:16.877Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 0.1s [2022-09-10T11:30:17.112Z] #18 8.540 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-10T11:30:17.112Z] #18 8.558 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:17.112Z] #18 8.573 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-10T11:30:17.112Z] #18 8.590 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:30:17.112Z] #18 8.601 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:30:17.112Z] #18 8.616 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-10T11:30:17.112Z] #18 8.631 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:17.181Z] #18 10.39 Updating certificates in /etc/ssl/certs... [2022-09-10T11:30:17.681Z] #18 9.287 Updating certificates in /etc/ssl/certs... [2022-09-10T11:30:17.902Z] #22 4.177 #=#=# 0.0% ########### 15.9% ################### 26.6% ########################## 36.5% ########################### 38.8% ############################## 42.7% #################################### 51.3% ######################################## 55.9% ############################################# 63.0% ######################################################### 79.4% ##################################################################### 96.6% ######################################################################## 100.0% [2022-09-10T11:30:18.123Z] #18 11.29 137 added, 0 removed; done. [2022-09-10T11:30:18.123Z] #18 11.35 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:18.123Z] #18 11.36 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-10T11:30:18.123Z] #18 11.37 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-10T11:30:18.123Z] #18 11.38 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-10T11:30:18.123Z] #18 11.39 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:30:18.384Z] #18 11.42 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:18.384Z] #18 11.42 Updating certificates in /etc/ssl/certs... [2022-09-10T11:30:18.464Z] #22 5.856 [2022-09-10T11:30:18.623Z] #18 10.00 137 added, 0 removed; done. [2022-09-10T11:30:18.624Z] #18 10.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:18.624Z] #18 10.05 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-10T11:30:18.624Z] #18 10.06 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-10T11:30:18.624Z] #18 10.08 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-10T11:30:18.624Z] #18 10.09 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:30:18.624Z] #18 10.11 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:18.624Z] #18 10.12 Updating certificates in /etc/ssl/certs... [2022-09-10T11:30:18.955Z] #18 12.11 0 added, 0 removed; done. [2022-09-10T11:30:18.955Z] #18 12.11 Running hooks in /etc/ca-certificates/update.d... [2022-09-10T11:30:18.955Z] #18 12.11 done. [2022-09-10T11:30:19.193Z] #18 10.75 0 added, 0 removed; done. [2022-09-10T11:30:19.193Z] #18 10.75 Running hooks in /etc/ca-certificates/update.d... [2022-09-10T11:30:19.193Z] #18 10.75 done. [2022-09-10T11:30:20.583Z] #18 DONE 12.1s [2022-09-10T11:30:20.583Z] [2022-09-10T11:30:20.583Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:20.583Z] #12 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 3.2s done [2022-09-10T11:30:20.583Z] #12 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 3.4s [2022-09-10T11:30:20.848Z] #12 ... [2022-09-10T11:30:20.848Z] [2022-09-10T11:30:20.848Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-10T11:30:20.848Z] #19 DONE 0.4s [2022-09-10T11:30:20.848Z] [2022-09-10T11:30:20.848Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:21.081Z] #13 ... [2022-09-10T11:30:21.081Z] [2022-09-10T11:30:21.081Z] #18 [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 [2022-09-10T11:30:21.081Z] #18 10.38 Updating certificates in /etc/ssl/certs... [2022-09-10T11:30:21.081Z] #18 11.26 137 added, 0 removed; done. [2022-09-10T11:30:21.081Z] #18 11.30 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-10T11:30:21.081Z] #18 11.31 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-10T11:30:21.081Z] #18 11.32 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-10T11:30:21.081Z] #18 11.33 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-10T11:30:21.081Z] #18 11.35 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:30:21.081Z] #18 11.37 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-10T11:30:21.081Z] #18 11.38 Updating certificates in /etc/ssl/certs... [2022-09-10T11:30:21.081Z] #18 12.08 0 added, 0 removed; done. [2022-09-10T11:30:21.081Z] #18 12.08 Running hooks in /etc/ca-certificates/update.d... [2022-09-10T11:30:21.081Z] #18 12.08 done. [2022-09-10T11:30:21.081Z] #18 DONE 13.9s [2022-09-10T11:30:21.081Z] [2022-09-10T11:30:21.081Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:21.081Z] #13 ... [2022-09-10T11:30:21.081Z] [2022-09-10T11:30:21.081Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-10T11:30:21.081Z] #19 DONE 0.4s [2022-09-10T11:30:21.081Z] [2022-09-10T11:30:21.081Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:21.498Z] #18 DONE 14.4s [2022-09-10T11:30:21.498Z] [2022-09-10T11:30:21.498Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:21.498Z] #14 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 3.7s done [2022-09-10T11:30:21.498Z] #14 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 4.2s [2022-09-10T11:30:21.758Z] #14 ... [2022-09-10T11:30:21.758Z] [2022-09-10T11:30:21.758Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-10T11:30:21.758Z] #19 DONE 0.5s [2022-09-10T11:30:21.758Z] [2022-09-10T11:30:21.758Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:22.456Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 5.2s [2022-09-10T11:30:22.831Z] #22 6.148 #=#=# 0.0% ## 2.8% ### 5.0% #### 6.8% ###### 9.3% ####### 10.9% ######### 13.5% ########### 15.4% ############# 18.4% ############### 21.0% ################# 24.0% ################### 26.6% #################### 29.0% ###################### 31.5% ######################## 33.9% ########################## 36.7% ############################ 39.2% ############################# 40.7% ############################### 43.6% ############################### 44.0% ################################# 46.4% ################################## 47.9% #################################### 50.2% ###################################### 53.4% ####################################### 55.5% ######################################### 58.2% ########################################### 60.6% ############################################ 62.0% ############################################# 63.6% ############################################### 65.9% ################################################## 69.8% #################################################### 72.6% ###################################################### 75.6% ####################################################### 77.8% ########################################################## 81.0% ############################################################ 84.1% ############################################################## 86.6% [2022-09-10T11:30:22.831Z] #22 ... [2022-09-10T11:30:22.831Z] [2022-09-10T11:30:22.831Z] #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 [2022-09-10T11:30:22.831Z] #0 5.071 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:22.831Z] #0 5.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:22.831Z] #0 5.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:22.831Z] #0 5.897 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-10T11:30:22.831Z] #0 7.789 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [343 kB] [2022-09-10T11:30:22.831Z] #27 ... [2022-09-10T11:30:22.831Z] [2022-09-10T11:30:22.831Z] #28 [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 [2022-09-10T11:30:22.831Z] #0 3.699 + RM_GOPATH=0 [2022-09-10T11:30:22.831Z] #0 3.705 + TMP_GOPATH= [2022-09-10T11:30:22.831Z] #0 3.705 + : /build [2022-09-10T11:30:22.831Z] #0 3.705 + '[' -z '' ']' [2022-09-10T11:30:22.831Z] #0 3.705 ++ mktemp -d [2022-09-10T11:30:22.831Z] #0 3.709 + export GOPATH=/tmp/tmp.EOB6H5tG12 [2022-09-10T11:30:22.831Z] #0 3.709 + GOPATH=/tmp/tmp.EOB6H5tG12 [2022-09-10T11:30:22.831Z] #0 3.709 + RM_GOPATH=1 [2022-09-10T11:30:22.831Z] #0 3.709 + case "$(go env GOARCH)" in [2022-09-10T11:30:22.831Z] #0 3.709 ++ go env GOARCH [2022-09-10T11:30:22.831Z] #0 3.717 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:22.831Z] #0 3.717 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:22.831Z] #0 3.717 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:22.831Z] #0 3.723 + dir=/tmp/install [2022-09-10T11:30:22.831Z] #0 3.723 + bin=golangci_lint [2022-09-10T11:30:22.831Z] #0 3.723 + shift [2022-09-10T11:30:22.831Z] #0 3.723 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-10T11:30:22.831Z] #0 3.723 + . /tmp/install/golangci_lint.installer [2022-09-10T11:30:22.831Z] #0 3.723 ++ : v1.44.0 [2022-09-10T11:30:22.831Z] #0 3.723 + install_golangci_lint [2022-09-10T11:30:22.831Z] #0 3.723 + set -e [2022-09-10T11:30:22.831Z] #0 3.723 + echo 'Install golangci-lint version v1.44.0' [2022-09-10T11:30:22.831Z] #0 3.723 + GOBIN=/build [2022-09-10T11:30:22.831Z] #0 3.723 + GO111MODULE=on [2022-09-10T11:30:22.831Z] #0 3.723 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-10T11:30:22.831Z] #0 3.724 Install golangci-lint version v1.44.0 [2022-09-10T11:30:22.831Z] #0 4.284 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-10T11:30:22.831Z] #28 ... [2022-09-10T11:30:22.831Z] [2022-09-10T11:30:22.831Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:22.831Z] #0 4.748 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:22.831Z] #0 4.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:22.831Z] #0 4.860 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:22.831Z] #0 5.779 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-10T11:30:22.831Z] #0 7.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [343 kB] [2022-09-10T11:30:23.087Z] #29 ... [2022-09-10T11:30:23.087Z] [2022-09-10T11:30:23.087Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-10T11:30:23.087Z] #0 3.303 + RM_GOPATH=0 [2022-09-10T11:30:23.087Z] #0 3.303 + TMP_GOPATH= [2022-09-10T11:30:23.087Z] #0 3.303 + : /build [2022-09-10T11:30:23.087Z] #0 3.303 + '[' -z '' ']' [2022-09-10T11:30:23.087Z] #0 3.311 Install shfmt version v3.0.2 [2022-09-10T11:30:23.087Z] #0 3.311 ++ mktemp -d [2022-09-10T11:30:23.087Z] #0 3.311 + export GOPATH=/tmp/tmp.2wkxPreRqL [2022-09-10T11:30:23.087Z] #0 3.311 + GOPATH=/tmp/tmp.2wkxPreRqL [2022-09-10T11:30:23.087Z] #0 3.311 + RM_GOPATH=1 [2022-09-10T11:30:23.087Z] #0 3.311 + case "$(go env GOARCH)" in [2022-09-10T11:30:23.087Z] #0 3.311 ++ go env GOARCH [2022-09-10T11:30:23.087Z] #0 3.311 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:23.087Z] #0 3.311 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:23.087Z] #0 3.311 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:23.087Z] #0 3.311 + dir=/tmp/install [2022-09-10T11:30:23.087Z] #0 3.311 + bin=shfmt [2022-09-10T11:30:23.087Z] #0 3.311 + shift [2022-09-10T11:30:23.087Z] #0 3.311 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-10T11:30:23.087Z] #0 3.311 + . /tmp/install/shfmt.installer [2022-09-10T11:30:23.087Z] #0 3.311 ++ : v3.0.2 [2022-09-10T11:30:23.087Z] #0 3.311 + install_shfmt [2022-09-10T11:30:23.087Z] #0 3.311 + echo 'Install shfmt version v3.0.2' [2022-09-10T11:30:23.087Z] #0 3.311 + GOBIN=/build [2022-09-10T11:30:23.087Z] #0 3.311 + GO111MODULE=on [2022-09-10T11:30:23.087Z] #0 3.311 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-10T11:30:23.087Z] #0 3.376 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-10T11:30:23.087Z] #0 7.538 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-10T11:30:23.087Z] #0 7.557 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-10T11:30:23.087Z] #0 7.584 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-10T11:30:23.087Z] #0 9.431 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-10T11:30:23.087Z] #30 ... [2022-09-10T11:30:23.087Z] [2022-09-10T11:30:23.087Z] #31 [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 [2022-09-10T11:30:23.087Z] #0 3.593 + git clone https://github.com/docker/distribution.git . [2022-09-10T11:30:23.087Z] #0 3.593 Cloning into '.'... [2022-09-10T11:30:23.140Z] #20 1.182 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-10T11:30:23.140Z] #20 1.266 [2022-09-10T11:30:23.343Z] #31 ... [2022-09-10T11:30:23.343Z] [2022-09-10T11:30:23.343Z] #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 [2022-09-10T11:30:23.343Z] #0 4.339 + RM_GOPATH=0 [2022-09-10T11:30:23.343Z] #0 4.339 + TMP_GOPATH= [2022-09-10T11:30:23.343Z] #0 4.339 + : /build [2022-09-10T11:30:23.343Z] #0 4.339 + '[' -z '' ']' [2022-09-10T11:30:23.343Z] #0 4.339 ++ mktemp -d [2022-09-10T11:30:23.343Z] #0 4.351 + export GOPATH=/tmp/tmp.3heWJAxrUY [2022-09-10T11:30:23.343Z] #0 4.351 + GOPATH=/tmp/tmp.3heWJAxrUY [2022-09-10T11:30:23.343Z] #0 4.351 + RM_GOPATH=1 [2022-09-10T11:30:23.343Z] #0 4.351 + case "$(go env GOARCH)" in [2022-09-10T11:30:23.343Z] #0 4.351 ++ go env GOARCH [2022-09-10T11:30:23.343Z] #0 4.392 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:23.343Z] #0 4.392 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:23.343Z] #0 4.401 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:23.343Z] #0 4.405 + dir=/tmp/install [2022-09-10T11:30:23.343Z] #0 4.405 + bin=tomlv [2022-09-10T11:30:23.343Z] #0 4.405 + shift [2022-09-10T11:30:23.343Z] #0 4.406 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-10T11:30:23.343Z] #0 4.406 + . /tmp/install/tomlv.installer [2022-09-10T11:30:23.344Z] #0 4.406 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:23.344Z] #0 4.407 + install_tomlv [2022-09-10T11:30:23.344Z] #0 4.407 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-10T11:30:23.344Z] #0 4.407 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:23.344Z] #0 4.408 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3heWJAxrUY/src/github.com/BurntSushi/toml [2022-09-10T11:30:23.344Z] #0 4.410 Cloning into '/tmp/tmp.3heWJAxrUY/src/github.com/BurntSushi/toml'... [2022-09-10T11:30:23.344Z] #0 5.768 + cd /tmp/tmp.3heWJAxrUY/src/github.com/BurntSushi/toml [2022-09-10T11:30:23.344Z] #0 5.768 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:23.344Z] #0 5.945 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-10T11:30:23.344Z] #0 6.604 internal/unsafeheader [2022-09-10T11:30:23.344Z] #0 6.677 internal/goarch [2022-09-10T11:30:23.344Z] #0 6.841 internal/cpu [2022-09-10T11:30:23.344Z] #0 6.878 internal/abi [2022-09-10T11:30:23.344Z] #0 7.232 internal/goexperiment [2022-09-10T11:30:23.344Z] #0 7.336 internal/goos [2022-09-10T11:30:23.344Z] #0 7.430 internal/bytealg [2022-09-10T11:30:23.344Z] #0 7.559 runtime/internal/atomic [2022-09-10T11:30:23.344Z] #0 8.585 runtime/internal/math [2022-09-10T11:30:23.344Z] #0 8.802 runtime/internal/sys [2022-09-10T11:30:23.344Z] #0 8.869 runtime/internal/syscall [2022-09-10T11:30:23.344Z] #0 9.191 internal/itoa [2022-09-10T11:30:23.344Z] #0 9.441 math/bits [2022-09-10T11:30:23.344Z] #0 9.485 runtime [2022-09-10T11:30:23.344Z] #0 10.11 math [2022-09-10T11:30:23.344Z] #32 ... [2022-09-10T11:30:23.344Z] [2022-09-10T11:30:23.344Z] #33 [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 [2022-09-10T11:30:23.344Z] #0 4.196 + RM_GOPATH=0 [2022-09-10T11:30:23.344Z] #0 4.196 + TMP_GOPATH= [2022-09-10T11:30:23.344Z] #0 4.196 + : /build [2022-09-10T11:30:23.344Z] #0 4.196 + '[' -z '' ']' [2022-09-10T11:30:23.344Z] #0 4.196 ++ mktemp -d [2022-09-10T11:30:23.344Z] #0 4.210 + export GOPATH=/tmp/tmp.WBpSK8o7hv [2022-09-10T11:30:23.344Z] #0 4.210 + GOPATH=/tmp/tmp.WBpSK8o7hv [2022-09-10T11:30:23.344Z] #0 4.210 + RM_GOPATH=1 [2022-09-10T11:30:23.344Z] #0 4.210 + case "$(go env GOARCH)" in [2022-09-10T11:30:23.344Z] #0 4.210 ++ go env GOARCH [2022-09-10T11:30:23.344Z] #0 4.224 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:23.344Z] #0 4.224 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:23.344Z] #0 4.224 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:23.344Z] #0 4.224 + dir=/tmp/install [2022-09-10T11:30:23.344Z] #0 4.224 + bin=rootlesskit [2022-09-10T11:30:23.344Z] #0 4.224 + shift [2022-09-10T11:30:23.344Z] #0 4.224 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-10T11:30:23.344Z] #0 4.224 + . /tmp/install/rootlesskit.installer [2022-09-10T11:30:23.344Z] #0 4.224 ++ : v0.14.4 [2022-09-10T11:30:23.344Z] #0 4.224 + install_rootlesskit [2022-09-10T11:30:23.344Z] #0 4.224 + case "$1" in [2022-09-10T11:30:23.344Z] #0 4.224 + export CGO_ENABLED=0 [2022-09-10T11:30:23.344Z] #0 4.224 + CGO_ENABLED=0 [2022-09-10T11:30:23.344Z] #0 4.224 + _install_rootlesskit [2022-09-10T11:30:23.344Z] #0 4.239 Install rootlesskit version v0.14.4 [2022-09-10T11:30:23.344Z] #0 4.239 + echo 'Install rootlesskit version v0.14.4' [2022-09-10T11:30:23.344Z] #0 4.239 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T11:30:23.344Z] #0 4.239 + GOBIN=/build [2022-09-10T11:30:23.344Z] #0 4.239 + GO111MODULE=on [2022-09-10T11:30:23.344Z] #0 4.239 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-10T11:30:23.344Z] #0 4.899 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-10T11:30:23.344Z] #0 8.027 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T11:30:23.344Z] #0 8.042 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:30:23.344Z] #0 8.164 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-10T11:30:23.344Z] #0 8.982 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-10T11:30:23.600Z] #33 ... [2022-09-10T11:30:23.600Z] [2022-09-10T11:30:23.600Z] #34 [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 [2022-09-10T11:30:23.600Z] #0 3.912 + RM_GOPATH=0 [2022-09-10T11:30:23.600Z] #0 3.912 + TMP_GOPATH= [2022-09-10T11:30:23.600Z] #0 3.912 + : /build [2022-09-10T11:30:23.600Z] #0 3.912 + '[' -z '' ']' [2022-09-10T11:30:23.600Z] #0 3.912 ++ mktemp -d [2022-09-10T11:30:23.600Z] #0 3.912 + export GOPATH=/tmp/tmp.2Ho3iLmUl9 [2022-09-10T11:30:23.600Z] #0 3.912 + GOPATH=/tmp/tmp.2Ho3iLmUl9 [2022-09-10T11:30:23.600Z] #0 3.912 + RM_GOPATH=1 [2022-09-10T11:30:23.600Z] #0 3.912 + case "$(go env GOARCH)" in [2022-09-10T11:30:23.600Z] #0 3.921 ++ go env GOARCH [2022-09-10T11:30:23.600Z] #0 3.926 Install docker/cli version 17.06.2-ce from stable [2022-09-10T11:30:23.600Z] #0 3.926 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:23.600Z] #0 3.926 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:23.600Z] #0 3.926 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:23.600Z] #0 3.926 + dir=/tmp/install [2022-09-10T11:30:23.600Z] #0 3.926 + bin=dockercli [2022-09-10T11:30:23.600Z] #0 3.926 + shift [2022-09-10T11:30:23.600Z] #0 3.926 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-10T11:30:23.600Z] #0 3.926 + . /tmp/install/dockercli.installer [2022-09-10T11:30:23.600Z] #0 3.926 ++ : stable [2022-09-10T11:30:23.600Z] #0 3.926 ++ : 17.06.2-ce [2022-09-10T11:30:23.600Z] #0 3.926 + install_dockercli [2022-09-10T11:30:23.600Z] #0 3.926 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-10T11:30:23.600Z] #0 3.933 ++ uname -m [2022-09-10T11:30:23.600Z] #0 3.937 + arch=aarch64 [2022-09-10T11:30:23.600Z] #0 3.937 + '[' aarch64 '!=' x86_64 ']' [2022-09-10T11:30:23.600Z] #0 3.937 + '[' aarch64 '!=' s390x ']' [2022-09-10T11:30:23.600Z] #0 3.937 + '[' aarch64 '!=' armhf ']' [2022-09-10T11:30:23.600Z] #0 3.937 + build_dockercli [2022-09-10T11:30:23.600Z] #0 3.937 + git clone https://github.com/docker/docker-ce /tmp/tmp.2Ho3iLmUl9/tmp/docker-ce [2022-09-10T11:30:23.600Z] #0 3.937 Cloning into '/tmp/tmp.2Ho3iLmUl9/tmp/docker-ce'... [2022-09-10T11:30:23.663Z] #20 1.489 #=#=# ############# 18.1% ########################### 38.0% ######################################### 57.8% ######################################################## 77.8% ###################################################################### 97.7% ######################################################################## 100.0% [2022-09-10T11:30:23.857Z] #34 ... [2022-09-10T11:30:23.857Z] [2022-09-10T11:30:23.857Z] #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 [2022-09-10T11:30:23.857Z] #0 4.845 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:23.857Z] #0 4.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:23.857Z] #0 4.897 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:23.857Z] #0 5.718 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-10T11:30:23.857Z] #0 8.237 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [343 kB] [2022-09-10T11:30:23.857Z] #0 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-10T11:30:23.857Z] #35 ... [2022-09-10T11:30:23.857Z] [2022-09-10T11:30:23.857Z] #36 [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 [2022-09-10T11:30:23.857Z] #0 3.626 + RM_GOPATH=0 [2022-09-10T11:30:23.857Z] #0 3.626 + TMP_GOPATH= [2022-09-10T11:30:23.857Z] #0 3.626 + : /build [2022-09-10T11:30:23.857Z] #0 3.626 + '[' -z '' ']' [2022-09-10T11:30:23.857Z] #0 3.628 ++ mktemp -d [2022-09-10T11:30:23.857Z] #0 3.628 + export GOPATH=/tmp/tmp.N6U5gXJqYn [2022-09-10T11:30:23.857Z] #0 3.628 + GOPATH=/tmp/tmp.N6U5gXJqYn [2022-09-10T11:30:23.857Z] #0 3.628 + RM_GOPATH=1 [2022-09-10T11:30:23.857Z] #0 3.628 + case "$(go env GOARCH)" in [2022-09-10T11:30:23.857Z] #0 3.628 ++ go env GOARCH [2022-09-10T11:30:23.857Z] #0 3.649 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:23.857Z] #0 3.649 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:23.857Z] #0 3.649 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:23.857Z] #0 3.649 + dir=/tmp/install [2022-09-10T11:30:23.857Z] #0 3.649 + bin=gotestsum [2022-09-10T11:30:23.857Z] #0 3.649 + shift [2022-09-10T11:30:23.857Z] #0 3.649 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-10T11:30:23.857Z] #0 3.649 + . /tmp/install/gotestsum.installer [2022-09-10T11:30:23.857Z] #0 3.649 ++ : v1.7.0 [2022-09-10T11:30:23.857Z] #0 3.649 + install_gotestsum [2022-09-10T11:30:23.857Z] #0 3.649 + set -e [2022-09-10T11:30:23.857Z] #0 3.649 + echo 'Install gotestsum version v1.7.0' [2022-09-10T11:30:23.857Z] #0 3.649 + GOBIN=/build [2022-09-10T11:30:23.857Z] #0 3.649 + GO111MODULE=on [2022-09-10T11:30:23.857Z] #0 3.649 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-10T11:30:23.857Z] #0 3.653 Install gotestsum version v1.7.0 [2022-09-10T11:30:23.857Z] #0 4.050 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-10T11:30:23.857Z] #0 5.445 go: downloading github.com/fatih/color v1.10.0 [2022-09-10T11:30:23.857Z] #0 5.448 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-10T11:30:23.857Z] #0 5.455 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-10T11:30:23.857Z] #0 5.552 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:30:23.857Z] #0 5.763 go: downloading golang.org/x/tools v0.1.0 [2022-09-10T11:30:23.857Z] #0 5.861 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-10T11:30:23.857Z] #0 5.905 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-10T11:30:23.857Z] #0 5.939 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-10T11:30:23.857Z] #0 6.165 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-10T11:30:23.857Z] #0 9.718 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-10T11:30:23.857Z] #0 9.896 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-10T11:30:23.857Z] #0 10.13 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-10T11:30:23.927Z] #20 2.093 [2022-09-10T11:30:24.113Z] #36 ... [2022-09-10T11:30:24.113Z] [2022-09-10T11:30:24.113Z] #37 [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 [2022-09-10T11:30:24.113Z] #0 3.839 + RM_GOPATH=0 [2022-09-10T11:30:24.113Z] #0 3.839 + TMP_GOPATH= [2022-09-10T11:30:24.113Z] #0 3.839 + : /build [2022-09-10T11:30:24.113Z] #0 3.839 + '[' -z '' ']' [2022-09-10T11:30:24.113Z] #0 3.841 ++ mktemp -d [2022-09-10T11:30:24.113Z] #0 3.846 + export GOPATH=/tmp/tmp.KczxWeXfEM [2022-09-10T11:30:24.113Z] #0 3.846 + GOPATH=/tmp/tmp.KczxWeXfEM [2022-09-10T11:30:24.113Z] #0 3.846 + RM_GOPATH=1 [2022-09-10T11:30:24.113Z] #0 3.846 + case "$(go env GOARCH)" in [2022-09-10T11:30:24.113Z] #0 3.846 ++ go env GOARCH [2022-09-10T11:30:24.113Z] #0 3.861 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:24.113Z] #0 3.861 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:24.113Z] #0 3.861 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:24.113Z] #0 3.861 + dir=/tmp/install [2022-09-10T11:30:24.113Z] #0 3.861 + bin=proxy [2022-09-10T11:30:24.113Z] #0 3.861 + shift [2022-09-10T11:30:24.113Z] #0 3.861 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-10T11:30:24.113Z] #0 3.861 + . /tmp/install/proxy.installer [2022-09-10T11:30:24.113Z] #0 3.861 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:24.113Z] #0 3.861 + install_proxy [2022-09-10T11:30:24.113Z] #0 3.861 + case "$1" in [2022-09-10T11:30:24.113Z] #0 3.861 + export CGO_ENABLED=0 [2022-09-10T11:30:24.113Z] #0 3.861 + CGO_ENABLED=0 [2022-09-10T11:30:24.113Z] #0 3.861 + _install_proxy [2022-09-10T11:30:24.113Z] #0 3.861 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-10T11:30:24.113Z] #0 3.861 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KczxWeXfEM/src/github.com/docker/libnetwork [2022-09-10T11:30:24.113Z] #0 3.861 Cloning into '/tmp/tmp.KczxWeXfEM/src/github.com/docker/libnetwork'... [2022-09-10T11:30:24.113Z] #0 3.861 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:24.113Z] #37 ... [2022-09-10T11:30:24.113Z] [2022-09-10T11:30:24.113Z] #38 [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 [2022-09-10T11:30:24.113Z] #0 4.452 + RM_GOPATH=0 [2022-09-10T11:30:24.113Z] #0 4.452 + TMP_GOPATH= [2022-09-10T11:30:24.113Z] #0 4.452 + : /build [2022-09-10T11:30:24.113Z] #0 4.452 + '[' -z '' ']' [2022-09-10T11:30:24.113Z] #0 4.452 ++ mktemp -d [2022-09-10T11:30:24.113Z] #0 4.464 + export GOPATH=/tmp/tmp.IvPGbUW855 [2022-09-10T11:30:24.113Z] #0 4.464 + GOPATH=/tmp/tmp.IvPGbUW855 [2022-09-10T11:30:24.113Z] #0 4.464 + RM_GOPATH=1 [2022-09-10T11:30:24.113Z] #0 4.464 + case "$(go env GOARCH)" in [2022-09-10T11:30:24.113Z] #0 4.464 ++ go env GOARCH [2022-09-10T11:30:24.113Z] #0 4.544 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:24.113Z] #0 4.544 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:24.113Z] #0 4.660 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:24.113Z] #0 4.667 + dir=/tmp/install [2022-09-10T11:30:24.113Z] #0 4.685 + bin=vndr [2022-09-10T11:30:24.113Z] #0 4.686 + shift [2022-09-10T11:30:24.113Z] #0 4.686 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-10T11:30:24.113Z] #0 4.687 + . /tmp/install/vndr.installer [2022-09-10T11:30:24.113Z] #0 4.688 ++ : v0.1.2 [2022-09-10T11:30:24.113Z] #0 4.688 + install_vndr [2022-09-10T11:30:24.113Z] #0 4.690 + echo 'Install vndr version v0.1.2' [2022-09-10T11:30:24.113Z] #0 4.690 Install vndr version v0.1.2 [2022-09-10T11:30:24.113Z] #0 4.697 + GOBIN=/build [2022-09-10T11:30:24.113Z] #0 4.697 + GO111MODULE=on [2022-09-10T11:30:24.113Z] #0 4.697 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-10T11:30:24.113Z] #0 5.231 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-10T11:30:24.189Z] #20 2.312 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:24.189Z] #20 2.506 [2022-09-10T11:30:24.363Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 7.1s done [2022-09-10T11:30:24.363Z] #13 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b [2022-09-10T11:30:24.363Z] #13 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-10T11:30:24.370Z] #38 ... [2022-09-10T11:30:24.370Z] [2022-09-10T11:30:24.370Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:24.370Z] #22 6.148 #=#=# 0.0% ## 2.8% ### 5.0% #### 6.8% ###### 9.3% ####### 10.9% ######### 13.5% ########### 15.4% ############# 18.4% ############### 21.0% ################# 24.0% ################### 26.6% #################### 29.0% ###################### 31.5% ######################## 33.9% ########################## 36.7% ############################ 39.2% ############################# 40.7% ############################### 43.6% ############################### 44.0% ################################# 46.4% ################################## 47.9% #################################### 50.2% ###################################### 53.4% ####################################### 55.5% ######################################### 58.2% ########################################### 60.6% ############################################ 62.0% ############################################# 63.6% ############################################### 65.9% ################################################## 69.8% #################################################### 72.6% ###################################################### 75.6% ####################################################### 77.8% ########################################################## 81.0% ############################################################ 84.1% ############################################################## 86.6% ############################################################### 88.6% ################################################################# 91.4% #################################################################### 94.5% ##################################################################### 96.9% ###################################################################### 98.0% ####################################################################### 99.9% ######################################################################## 100.0% [2022-09-10T11:30:24.370Z] #22 11.04 [2022-09-10T11:30:24.450Z] [2022-09-10T11:30:24.450Z] #20 ... [2022-09-10T11:30:24.450Z] [2022-09-10T11:30:24.450Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-10T11:30:24.450Z] #14 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 6.9s done [2022-09-10T11:30:24.450Z] #14 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-10T11:30:24.450Z] #14 DONE 25.5s [2022-09-10T11:30:24.450Z] [2022-09-10T11:30:24.450Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:24.624Z] #13 DONE 25.4s [2022-09-10T11:30:24.624Z] [2022-09-10T11:30:24.624Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-10T11:30:24.710Z] #20 2.718 #=#=# ################################################################ 89.5% ######################################################################## 100.0% [2022-09-10T11:30:24.710Z] #20 2.925 [2022-09-10T11:30:24.932Z] #22 12.47 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-10T11:30:25.040Z] #12 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 7.5s done [2022-09-10T11:30:25.040Z] #12 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-10T11:30:25.040Z] #12 DONE 24.8s [2022-09-10T11:30:25.040Z] [2022-09-10T11:30:25.040Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-10T11:30:25.495Z] #22 12.95 [2022-09-10T11:30:25.495Z] #22 ... [2022-09-10T11:30:25.495Z] [2022-09-10T11:30:25.495Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:25.495Z] #0 2.208 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-10T11:30:25.495Z] #0 2.258 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:25.495Z] #0 2.279 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:25.495Z] #0 2.281 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:25.495Z] #0 3.055 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-09-10T11:30:25.495Z] #0 4.666 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-10T11:30:25.495Z] #0 7.892 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [343 kB] [2022-09-10T11:30:25.516Z] #20 3.145 #=#=# ######### 13.1% ########################## 37.0% ######################################## 56.1% ###################################################### 75.5% #################################################################### 94.8% ######################################################################## 100.0% [2022-09-10T11:30:25.516Z] #20 3.780 [2022-09-10T11:30:25.752Z] #39 ... [2022-09-10T11:30:25.752Z] [2022-09-10T11:30:25.752Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:26.008Z] #22 13.27 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:26.008Z] #22 13.41 [2022-09-10T11:30:26.419Z] #20 DONE 1.2s [2022-09-10T11:30:26.419Z] [2022-09-10T11:30:26.419Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:26.419Z] #0 1.309 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-10T11:30:26.419Z] #0 1.394 [2022-09-10T11:30:26.419Z] #0 1.610 #=#=# ############# 18.5% ########################### 38.5% ########################################## 58.4% ######################################################## 78.2% ###################################################################### 98.3% ######################################################################## 100.0% [2022-09-10T11:30:26.419Z] #0 2.203 [2022-09-10T11:30:26.419Z] #0 2.422 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:26.419Z] #0 2.596 [2022-09-10T11:30:26.419Z] #0 2.816 #=#=# ################################################################### 93.3% ######################################################################## 100.0% [2022-09-10T11:30:26.419Z] #0 3.011 [2022-09-10T11:30:26.419Z] #0 3.229 #=#=# ############ 17.7% ########################## 36.9% ######################################## 56.2% ###################################################### 75.5% #################################################################### 95.0% ######################################################################## 100.0% [2022-09-10T11:30:26.419Z] #0 3.837 [2022-09-10T11:30:26.935Z] #0 4.067 #=#=# ### 4.6% ####### 9.8% ########## 14.9% ############## 20.1% ################## 25.4% ###################### 30.6% ######################### 35.9% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.8% ############################################ 61.8% ################################################ 67.1% #################################################### 72.4% ##################################################### 74.9% ########################################################### 82.8% ############################################################### 88.0% # [2022-09-10T11:30:26.935Z] #21 ... [2022-09-10T11:30:26.935Z] [2022-09-10T11:30:26.935Z] #22 [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 [2022-09-10T11:30:26.935Z] #22 DONE 0.8s [2022-09-10T11:30:26.935Z] [2022-09-10T11:30:26.935Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:26.936Z] #0 4.067 #=#=# ### 4.6% ####### 9.8% ########## 14.9% ############## 20.1% ################## 25.4% ###################### 30.6% ######################### 35.9% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.8% ############################################ 61.8% ################################################ 67.1% #################################################### 72.4% ##################################################### 74.9% ########################################################### 82.8% ############################################################### 88.0% ################################################################### 93.2% ##################################################################### 97.2% ######################################################################## 100.0% [2022-09-10T11:30:26.936Z] #21 6.059 [2022-09-10T11:30:26.936Z] #22 ... [2022-09-10T11:30:26.936Z] [2022-09-10T11:30:26.936Z] #25 [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 [2022-09-10T11:30:26.936Z] #25 4.047 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-10T11:30:26.936Z] #25 4.056 Cloning into '.'... [2022-09-10T11:30:27.114Z] #20 3.993 #=#=# ### 4.8% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.1% [2022-09-10T11:30:27.114Z] #20 ... [2022-09-10T11:30:27.114Z] [2022-09-10T11:30:27.114Z] #21 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-10T11:30:27.114Z] #21 DONE 2.7s [2022-09-10T11:30:27.114Z] [2022-09-10T11:30:27.114Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:27.192Z] #25 ... [2022-09-10T11:30:27.192Z] [2022-09-10T11:30:27.192Z] #33 [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 [2022-09-10T11:30:27.192Z] #33 11.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-10T11:30:27.192Z] #33 12.16 go: downloading github.com/google/uuid v1.3.0 [2022-09-10T11:30:27.192Z] #33 12.24 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-10T11:30:27.192Z] #33 12.26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-10T11:30:27.192Z] #33 12.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T11:30:27.192Z] #33 12.50 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-10T11:30:27.192Z] #33 12.81 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-10T11:30:27.192Z] #33 13.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-10T11:30:27.192Z] #33 13.27 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-10T11:30:27.195Z] #21 ... [2022-09-10T11:30:27.195Z] [2022-09-10T11:30:27.195Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-10T11:30:27.195Z] #23 DONE 0.2s [2022-09-10T11:30:27.195Z] [2022-09-10T11:30:27.195Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-10T11:30:27.195Z] #24 DONE 0.2s [2022-09-10T11:30:27.195Z] [2022-09-10T11:30:27.195Z] #25 [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 [2022-09-10T11:30:27.449Z] #33 14.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-10T11:30:27.638Z] #20 3.993 #=#=# ### 4.8% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.1% ################################################ 67.1% ################################################## 69.8% ######################################################## 78.6% ############################################################ 84.0% ################################################################ 89.2% ################################################################### 94.3% ####################################################################### 99.6% ######################################################################## 100.0% [2022-09-10T11:30:27.638Z] #20 5.951 [2022-09-10T11:30:28.207Z] #20 6.406 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-10T11:30:28.207Z] #20 6.485 [2022-09-10T11:30:28.725Z] #20 6.707 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:28.725Z] #20 6.776 [2022-09-10T11:30:28.818Z] #20 DONE 4.1s [2022-09-10T11:30:28.819Z] [2022-09-10T11:30:28.819Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:28.819Z] #0 1.158 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-10T11:30:28.819Z] #0 1.242 [2022-09-10T11:30:28.819Z] #0 1.469 #=#=# ############# 18.4% ########################### 38.2% ######################################### 58.0% ######################################################## 78.1% ###################################################################### 97.9% ######################################################################## 100.0% [2022-09-10T11:30:28.819Z] #0 2.065 [2022-09-10T11:30:28.819Z] #0 2.286 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:28.819Z] #0 2.461 [2022-09-10T11:30:28.819Z] #0 2.577 ################################################# 68.9% ######################################################################## 100.0% [2022-09-10T11:30:28.819Z] #0 2.685 [2022-09-10T11:30:28.819Z] #0 2.901 #=#=# ########### 15.3% ########################## 36.9% ######################################## 56.1% ###################################################### 75.4% #################################################################### 94.6% ######################################################################## 100.0% [2022-09-10T11:30:28.819Z] #0 3.495 [2022-09-10T11:30:28.819Z] #0 3.732 #=#=# # 2.2% ####### 10.1% ########### 15.4% ############## 20.6% ################## 25.7% ###################### 31.0% ########################## 36.2% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ################################################ 67.4% #################################################### 72.6% ####################################################### 76.6% ########################################################### 83.0% ############################################################### 88.2% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2022-09-10T11:30:28.819Z] #0 5.665 [2022-09-10T11:30:28.819Z] #0 6.107 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-10T11:30:28.819Z] #0 6.170 [2022-09-10T11:30:28.819Z] #0 6.383 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:28.819Z] #0 6.466 [2022-09-10T11:30:28.819Z] #0 6.936 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-10T11:30:28.819Z] #0 6.999 [2022-09-10T11:30:28.819Z] #0 7.211 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:28.819Z] #0 7.318 [2022-09-10T11:30:28.819Z] #0 7.828 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-10T11:30:28.819Z] #21 7.931 [2022-09-10T11:30:28.985Z] #20 7.210 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-10T11:30:28.985Z] #20 7.266 [2022-09-10T11:30:29.078Z] #21 8.159 #=#=# [2022-09-10T11:30:29.078Z] #21 ... [2022-09-10T11:30:29.078Z] [2022-09-10T11:30:29.078Z] #22 [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 [2022-09-10T11:30:29.078Z] #22 DONE 0.5s [2022-09-10T11:30:29.078Z] [2022-09-10T11:30:29.078Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:29.255Z] #20 ... [2022-09-10T11:30:29.255Z] [2022-09-10T11:30:29.255Z] #22 [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 [2022-09-10T11:30:29.255Z] #22 DONE 2.0s [2022-09-10T11:30:29.255Z] [2022-09-10T11:30:29.255Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:29.255Z] #20 7.478 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:29.255Z] #20 7.569 [2022-09-10T11:30:29.336Z] #21 8.159 #=#=# 0.0% ##################### 30.5% [2022-09-10T11:30:29.336Z] #21 ... [2022-09-10T11:30:29.336Z] [2022-09-10T11:30:29.336Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-10T11:30:29.336Z] #23 DONE 0.3s [2022-09-10T11:30:29.336Z] [2022-09-10T11:30:29.336Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-10T11:30:29.336Z] #24 DONE 0.3s [2022-09-10T11:30:29.336Z] [2022-09-10T11:30:29.336Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:29.518Z] #20 ... [2022-09-10T11:30:29.518Z] [2022-09-10T11:30:29.518Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-10T11:30:29.518Z] #23 DONE 0.2s [2022-09-10T11:30:29.518Z] [2022-09-10T11:30:29.518Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-10T11:30:29.518Z] #24 DONE 0.3s [2022-09-10T11:30:29.518Z] [2022-09-10T11:30:29.518Z] #25 [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 [2022-09-10T11:30:29.859Z] #21 8.159 #=#=# 0.0% ##################### 30.5% ################################# 47.1% ########################################### 60.4% ################################################# 69.3% ############################################################# 85.9% ######################################################################## 100.0% [2022-09-10T11:30:29.859Z] #21 9.066 [2022-09-10T11:30:30.426Z] #21 9.644 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-10T11:30:30.493Z] #25 ... [2022-09-10T11:30:30.493Z] [2022-09-10T11:30:30.493Z] #26 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-10T11:30:30.493Z] #26 DONE 3.4s [2022-09-10T11:30:30.493Z] [2022-09-10T11:30:30.493Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:30.692Z] #21 9.810 [2022-09-10T11:30:30.717Z] #33 ... [2022-09-10T11:30:30.717Z] [2022-09-10T11:30:30.717Z] #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 [2022-09-10T11:30:30.717Z] #35 17.36 Fetched 8304 kB in 13s (651 kB/s) [2022-09-10T11:30:30.951Z] #21 10.06 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:30.951Z] #21 10.12 [2022-09-10T11:30:31.209Z] #21 10.61 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-10T11:30:31.468Z] #21 10.70 [2022-09-10T11:30:31.727Z] #21 10.92 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:31.727Z] #21 11.00 [2022-09-10T11:30:31.727Z] #21 11.02 Download of images into '/build' complete. [2022-09-10T11:30:31.727Z] #21 11.02 Use something like the following to load the result into a Docker daemon: [2022-09-10T11:30:31.727Z] #21 11.02 tar -cC '/build' . | docker load [2022-09-10T11:30:31.987Z] #21 DONE 11.1s [2022-09-10T11:30:31.987Z] [2022-09-10T11:30:31.987Z] #25 [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 [2022-09-10T11:30:32.063Z] #25 ... [2022-09-10T11:30:32.063Z] [2022-09-10T11:30:32.063Z] #26 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-10T11:30:32.063Z] #26 DONE 3.0s [2022-09-10T11:30:32.324Z] [2022-09-10T11:30:32.324Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:32.324Z] #20 8.226 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-10T11:30:32.324Z] #20 8.344 [2022-09-10T11:30:32.324Z] #20 8.581 #=#=# 0.0% ######### 13.7% #################### 28.7% ############################## 42.8% ######################################### 58.1% ########################################################### 82.5% ######################################################################## 100.0% [2022-09-10T11:30:32.324Z] #20 9.322 [2022-09-10T11:30:32.324Z] #20 9.959 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-10T11:30:32.324Z] #20 10.05 [2022-09-10T11:30:32.325Z] #20 10.27 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:32.325Z] #20 10.36 [2022-09-10T11:30:32.587Z] #20 10.82 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-10T11:30:32.847Z] #20 10.95 [2022-09-10T11:30:32.921Z] #25 ... [2022-09-10T11:30:32.922Z] [2022-09-10T11:30:32.922Z] #26 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-10T11:30:32.922Z] #26 DONE 3.7s [2022-09-10T11:30:32.922Z] [2022-09-10T11:30:32.922Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:33.110Z] #20 11.22 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:33.110Z] #20 11.28 [2022-09-10T11:30:33.110Z] #20 11.32 Download of images into '/build' complete. [2022-09-10T11:30:33.110Z] #20 11.32 Use something like the following to load the result into a Docker daemon: [2022-09-10T11:30:33.110Z] #20 11.32 tar -cC '/build' . | docker load [2022-09-10T11:30:33.110Z] #20 DONE 11.4s [2022-09-10T11:30:33.110Z] [2022-09-10T11:30:33.110Z] #27 [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 [2022-09-10T11:30:33.110Z] #0 3.640 + RM_GOPATH=0 [2022-09-10T11:30:33.110Z] #0 3.640 + TMP_GOPATH= [2022-09-10T11:30:33.110Z] #0 3.640 + : /build [2022-09-10T11:30:33.110Z] #0 3.640 + '[' -z '' ']' [2022-09-10T11:30:33.110Z] #0 3.641 ++ mktemp -d [2022-09-10T11:30:33.110Z] #0 3.645 + export GOPATH=/tmp/tmp.vTILuyBp7o [2022-09-10T11:30:33.110Z] #0 3.645 + GOPATH=/tmp/tmp.vTILuyBp7o [2022-09-10T11:30:33.110Z] #0 3.645 + RM_GOPATH=1 [2022-09-10T11:30:33.110Z] #0 3.645 + case "$(go env GOARCH)" in [2022-09-10T11:30:33.110Z] #0 3.645 ++ go env GOARCH [2022-09-10T11:30:33.110Z] #0 3.647 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:33.110Z] #0 3.647 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:33.110Z] #0 3.649 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:33.110Z] #0 3.649 + dir=/tmp/install [2022-09-10T11:30:33.110Z] #0 3.649 + bin=shfmt [2022-09-10T11:30:33.110Z] #0 3.649 + shift [2022-09-10T11:30:33.110Z] #0 3.649 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-10T11:30:33.110Z] #0 3.649 + . /tmp/install/shfmt.installer [2022-09-10T11:30:33.110Z] #0 3.649 ++ : v3.0.2 [2022-09-10T11:30:33.110Z] #0 3.649 + install_shfmt [2022-09-10T11:30:33.110Z] #0 3.649 + echo 'Install shfmt version v3.0.2' [2022-09-10T11:30:33.110Z] #0 3.649 + GOBIN=/build [2022-09-10T11:30:33.110Z] #0 3.649 + GO111MODULE=on [2022-09-10T11:30:33.110Z] #0 3.649 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-10T11:30:33.110Z] #0 3.649 Install shfmt version v3.0.2 [2022-09-10T11:30:33.110Z] #0 3.713 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-10T11:30:33.234Z] #35 17.36 Reading package lists... [2022-09-10T11:30:33.234Z] #35 ... [2022-09-10T11:30:33.234Z] [2022-09-10T11:30:33.234Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:33.234Z] #29 10.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-10T11:30:33.234Z] #29 18.54 Fetched 8304 kB in 14s (592 kB/s) [2022-09-10T11:30:33.234Z] #29 18.54 Reading package lists... [2022-09-10T11:30:33.234Z] #29 ... [2022-09-10T11:30:33.234Z] [2022-09-10T11:30:33.234Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:33.234Z] #22 14.81 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-10T11:30:33.234Z] #22 15.24 [2022-09-10T11:30:33.234Z] #22 15.59 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:33.234Z] #22 15.86 [2022-09-10T11:30:33.234Z] #22 17.15 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-10T11:30:33.234Z] #22 17.50 [2022-09-10T11:30:33.234Z] #22 17.86 #=#=# 0.0% ##### 7.3% ########### 16.3% ################ 23.1% ##################### 29.7% ########################### 38.1% ################################## 48.4% ##################################### 51.5% ######################################### 58.0% ############################################### 65.8% #################################################### 72.6% ###################################################### 75.5% ######################################################### 79.2% ########################################################### 82.9% ############################################################### 87.8% #################################################################### 95.7% ######################################################################## 100.0% [2022-09-10T11:30:33.234Z] #22 19.80 [2022-09-10T11:30:33.234Z] #22 20.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-10T11:30:33.685Z] #27 4.312 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-10T11:30:33.685Z] #27 4.312 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-10T11:30:33.685Z] #27 4.312 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-10T11:30:33.792Z] #27 ... [2022-09-10T11:30:33.792Z] [2022-09-10T11:30:33.792Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:33.792Z] #21 6.739 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-10T11:30:33.792Z] #21 6.908 [2022-09-10T11:30:33.792Z] #21 7.207 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:33.792Z] #21 7.347 [2022-09-10T11:30:33.792Z] #21 7.986 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-10T11:30:33.792Z] #21 8.100 [2022-09-10T11:30:33.792Z] #21 8.327 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:33.792Z] #21 8.460 [2022-09-10T11:30:33.792Z] #21 9.058 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-10T11:30:33.792Z] #21 9.169 [2022-09-10T11:30:33.792Z] #21 9.426 #=#=# 0.0% ########## 14.8% ############################## 42.7% ########################################### 60.4% #################################################### 72.7% ################################################################## 92.4% ######################################################################## 100.0% [2022-09-10T11:30:33.792Z] #21 10.09 [2022-09-10T11:30:33.792Z] #21 10.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-10T11:30:33.792Z] #21 10.80 [2022-09-10T11:30:33.792Z] #21 11.06 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:33.792Z] #21 11.18 [2022-09-10T11:30:33.792Z] #21 11.72 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-10T11:30:33.792Z] #21 12.09 [2022-09-10T11:30:33.792Z] #21 12.36 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:33.792Z] #21 12.50 [2022-09-10T11:30:33.792Z] #21 12.55 Download of images into '/build' complete. [2022-09-10T11:30:33.792Z] #21 12.55 Use something like the following to load the result into a Docker daemon: [2022-09-10T11:30:33.792Z] #21 12.55 tar -cC '/build' . | docker load [2022-09-10T11:30:33.792Z] #21 DONE 12.9s [2022-09-10T11:30:33.792Z] [2022-09-10T11:30:33.792Z] #28 [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 [2022-09-10T11:30:33.792Z] #0 5.909 + RM_GOPATH=0 [2022-09-10T11:30:33.792Z] #0 5.909 + TMP_GOPATH= [2022-09-10T11:30:33.792Z] #0 5.909 + : /build [2022-09-10T11:30:33.792Z] #0 5.909 + '[' -z '' ']' [2022-09-10T11:30:33.792Z] #0 5.909 ++ mktemp -d [2022-09-10T11:30:33.792Z] #0 5.928 + export GOPATH=/tmp/tmp.24R1DUEFGq [2022-09-10T11:30:33.792Z] #0 5.928 + GOPATH=/tmp/tmp.24R1DUEFGq [2022-09-10T11:30:33.792Z] #0 5.928 + RM_GOPATH=1 [2022-09-10T11:30:33.792Z] #0 5.928 + case "$(go env GOARCH)" in [2022-09-10T11:30:33.792Z] #0 5.928 ++ go env GOARCH [2022-09-10T11:30:33.792Z] #0 5.947 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:33.792Z] #0 5.947 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:33.792Z] #0 5.947 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:33.792Z] #0 5.958 Install docker/cli version 17.06.2-ce from stable [2022-09-10T11:30:33.792Z] #0 5.958 + dir=/tmp/install [2022-09-10T11:30:33.792Z] #0 5.958 + bin=dockercli [2022-09-10T11:30:33.792Z] #0 5.958 + shift [2022-09-10T11:30:33.792Z] #0 5.958 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-10T11:30:33.792Z] #0 5.958 + . /tmp/install/dockercli.installer [2022-09-10T11:30:33.792Z] #0 5.958 ++ : stable [2022-09-10T11:30:33.792Z] #0 5.958 ++ : 17.06.2-ce [2022-09-10T11:30:33.792Z] #0 5.958 + install_dockercli [2022-09-10T11:30:33.792Z] #0 5.958 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-10T11:30:33.792Z] #0 5.958 ++ uname -m [2022-09-10T11:30:33.792Z] #0 5.958 + arch=x86_64 [2022-09-10T11:30:33.792Z] #0 5.958 + '[' x86_64 '!=' x86_64 ']' [2022-09-10T11:30:33.792Z] #0 5.958 + url=https://download.docker.com/linux/static [2022-09-10T11:30:33.792Z] #0 5.963 + tar -xz docker/docker [2022-09-10T11:30:33.792Z] #0 6.007 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-10T11:30:33.796Z] #22 ... [2022-09-10T11:30:33.796Z] [2022-09-10T11:30:33.796Z] #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 [2022-09-10T11:30:33.796Z] #27 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-10T11:30:33.796Z] #27 18.54 Fetched 8304 kB in 14s (605 kB/s) [2022-09-10T11:30:33.796Z] #27 18.54 Reading package lists... [2022-09-10T11:30:33.796Z] #27 ... [2022-09-10T11:30:33.796Z] [2022-09-10T11:30:33.796Z] #31 [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 [2022-09-10T11:30:33.796Z] #31 20.12 Checking out files: 81% (1776/2185) Checking out files: 82% (1792/2185) Checking out files: 83% (1814/2185) Checking out files: 84% (1836/2185) Checking out files: 85% (1858/2185) Checking out files: 86% (1880/2185) Checking out files: 87% (1901/2185) Checking out files: 88% (1923/2185) Checking out files: 89% (1945/2185) Checking out files: 90% (1967/2185) Checking out files: 91% (1989/2185) Checking out files: 92% (2011/2185) Checking out files: 93% (2033/2185) Checking out files: 94% (2054/2185) Checking out files: 95% (2076/2185) Checking out files: 96% (2098/2185) Checking out files: 97% (2120/2185) Checking out files: 98% (2142/2185) Checking out files: 99% (2164/2185) Checking out files: 100% (2185/2185) Checking out files: 100% (2185/2185), done. [2022-09-10T11:30:33.796Z] #31 20.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-10T11:30:33.946Z] #27 4.699 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-10T11:30:34.051Z] #28 ... [2022-09-10T11:30:34.052Z] [2022-09-10T11:30:34.052Z] #29 [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 [2022-09-10T11:30:34.052Z] #0 7.165 + RM_GOPATH=0 [2022-09-10T11:30:34.052Z] #0 7.165 + TMP_GOPATH= [2022-09-10T11:30:34.052Z] #0 7.165 + : /build [2022-09-10T11:30:34.052Z] #0 7.165 + '[' -z '' ']' [2022-09-10T11:30:34.052Z] #0 7.167 ++ mktemp -d [2022-09-10T11:30:34.052Z] #0 7.167 + export GOPATH=/tmp/tmp.tlS7zPdLB8 [2022-09-10T11:30:34.052Z] #0 7.167 + GOPATH=/tmp/tmp.tlS7zPdLB8 [2022-09-10T11:30:34.052Z] #0 7.167 + RM_GOPATH=1 [2022-09-10T11:30:34.052Z] #0 7.167 + case "$(go env GOARCH)" in [2022-09-10T11:30:34.052Z] #0 7.167 ++ go env GOARCH [2022-09-10T11:30:34.052Z] #0 7.178 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:34.052Z] #0 7.178 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:34.052Z] #0 7.178 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:34.052Z] #0 7.178 + dir=/tmp/install [2022-09-10T11:30:34.052Z] #0 7.178 + bin=golangci_lint [2022-09-10T11:30:34.052Z] #0 7.178 + shift [2022-09-10T11:30:34.052Z] #0 7.179 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-10T11:30:34.052Z] #0 7.179 + . /tmp/install/golangci_lint.installer [2022-09-10T11:30:34.052Z] #0 7.179 ++ : v1.44.0 [2022-09-10T11:30:34.052Z] #0 7.179 + install_golangci_lint [2022-09-10T11:30:34.052Z] #0 7.179 + set -e [2022-09-10T11:30:34.052Z] #0 7.179 + echo 'Install golangci-lint version v1.44.0' [2022-09-10T11:30:34.052Z] #0 7.179 + GOBIN=/build [2022-09-10T11:30:34.052Z] #0 7.179 + GO111MODULE=on [2022-09-10T11:30:34.052Z] #0 7.179 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-10T11:30:34.052Z] #0 7.220 Install golangci-lint version v1.44.0 [2022-09-10T11:30:34.311Z] #29 ... [2022-09-10T11:30:34.311Z] [2022-09-10T11:30:34.311Z] #25 [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 [2022-09-10T11:30:34.311Z] #25 7.408 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-10T11:30:34.311Z] #25 7.408 Cloning into '.'... [2022-09-10T11:30:34.725Z] #31 ... [2022-09-10T11:30:34.726Z] [2022-09-10T11:30:34.726Z] #36 [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 [2022-09-10T11:30:34.726Z] #36 11.74 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T11:30:34.726Z] #36 11.77 go: downloading golang.org/x/mod v0.3.0 [2022-09-10T11:30:34.726Z] #36 ... [2022-09-10T11:30:34.726Z] [2022-09-10T11:30:34.726Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:34.726Z] #22 21.30 [2022-09-10T11:30:34.726Z] #22 21.62 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:34.726Z] #22 21.79 [2022-09-10T11:30:34.889Z] #27 ... [2022-09-10T11:30:34.889Z] [2022-09-10T11:30:34.889Z] #25 [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 [2022-09-10T11:30:34.889Z] #25 5.537 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-10T11:30:34.889Z] #25 5.537 Cloning into '.'... [2022-09-10T11:30:35.295Z] #22 22.79 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-10T11:30:35.552Z] #22 ... [2022-09-10T11:30:35.552Z] [2022-09-10T11:30:35.552Z] #38 [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 [2022-09-10T11:30:35.552Z] #38 DONE 22.7s [2022-09-10T11:30:35.552Z] [2022-09-10T11:30:35.552Z] #31 [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 [2022-09-10T11:30:35.552Z] #31 22.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-10T11:30:36.505Z] #31 ... [2022-09-10T11:30:36.505Z] [2022-09-10T11:30:36.505Z] #22 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-10T11:30:36.505Z] #22 23.37 [2022-09-10T11:30:36.505Z] #22 23.76 #=#=# ######################################################################## 100.0% [2022-09-10T11:30:36.505Z] #22 23.83 [2022-09-10T11:30:36.505Z] #22 23.85 Download of images into '/build' complete. [2022-09-10T11:30:36.505Z] #22 23.85 Use something like the following to load the result into a Docker daemon: [2022-09-10T11:30:36.505Z] #22 23.86 tar -cC '/build' . | docker load [2022-09-10T11:30:36.505Z] #22 DONE 24.0s [2022-09-10T11:30:36.505Z] [2022-09-10T11:30:36.505Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:36.505Z] #39 10.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-10T11:30:36.505Z] #39 16.47 Fetched 8840 kB in 14s (611 kB/s) [2022-09-10T11:30:36.761Z] #39 16.47 Reading package lists... [2022-09-10T11:30:36.761Z] #39 ... [2022-09-10T11:30:36.761Z] [2022-09-10T11:30:36.761Z] #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 [2022-09-10T11:30:36.761Z] #27 18.54 Reading package lists... [2022-09-10T11:30:37.113Z] #27 3.744 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-10T11:30:37.113Z] #27 4.027 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:37.113Z] #27 4.027 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:37.113Z] #27 4.027 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:37.323Z] #27 ... [2022-09-10T11:30:37.323Z] [2022-09-10T11:30:37.323Z] #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 [2022-09-10T11:30:37.323Z] #32 14.41 unicode/utf8 [2022-09-10T11:30:37.323Z] #32 15.35 internal/race [2022-09-10T11:30:37.323Z] #32 15.62 sync/atomic [2022-09-10T11:30:37.323Z] #32 16.27 unicode [2022-09-10T11:30:37.323Z] #32 20.50 encoding [2022-09-10T11:30:37.323Z] #32 ... [2022-09-10T11:30:37.323Z] [2022-09-10T11:30:37.323Z] #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 [2022-09-10T11:30:37.606Z] #25 ... [2022-09-10T11:30:37.606Z] [2022-09-10T11:30:37.606Z] #30 [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 [2022-09-10T11:30:37.606Z] #0 4.989 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:37.606Z] #0 5.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:37.606Z] #0 5.049 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:37.606Z] #0 5.361 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:37.606Z] #0 6.509 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:37.606Z] #0 8.971 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:37.606Z] #30 ... [2022-09-10T11:30:37.606Z] [2022-09-10T11:30:37.606Z] #31 [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 [2022-09-10T11:30:37.606Z] #0 4.871 + RM_GOPATH=0 [2022-09-10T11:30:37.606Z] #0 4.871 + TMP_GOPATH= [2022-09-10T11:30:37.606Z] #0 4.871 + : /build [2022-09-10T11:30:37.606Z] #0 4.871 + '[' -z '' ']' [2022-09-10T11:30:37.606Z] #0 4.878 ++ mktemp -d [2022-09-10T11:30:37.606Z] #0 4.878 + export GOPATH=/tmp/tmp.OjVY7tQbMy [2022-09-10T11:30:37.606Z] #0 4.878 + GOPATH=/tmp/tmp.OjVY7tQbMy [2022-09-10T11:30:37.606Z] #0 4.878 + RM_GOPATH=1 [2022-09-10T11:30:37.606Z] #0 4.878 + case "$(go env GOARCH)" in [2022-09-10T11:30:37.606Z] #0 4.878 ++ go env GOARCH [2022-09-10T11:30:37.606Z] #0 4.887 Install vndr version v0.1.2 [2022-09-10T11:30:37.606Z] #0 4.895 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.606Z] #0 4.895 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.606Z] #0 4.895 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:37.606Z] #0 4.895 + dir=/tmp/install [2022-09-10T11:30:37.606Z] #0 4.895 + bin=vndr [2022-09-10T11:30:37.606Z] #0 4.895 + shift [2022-09-10T11:30:37.606Z] #0 4.895 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-10T11:30:37.606Z] #0 4.895 + . /tmp/install/vndr.installer [2022-09-10T11:30:37.606Z] #0 4.895 ++ : v0.1.2 [2022-09-10T11:30:37.606Z] #0 4.895 + install_vndr [2022-09-10T11:30:37.606Z] #0 4.895 + echo 'Install vndr version v0.1.2' [2022-09-10T11:30:37.606Z] #0 4.895 + GOBIN=/build [2022-09-10T11:30:37.606Z] #0 4.895 + GO111MODULE=on [2022-09-10T11:30:37.606Z] #0 4.895 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-10T11:30:37.606Z] #0 4.977 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-10T11:30:37.606Z] #31 ... [2022-09-10T11:30:37.606Z] [2022-09-10T11:30:37.606Z] #32 [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 [2022-09-10T11:30:37.606Z] #0 5.448 + git clone https://github.com/docker/distribution.git . [2022-09-10T11:30:37.606Z] #0 5.448 Cloning into '.'... [2022-09-10T11:30:37.606Z] #32 ... [2022-09-10T11:30:37.606Z] [2022-09-10T11:30:37.606Z] #33 [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 [2022-09-10T11:30:37.606Z] #0 6.602 + RM_GOPATH=0 [2022-09-10T11:30:37.606Z] #0 6.602 + TMP_GOPATH= [2022-09-10T11:30:37.606Z] #0 6.602 + : /build [2022-09-10T11:30:37.606Z] #0 6.602 + '[' -z '' ']' [2022-09-10T11:30:37.606Z] #0 6.602 ++ mktemp -d [2022-09-10T11:30:37.606Z] #0 6.602 + export GOPATH=/tmp/tmp.1iNHb1K9pD [2022-09-10T11:30:37.606Z] #0 6.602 + GOPATH=/tmp/tmp.1iNHb1K9pD [2022-09-10T11:30:37.606Z] #0 6.602 + RM_GOPATH=1 [2022-09-10T11:30:37.606Z] #0 6.602 + case "$(go env GOARCH)" in [2022-09-10T11:30:37.606Z] #0 6.602 ++ go env GOARCH [2022-09-10T11:30:37.606Z] #0 6.632 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.606Z] #0 6.632 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.606Z] #0 6.632 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:37.606Z] #0 6.634 + dir=/tmp/install [2022-09-10T11:30:37.606Z] #0 6.634 + bin=proxy [2022-09-10T11:30:37.606Z] #0 6.634 + shift [2022-09-10T11:30:37.606Z] #0 6.634 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-10T11:30:37.606Z] #0 6.634 + . /tmp/install/proxy.installer [2022-09-10T11:30:37.606Z] #0 6.634 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:37.606Z] #0 6.634 + install_proxy [2022-09-10T11:30:37.606Z] #0 6.634 + case "$1" in [2022-09-10T11:30:37.606Z] #0 6.634 + export CGO_ENABLED=0 [2022-09-10T11:30:37.606Z] #0 6.634 + CGO_ENABLED=0 [2022-09-10T11:30:37.606Z] #0 6.634 + _install_proxy [2022-09-10T11:30:37.606Z] #0 6.634 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-10T11:30:37.606Z] #0 6.634 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1iNHb1K9pD/src/github.com/docker/libnetwork [2022-09-10T11:30:37.606Z] #0 6.634 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:37.606Z] #0 6.660 Cloning into '/tmp/tmp.1iNHb1K9pD/src/github.com/docker/libnetwork'... [2022-09-10T11:30:37.606Z] #33 ... [2022-09-10T11:30:37.606Z] [2022-09-10T11:30:37.606Z] #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 [2022-09-10T11:30:37.606Z] #0 5.941 + RM_GOPATH=0 [2022-09-10T11:30:37.606Z] #0 5.941 + TMP_GOPATH= [2022-09-10T11:30:37.606Z] #0 5.941 + : /build [2022-09-10T11:30:37.606Z] #0 5.941 + '[' -z '' ']' [2022-09-10T11:30:37.606Z] #0 5.941 ++ mktemp -d [2022-09-10T11:30:37.606Z] #0 5.941 + export GOPATH=/tmp/tmp.kXAsbSProU [2022-09-10T11:30:37.606Z] #0 5.941 + GOPATH=/tmp/tmp.kXAsbSProU [2022-09-10T11:30:37.606Z] #0 5.941 + RM_GOPATH=1 [2022-09-10T11:30:37.606Z] #0 5.941 + case "$(go env GOARCH)" in [2022-09-10T11:30:37.606Z] #0 5.941 ++ go env GOARCH [2022-09-10T11:30:37.606Z] #0 5.941 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.606Z] #0 5.941 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.606Z] #0 5.941 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:37.606Z] #0 5.957 + dir=/tmp/install [2022-09-10T11:30:37.606Z] #0 5.957 + bin=tomlv [2022-09-10T11:30:37.606Z] #0 5.957 + shift [2022-09-10T11:30:37.606Z] #0 5.957 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-10T11:30:37.606Z] #0 5.957 + . /tmp/install/tomlv.installer [2022-09-10T11:30:37.606Z] #0 5.957 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:37.606Z] #0 5.957 + install_tomlv [2022-09-10T11:30:37.606Z] #0 5.957 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-10T11:30:37.606Z] #0 5.957 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kXAsbSProU/src/github.com/BurntSushi/toml [2022-09-10T11:30:37.606Z] #0 5.957 Cloning into '/tmp/tmp.kXAsbSProU/src/github.com/BurntSushi/toml'... [2022-09-10T11:30:37.606Z] #0 5.957 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:37.606Z] #0 7.162 + cd /tmp/tmp.kXAsbSProU/src/github.com/BurntSushi/toml [2022-09-10T11:30:37.606Z] #0 7.162 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:37.606Z] #0 7.221 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-10T11:30:37.606Z] #0 8.039 internal/unsafeheader [2022-09-10T11:30:37.606Z] #0 8.039 internal/goarch [2022-09-10T11:30:37.606Z] #0 8.222 internal/cpu [2022-09-10T11:30:37.606Z] #0 8.222 internal/abi [2022-09-10T11:30:37.606Z] #0 8.776 internal/goexperiment [2022-09-10T11:30:37.606Z] #0 8.971 internal/goos [2022-09-10T11:30:37.606Z] #0 9.007 internal/bytealg [2022-09-10T11:30:37.606Z] #0 9.130 runtime/internal/atomic [2022-09-10T11:30:37.606Z] #0 10.15 runtime/internal/math [2022-09-10T11:30:37.606Z] #0 10.20 runtime/internal/sys [2022-09-10T11:30:37.606Z] #0 10.38 runtime/internal/syscall [2022-09-10T11:30:37.606Z] #0 10.61 internal/itoa [2022-09-10T11:30:37.606Z] #34 10.87 math/bits [2022-09-10T11:30:37.606Z] #34 ... [2022-09-10T11:30:37.606Z] [2022-09-10T11:30:37.606Z] #35 [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 [2022-09-10T11:30:37.606Z] #0 5.452 + RM_GOPATH=0 [2022-09-10T11:30:37.606Z] #0 5.452 + TMP_GOPATH= [2022-09-10T11:30:37.606Z] #0 5.452 + : /build [2022-09-10T11:30:37.606Z] #0 5.452 + '[' -z '' ']' [2022-09-10T11:30:37.606Z] #0 5.452 ++ mktemp -d [2022-09-10T11:30:37.606Z] #0 5.461 + export GOPATH=/tmp/tmp.RnjLVUyrRi [2022-09-10T11:30:37.606Z] #0 5.461 + GOPATH=/tmp/tmp.RnjLVUyrRi [2022-09-10T11:30:37.606Z] #0 5.461 + RM_GOPATH=1 [2022-09-10T11:30:37.606Z] #0 5.461 + case "$(go env GOARCH)" in [2022-09-10T11:30:37.606Z] #0 5.461 ++ go env GOARCH [2022-09-10T11:30:37.606Z] #0 5.471 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.606Z] #0 5.471 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.606Z] #0 5.471 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:37.606Z] #0 5.471 + dir=/tmp/install [2022-09-10T11:30:37.606Z] #0 5.471 + bin=gotestsum [2022-09-10T11:30:37.606Z] #0 5.471 + shift [2022-09-10T11:30:37.606Z] #0 5.471 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-10T11:30:37.606Z] #0 5.471 + . /tmp/install/gotestsum.installer [2022-09-10T11:30:37.606Z] #0 5.471 ++ : v1.7.0 [2022-09-10T11:30:37.606Z] #0 5.471 + install_gotestsum [2022-09-10T11:30:37.606Z] #0 5.471 + set -e [2022-09-10T11:30:37.606Z] #0 5.471 + echo 'Install gotestsum version v1.7.0' [2022-09-10T11:30:37.606Z] #0 5.471 + GOBIN=/build [2022-09-10T11:30:37.606Z] #0 5.471 + GO111MODULE=on [2022-09-10T11:30:37.606Z] #0 5.471 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-10T11:30:37.606Z] #0 5.471 Install gotestsum version v1.7.0 [2022-09-10T11:30:37.606Z] #0 5.927 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-10T11:30:37.606Z] #0 7.357 go: downloading github.com/fatih/color v1.10.0 [2022-09-10T11:30:37.606Z] #0 7.720 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-10T11:30:37.606Z] #0 7.781 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-10T11:30:37.606Z] #0 7.808 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:30:37.606Z] #0 7.962 go: downloading golang.org/x/tools v0.1.0 [2022-09-10T11:30:37.606Z] #0 8.191 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-10T11:30:37.606Z] #0 8.288 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-10T11:30:37.606Z] #0 8.451 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-10T11:30:37.606Z] #0 8.723 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-10T11:30:37.866Z] #35 ... [2022-09-10T11:30:37.866Z] [2022-09-10T11:30:37.866Z] #36 [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 [2022-09-10T11:30:37.866Z] #0 6.310 + RM_GOPATH=0 [2022-09-10T11:30:37.866Z] #0 6.310 + TMP_GOPATH= [2022-09-10T11:30:37.866Z] #0 6.310 + : /build [2022-09-10T11:30:37.866Z] #0 6.310 + '[' -z '' ']' [2022-09-10T11:30:37.866Z] #0 6.310 ++ mktemp -d [2022-09-10T11:30:37.866Z] #0 6.334 + export GOPATH=/tmp/tmp.fsnUCqUYB2 [2022-09-10T11:30:37.866Z] #0 6.334 + GOPATH=/tmp/tmp.fsnUCqUYB2 [2022-09-10T11:30:37.866Z] #0 6.334 + RM_GOPATH=1 [2022-09-10T11:30:37.866Z] #0 6.334 + case "$(go env GOARCH)" in [2022-09-10T11:30:37.866Z] #0 6.334 ++ go env GOARCH [2022-09-10T11:30:37.866Z] #0 6.334 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.866Z] #0 6.334 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.866Z] #0 6.334 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:37.866Z] #0 6.334 + dir=/tmp/install [2022-09-10T11:30:37.866Z] #0 6.334 + bin=shfmt [2022-09-10T11:30:37.866Z] #0 6.334 + shift [2022-09-10T11:30:37.866Z] #0 6.334 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-10T11:30:37.866Z] #0 6.334 + . /tmp/install/shfmt.installer [2022-09-10T11:30:37.866Z] #0 6.334 ++ : v3.0.2 [2022-09-10T11:30:37.866Z] #0 6.334 + install_shfmt [2022-09-10T11:30:37.866Z] #0 6.334 + echo 'Install shfmt version v3.0.2' [2022-09-10T11:30:37.866Z] #0 6.334 + GOBIN=/build [2022-09-10T11:30:37.866Z] #0 6.334 + GO111MODULE=on [2022-09-10T11:30:37.866Z] #0 6.334 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-10T11:30:37.866Z] #0 6.344 Install shfmt version v3.0.2 [2022-09-10T11:30:37.866Z] #0 6.807 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-10T11:30:37.866Z] #0 7.766 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-10T11:30:37.866Z] #0 7.772 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-10T11:30:37.866Z] #0 7.854 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-10T11:30:37.866Z] #0 9.789 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-10T11:30:37.866Z] #36 ... [2022-09-10T11:30:37.866Z] [2022-09-10T11:30:37.866Z] #37 [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 [2022-09-10T11:30:37.866Z] #0 5.893 + RM_GOPATH=0 [2022-09-10T11:30:37.866Z] #0 5.893 + TMP_GOPATH= [2022-09-10T11:30:37.866Z] #0 5.893 + : /build [2022-09-10T11:30:37.866Z] #0 5.893 + '[' -z '' ']' [2022-09-10T11:30:37.866Z] #0 5.893 ++ mktemp -d [2022-09-10T11:30:37.866Z] #0 5.895 + export GOPATH=/tmp/tmp.IzQeZ49sqW [2022-09-10T11:30:37.866Z] #0 5.895 + GOPATH=/tmp/tmp.IzQeZ49sqW [2022-09-10T11:30:37.866Z] #0 5.895 + RM_GOPATH=1 [2022-09-10T11:30:37.866Z] #0 5.895 + case "$(go env GOARCH)" in [2022-09-10T11:30:37.866Z] #0 5.908 ++ go env GOARCH [2022-09-10T11:30:37.866Z] #0 5.908 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.866Z] #0 5.908 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:37.866Z] #0 5.908 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:37.866Z] #0 5.927 Install rootlesskit version v0.14.4 [2022-09-10T11:30:37.866Z] #0 5.927 + dir=/tmp/install [2022-09-10T11:30:37.866Z] #0 5.927 + bin=rootlesskit [2022-09-10T11:30:37.866Z] #0 5.927 + shift [2022-09-10T11:30:37.866Z] #0 5.927 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-10T11:30:37.866Z] #0 5.927 + . /tmp/install/rootlesskit.installer [2022-09-10T11:30:37.866Z] #0 5.927 ++ : v0.14.4 [2022-09-10T11:30:37.866Z] #0 5.927 + install_rootlesskit [2022-09-10T11:30:37.866Z] #0 5.927 + case "$1" in [2022-09-10T11:30:37.866Z] #0 5.927 + export CGO_ENABLED=0 [2022-09-10T11:30:37.866Z] #0 5.927 + CGO_ENABLED=0 [2022-09-10T11:30:37.866Z] #0 5.927 + _install_rootlesskit [2022-09-10T11:30:37.866Z] #0 5.927 + echo 'Install rootlesskit version v0.14.4' [2022-09-10T11:30:37.866Z] #0 5.927 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T11:30:37.866Z] #0 5.927 + GOBIN=/build [2022-09-10T11:30:37.866Z] #0 5.927 + GO111MODULE=on [2022-09-10T11:30:37.866Z] #0 5.927 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-10T11:30:37.866Z] #0 6.435 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-10T11:30:37.866Z] #0 8.971 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:30:37.866Z] #0 8.971 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T11:30:37.866Z] #0 8.971 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-10T11:30:37.866Z] #0 9.481 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-10T11:30:38.049Z] #27 ... [2022-09-10T11:30:38.049Z] [2022-09-10T11:30:38.049Z] #28 [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 [2022-09-10T11:30:38.049Z] #0 5.649 + RM_GOPATH=0 [2022-09-10T11:30:38.049Z] #0 5.649 + TMP_GOPATH= [2022-09-10T11:30:38.049Z] #0 5.649 + : /build [2022-09-10T11:30:38.049Z] #0 5.649 + '[' -z '' ']' [2022-09-10T11:30:38.049Z] #0 5.652 ++ mktemp -d [2022-09-10T11:30:38.049Z] #0 5.653 + export GOPATH=/tmp/tmp.C6pOZ3makR [2022-09-10T11:30:38.049Z] #0 5.653 + GOPATH=/tmp/tmp.C6pOZ3makR [2022-09-10T11:30:38.049Z] #0 5.653 + RM_GOPATH=1 [2022-09-10T11:30:38.049Z] #0 5.653 + case "$(go env GOARCH)" in [2022-09-10T11:30:38.049Z] #0 5.654 ++ go env GOARCH [2022-09-10T11:30:38.049Z] #0 5.686 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:38.049Z] #0 5.686 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:38.049Z] #0 5.687 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:38.049Z] #0 5.689 + dir=/tmp/install [2022-09-10T11:30:38.049Z] #0 5.700 + bin=golangci_lint [2022-09-10T11:30:38.049Z] #0 5.700 + shift [2022-09-10T11:30:38.049Z] #0 5.700 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-10T11:30:38.049Z] #0 5.700 + . /tmp/install/golangci_lint.installer [2022-09-10T11:30:38.049Z] #0 5.700 ++ : v1.44.0 [2022-09-10T11:30:38.049Z] #0 5.700 + install_golangci_lint [2022-09-10T11:30:38.049Z] #0 5.700 + set -e [2022-09-10T11:30:38.049Z] #0 5.700 + echo 'Install golangci-lint version v1.44.0' [2022-09-10T11:30:38.049Z] #0 5.700 Install golangci-lint version v1.44.0 [2022-09-10T11:30:38.049Z] #0 5.701 + GOBIN=/build [2022-09-10T11:30:38.049Z] #0 5.701 + GO111MODULE=on [2022-09-10T11:30:38.049Z] #0 5.701 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-10T11:30:38.049Z] #0 6.272 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-10T11:30:38.049Z] #28 ... [2022-09-10T11:30:38.049Z] [2022-09-10T11:30:38.049Z] #29 [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 [2022-09-10T11:30:38.049Z] #0 5.573 + RM_GOPATH=0 [2022-09-10T11:30:38.049Z] #0 5.573 + TMP_GOPATH= [2022-09-10T11:30:38.049Z] #0 5.573 + : /build [2022-09-10T11:30:38.049Z] #0 5.573 + '[' -z '' ']' [2022-09-10T11:30:38.049Z] #0 5.573 ++ mktemp -d [2022-09-10T11:30:38.049Z] #0 5.608 + export GOPATH=/tmp/tmp.2RuRksMQts [2022-09-10T11:30:38.049Z] #0 5.608 + GOPATH=/tmp/tmp.2RuRksMQts [2022-09-10T11:30:38.049Z] #0 5.608 + RM_GOPATH=1 [2022-09-10T11:30:38.049Z] #0 5.608 + case "$(go env GOARCH)" in [2022-09-10T11:30:38.049Z] #0 5.608 ++ go env GOARCH [2022-09-10T11:30:38.049Z] #0 5.635 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:38.049Z] #0 5.635 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:38.049Z] #0 5.650 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:38.049Z] #0 5.672 + dir=/tmp/install [2022-09-10T11:30:38.049Z] #0 5.672 + bin=gotestsum [2022-09-10T11:30:38.049Z] #0 5.672 + shift [2022-09-10T11:30:38.049Z] #0 5.672 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-10T11:30:38.049Z] #0 5.672 + . /tmp/install/gotestsum.installer [2022-09-10T11:30:38.049Z] #0 5.672 ++ : v1.7.0 [2022-09-10T11:30:38.049Z] #0 5.672 + install_gotestsum [2022-09-10T11:30:38.049Z] #0 5.672 + set -e [2022-09-10T11:30:38.049Z] #0 5.673 + echo 'Install gotestsum version v1.7.0' [2022-09-10T11:30:38.049Z] #0 5.673 Install gotestsum version v1.7.0 [2022-09-10T11:30:38.049Z] #0 5.673 + GOBIN=/build [2022-09-10T11:30:38.049Z] #0 5.673 + GO111MODULE=on [2022-09-10T11:30:38.049Z] #0 5.674 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-10T11:30:38.049Z] #0 6.389 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-10T11:30:38.049Z] #0 9.150 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-10T11:30:38.126Z] #37 ... [2022-09-10T11:30:38.126Z] [2022-09-10T11:30:38.126Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:38.126Z] #0 4.869 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:38.126Z] #0 4.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:38.126Z] #0 5.050 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:38.126Z] #0 5.151 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:38.126Z] #0 6.627 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:38.126Z] #0 9.248 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:38.308Z] #29 9.159 go: downloading github.com/fatih/color v1.10.0 [2022-09-10T11:30:38.308Z] #29 9.251 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-10T11:30:38.308Z] #29 9.317 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:30:38.308Z] #29 ... [2022-09-10T11:30:38.308Z] [2022-09-10T11:30:38.308Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:38.308Z] #27 5.700 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-10T11:30:38.385Z] #38 ... [2022-09-10T11:30:38.385Z] [2022-09-10T11:30:38.385Z] #39 [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 [2022-09-10T11:30:38.385Z] #0 8.730 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:38.385Z] #0 8.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:38.385Z] #0 8.730 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:38.385Z] #0 9.848 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:38.385Z] #39 ... [2022-09-10T11:30:38.385Z] [2022-09-10T11:30:38.385Z] #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 [2022-09-10T11:30:38.385Z] #34 11.14 runtime [2022-09-10T11:30:38.644Z] #34 11.67 math [2022-09-10T11:30:39.244Z] #27 ... [2022-09-10T11:30:39.244Z] [2022-09-10T11:30:39.244Z] #30 [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 [2022-09-10T11:30:39.244Z] #0 5.825 + RM_GOPATH=0 [2022-09-10T11:30:39.244Z] #0 5.825 + TMP_GOPATH= [2022-09-10T11:30:39.244Z] #0 5.825 + : /build [2022-09-10T11:30:39.244Z] #0 5.825 + '[' -z '' ']' [2022-09-10T11:30:39.244Z] #0 5.825 ++ mktemp -d [2022-09-10T11:30:39.244Z] #0 5.838 + export GOPATH=/tmp/tmp.uoNPs3CtWa [2022-09-10T11:30:39.244Z] #0 5.838 + GOPATH=/tmp/tmp.uoNPs3CtWa [2022-09-10T11:30:39.244Z] #0 5.838 + RM_GOPATH=1 [2022-09-10T11:30:39.244Z] #0 5.839 + case "$(go env GOARCH)" in [2022-09-10T11:30:39.244Z] #0 5.882 ++ go env GOARCH [2022-09-10T11:30:39.244Z] #0 5.890 Install docker/cli version 17.06.2-ce from stable [2022-09-10T11:30:39.244Z] #0 5.892 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:39.244Z] #0 5.892 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:39.244Z] #0 5.892 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:39.244Z] #0 5.892 + dir=/tmp/install [2022-09-10T11:30:39.244Z] #0 5.892 + bin=dockercli [2022-09-10T11:30:39.244Z] #0 5.892 + shift [2022-09-10T11:30:39.244Z] #0 5.892 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-10T11:30:39.244Z] #0 5.892 + . /tmp/install/dockercli.installer [2022-09-10T11:30:39.244Z] #0 5.892 ++ : stable [2022-09-10T11:30:39.244Z] #0 5.892 ++ : 17.06.2-ce [2022-09-10T11:30:39.244Z] #0 5.892 + install_dockercli [2022-09-10T11:30:39.244Z] #0 5.892 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-10T11:30:39.244Z] #0 5.892 ++ uname -m [2022-09-10T11:30:39.244Z] #0 5.892 + arch=x86_64 [2022-09-10T11:30:39.244Z] #0 5.892 + '[' x86_64 '!=' x86_64 ']' [2022-09-10T11:30:39.244Z] #0 5.892 + url=https://download.docker.com/linux/static [2022-09-10T11:30:39.244Z] #0 5.892 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-10T11:30:39.244Z] #0 5.904 + tar -xz docker/docker [2022-09-10T11:30:39.244Z] #30 ... [2022-09-10T11:30:39.244Z] [2022-09-10T11:30:39.244Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:39.244Z] #0 4.656 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:39.244Z] #0 4.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:39.244Z] #0 4.683 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:39.244Z] #0 5.130 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:39.244Z] #0 8.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:39.244Z] #31 ... [2022-09-10T11:30:39.244Z] [2022-09-10T11:30:39.244Z] #32 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-10T11:30:39.244Z] #0 5.059 + RM_GOPATH=0 [2022-09-10T11:30:39.244Z] #0 5.059 + TMP_GOPATH= [2022-09-10T11:30:39.244Z] #0 5.059 + : /build [2022-09-10T11:30:39.244Z] #0 5.059 + '[' -z '' ']' [2022-09-10T11:30:39.244Z] #0 5.059 ++ mktemp -d [2022-09-10T11:30:39.244Z] #0 5.059 + export GOPATH=/tmp/tmp.VTqGZNK5NN [2022-09-10T11:30:39.244Z] #0 5.059 + GOPATH=/tmp/tmp.VTqGZNK5NN [2022-09-10T11:30:39.244Z] #0 5.059 + RM_GOPATH=1 [2022-09-10T11:30:39.244Z] #0 5.059 + case "$(go env GOARCH)" in [2022-09-10T11:30:39.244Z] #0 5.059 ++ go env GOARCH [2022-09-10T11:30:39.244Z] #0 5.070 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:39.244Z] #0 5.070 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:39.244Z] #0 5.070 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:39.244Z] #0 5.080 Install shfmt version v3.0.2 [2022-09-10T11:30:39.244Z] #0 5.080 + dir=/tmp/install [2022-09-10T11:30:39.244Z] #0 5.080 + bin=shfmt [2022-09-10T11:30:39.244Z] #0 5.080 + shift [2022-09-10T11:30:39.244Z] #0 5.080 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-10T11:30:39.244Z] #0 5.080 + . /tmp/install/shfmt.installer [2022-09-10T11:30:39.244Z] #0 5.080 ++ : v3.0.2 [2022-09-10T11:30:39.244Z] #0 5.080 + install_shfmt [2022-09-10T11:30:39.244Z] #0 5.080 + echo 'Install shfmt version v3.0.2' [2022-09-10T11:30:39.244Z] #0 5.080 + GOBIN=/build [2022-09-10T11:30:39.244Z] #0 5.080 + GO111MODULE=on [2022-09-10T11:30:39.244Z] #0 5.080 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-10T11:30:39.244Z] #0 5.635 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-10T11:30:39.244Z] #0 7.412 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-10T11:30:39.244Z] #0 7.415 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-10T11:30:39.244Z] #0 7.852 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-10T11:30:39.244Z] #0 10.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-10T11:30:39.503Z] #32 ... [2022-09-10T11:30:39.503Z] [2022-09-10T11:30:39.503Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:30:39.503Z] #0 5.142 + RM_GOPATH=0 [2022-09-10T11:30:39.503Z] #0 5.142 + TMP_GOPATH= [2022-09-10T11:30:39.503Z] #0 5.142 + : /build [2022-09-10T11:30:39.503Z] #0 5.142 + '[' -z '' ']' [2022-09-10T11:30:39.503Z] #0 5.142 ++ mktemp -d [2022-09-10T11:30:39.503Z] #0 5.142 + export GOPATH=/tmp/tmp.gwdWF3OhCM [2022-09-10T11:30:39.503Z] #0 5.142 + GOPATH=/tmp/tmp.gwdWF3OhCM [2022-09-10T11:30:39.503Z] #0 5.142 + RM_GOPATH=1 [2022-09-10T11:30:39.503Z] #0 5.142 + case "$(go env GOARCH)" in [2022-09-10T11:30:39.503Z] #0 5.148 ++ go env GOARCH [2022-09-10T11:30:39.503Z] #0 5.156 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:39.503Z] #0 5.156 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:39.503Z] #0 5.164 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:39.503Z] #0 5.164 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:39.503Z] #0 5.164 + dir=/tmp/install [2022-09-10T11:30:39.503Z] #0 5.164 + bin=tomlv [2022-09-10T11:30:39.503Z] #0 5.164 + shift [2022-09-10T11:30:39.503Z] #0 5.164 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-10T11:30:39.503Z] #0 5.164 + . /tmp/install/tomlv.installer [2022-09-10T11:30:39.503Z] #0 5.164 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:39.503Z] #0 5.164 + install_tomlv [2022-09-10T11:30:39.503Z] #0 5.164 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-10T11:30:39.503Z] #0 5.164 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gwdWF3OhCM/src/github.com/BurntSushi/toml [2022-09-10T11:30:39.503Z] #0 5.164 Cloning into '/tmp/tmp.gwdWF3OhCM/src/github.com/BurntSushi/toml'... [2022-09-10T11:30:39.503Z] #0 7.278 + cd /tmp/tmp.gwdWF3OhCM/src/github.com/BurntSushi/toml [2022-09-10T11:30:39.503Z] #0 7.278 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:39.503Z] #0 7.450 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-10T11:30:39.503Z] #0 8.755 internal/goarch [2022-09-10T11:30:39.503Z] #0 8.763 internal/unsafeheader [2022-09-10T11:30:39.503Z] #0 8.990 internal/abi [2022-09-10T11:30:39.503Z] #0 9.021 internal/cpu [2022-09-10T11:30:39.503Z] #0 9.561 internal/goexperiment [2022-09-10T11:30:39.503Z] #0 9.797 internal/goos [2022-09-10T11:30:39.503Z] #0 9.897 runtime/internal/atomic [2022-09-10T11:30:39.503Z] #0 9.908 internal/bytealg [2022-09-10T11:30:39.503Z] #33 ... [2022-09-10T11:30:39.503Z] [2022-09-10T11:30:39.503Z] #34 [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 [2022-09-10T11:30:39.503Z] #0 4.776 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:39.503Z] #0 4.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:39.503Z] #0 4.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:39.503Z] #0 5.654 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:39.503Z] #0 8.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:39.761Z] #34 ... [2022-09-10T11:30:39.761Z] [2022-09-10T11:30:39.761Z] #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 [2022-09-10T11:30:39.761Z] #0 5.573 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:39.761Z] #0 5.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:39.761Z] #0 5.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:39.761Z] #0 7.708 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:39.761Z] #35 10.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:39.761Z] #35 ... [2022-09-10T11:30:39.761Z] [2022-09-10T11:30:39.761Z] #36 [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 [2022-09-10T11:30:39.761Z] #0 5.526 + RM_GOPATH=0 [2022-09-10T11:30:39.761Z] #0 5.526 + TMP_GOPATH= [2022-09-10T11:30:39.761Z] #0 5.526 + : /build [2022-09-10T11:30:39.761Z] #0 5.526 + '[' -z '' ']' [2022-09-10T11:30:39.761Z] #0 5.526 ++ mktemp -d [2022-09-10T11:30:39.761Z] #0 5.526 + export GOPATH=/tmp/tmp.RMWQ8JYXkc [2022-09-10T11:30:39.761Z] #0 5.526 + GOPATH=/tmp/tmp.RMWQ8JYXkc [2022-09-10T11:30:39.761Z] #0 5.526 + RM_GOPATH=1 [2022-09-10T11:30:39.761Z] #0 5.526 + case "$(go env GOARCH)" in [2022-09-10T11:30:39.761Z] #0 5.526 ++ go env GOARCH [2022-09-10T11:30:39.761Z] #0 5.532 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:39.761Z] #0 5.532 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:39.761Z] #0 5.533 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:39.761Z] #0 5.534 + dir=/tmp/install [2022-09-10T11:30:39.762Z] #0 5.535 + bin=proxy [2022-09-10T11:30:39.762Z] #0 5.535 + shift [2022-09-10T11:30:39.762Z] #0 5.535 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-10T11:30:39.762Z] #0 5.535 + . /tmp/install/proxy.installer [2022-09-10T11:30:39.762Z] #0 5.536 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:39.762Z] #0 5.537 + install_proxy [2022-09-10T11:30:39.762Z] #0 5.537 + case "$1" in [2022-09-10T11:30:39.762Z] #0 5.537 + export CGO_ENABLED=0 [2022-09-10T11:30:39.762Z] #0 5.537 + CGO_ENABLED=0 [2022-09-10T11:30:39.762Z] #0 5.537 + _install_proxy [2022-09-10T11:30:39.762Z] #0 5.537 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-10T11:30:39.762Z] #0 5.537 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RMWQ8JYXkc/src/github.com/docker/libnetwork [2022-09-10T11:30:39.762Z] #0 5.538 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:39.762Z] #0 5.571 Cloning into '/tmp/tmp.RMWQ8JYXkc/src/github.com/docker/libnetwork'... [2022-09-10T11:30:40.020Z] #36 ... [2022-09-10T11:30:40.020Z] [2022-09-10T11:30:40.020Z] #37 [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 [2022-09-10T11:30:40.020Z] #0 5.362 + RM_GOPATH=0 [2022-09-10T11:30:40.020Z] #0 5.362 + TMP_GOPATH= [2022-09-10T11:30:40.020Z] #0 5.362 + : /build [2022-09-10T11:30:40.020Z] #0 5.362 + '[' -z '' ']' [2022-09-10T11:30:40.020Z] #0 5.362 ++ mktemp -d [2022-09-10T11:30:40.020Z] #0 5.380 + export GOPATH=/tmp/tmp.kp7yxhk6Lc [2022-09-10T11:30:40.020Z] #0 5.380 + GOPATH=/tmp/tmp.kp7yxhk6Lc [2022-09-10T11:30:40.020Z] #0 5.380 + RM_GOPATH=1 [2022-09-10T11:30:40.020Z] #0 5.380 + case "$(go env GOARCH)" in [2022-09-10T11:30:40.020Z] #0 5.380 ++ go env GOARCH [2022-09-10T11:30:40.020Z] #0 5.441 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.020Z] #0 5.441 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.020Z] #0 5.441 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:40.020Z] #0 5.444 Install rootlesskit version v0.14.4 [2022-09-10T11:30:40.020Z] #0 5.448 + dir=/tmp/install [2022-09-10T11:30:40.020Z] #0 5.448 + bin=rootlesskit [2022-09-10T11:30:40.020Z] #0 5.448 + shift [2022-09-10T11:30:40.020Z] #0 5.448 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-10T11:30:40.020Z] #0 5.448 + . /tmp/install/rootlesskit.installer [2022-09-10T11:30:40.020Z] #0 5.448 ++ : v0.14.4 [2022-09-10T11:30:40.020Z] #0 5.448 + install_rootlesskit [2022-09-10T11:30:40.020Z] #0 5.448 + case "$1" in [2022-09-10T11:30:40.020Z] #0 5.448 + export CGO_ENABLED=0 [2022-09-10T11:30:40.020Z] #0 5.448 + CGO_ENABLED=0 [2022-09-10T11:30:40.020Z] #0 5.448 + _install_rootlesskit [2022-09-10T11:30:40.021Z] #0 5.448 + echo 'Install rootlesskit version v0.14.4' [2022-09-10T11:30:40.021Z] #0 5.448 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T11:30:40.021Z] #0 5.448 + GOBIN=/build [2022-09-10T11:30:40.021Z] #0 5.448 + GO111MODULE=on [2022-09-10T11:30:40.021Z] #0 5.448 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-10T11:30:40.021Z] #0 6.525 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-10T11:30:40.021Z] #0 9.567 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:30:40.021Z] #0 9.597 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T11:30:40.021Z] #0 9.741 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-10T11:30:40.021Z] #0 10.55 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-10T11:30:40.190Z] #25 ... [2022-09-10T11:30:40.190Z] [2022-09-10T11:30:40.190Z] #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 [2022-09-10T11:30:40.190Z] #0 6.711 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:40.190Z] #0 6.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:40.190Z] #0 6.844 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:40.190Z] #0 8.596 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:40.190Z] #28 ... [2022-09-10T11:30:40.190Z] [2022-09-10T11:30:40.190Z] #29 [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 [2022-09-10T11:30:40.190Z] #0 5.282 + git clone https://github.com/docker/distribution.git . [2022-09-10T11:30:40.190Z] #0 5.289 Cloning into '.'... [2022-09-10T11:30:40.190Z] #29 ... [2022-09-10T11:30:40.190Z] [2022-09-10T11:30:40.190Z] #30 [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 [2022-09-10T11:30:40.190Z] #0 6.689 + RM_GOPATH=0 [2022-09-10T11:30:40.190Z] #0 6.689 + TMP_GOPATH= [2022-09-10T11:30:40.190Z] #0 6.689 + : /build [2022-09-10T11:30:40.190Z] #0 6.689 + '[' -z '' ']' [2022-09-10T11:30:40.190Z] #0 6.689 ++ mktemp -d [2022-09-10T11:30:40.190Z] #0 6.700 + export GOPATH=/tmp/tmp.H0zFFrNOy8 [2022-09-10T11:30:40.190Z] #0 6.700 + GOPATH=/tmp/tmp.H0zFFrNOy8 [2022-09-10T11:30:40.190Z] #0 6.700 + RM_GOPATH=1 [2022-09-10T11:30:40.190Z] #0 6.700 + case "$(go env GOARCH)" in [2022-09-10T11:30:40.190Z] #0 6.700 ++ go env GOARCH [2022-09-10T11:30:40.190Z] #0 6.851 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.190Z] #0 6.851 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.190Z] #0 6.851 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:40.190Z] #0 6.865 Install golangci-lint version v1.44.0 [2022-09-10T11:30:40.190Z] #0 6.869 + dir=/tmp/install [2022-09-10T11:30:40.190Z] #0 6.869 + bin=golangci_lint [2022-09-10T11:30:40.190Z] #0 6.869 + shift [2022-09-10T11:30:40.190Z] #0 6.869 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-10T11:30:40.190Z] #0 6.869 + . /tmp/install/golangci_lint.installer [2022-09-10T11:30:40.190Z] #0 6.869 ++ : v1.44.0 [2022-09-10T11:30:40.190Z] #0 6.869 + install_golangci_lint [2022-09-10T11:30:40.190Z] #0 6.869 + set -e [2022-09-10T11:30:40.190Z] #0 6.869 + echo 'Install golangci-lint version v1.44.0' [2022-09-10T11:30:40.190Z] #0 6.869 + GOBIN=/build [2022-09-10T11:30:40.190Z] #0 6.869 + GO111MODULE=on [2022-09-10T11:30:40.190Z] #0 6.869 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-10T11:30:40.190Z] #0 7.609 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-10T11:30:40.190Z] #30 ... [2022-09-10T11:30:40.190Z] [2022-09-10T11:30:40.190Z] #31 [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 [2022-09-10T11:30:40.190Z] #0 5.881 + RM_GOPATH=0 [2022-09-10T11:30:40.190Z] #0 5.881 + TMP_GOPATH= [2022-09-10T11:30:40.190Z] #0 5.881 + : /build [2022-09-10T11:30:40.190Z] #0 5.884 + '[' -z '' ']' [2022-09-10T11:30:40.190Z] #0 5.884 ++ mktemp -d [2022-09-10T11:30:40.190Z] #0 5.884 + export GOPATH=/tmp/tmp.12cmubyiOu [2022-09-10T11:30:40.190Z] #0 5.884 + GOPATH=/tmp/tmp.12cmubyiOu [2022-09-10T11:30:40.190Z] #0 5.884 + RM_GOPATH=1 [2022-09-10T11:30:40.190Z] #0 5.884 + case "$(go env GOARCH)" in [2022-09-10T11:30:40.190Z] #0 5.889 ++ go env GOARCH [2022-09-10T11:30:40.190Z] #0 5.903 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.191Z] #0 5.903 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.191Z] #0 5.904 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:40.191Z] #0 5.905 + dir=/tmp/install [2022-09-10T11:30:40.191Z] #0 5.905 + bin=gotestsum [2022-09-10T11:30:40.191Z] #0 5.905 + shift [2022-09-10T11:30:40.191Z] #0 5.905 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-10T11:30:40.191Z] #0 5.906 + . /tmp/install/gotestsum.installer [2022-09-10T11:30:40.191Z] #0 5.906 ++ : v1.7.0 [2022-09-10T11:30:40.191Z] #0 5.906 + install_gotestsum [2022-09-10T11:30:40.191Z] #0 5.906 + set -e [2022-09-10T11:30:40.191Z] #0 5.907 + echo 'Install gotestsum version v1.7.0' [2022-09-10T11:30:40.191Z] #0 5.907 Install gotestsum version v1.7.0 [2022-09-10T11:30:40.191Z] #0 5.907 + GOBIN=/build [2022-09-10T11:30:40.191Z] #0 5.907 + GO111MODULE=on [2022-09-10T11:30:40.191Z] #0 5.907 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-10T11:30:40.191Z] #0 6.516 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-10T11:30:40.191Z] #0 9.030 go: downloading github.com/fatih/color v1.10.0 [2022-09-10T11:30:40.191Z] #0 9.048 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-10T11:30:40.191Z] #0 9.076 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-10T11:30:40.191Z] #0 9.331 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:30:40.191Z] #0 9.765 go: downloading golang.org/x/tools v0.1.0 [2022-09-10T11:30:40.191Z] #0 9.899 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-10T11:30:40.191Z] #0 10.01 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-10T11:30:40.191Z] #0 10.35 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-10T11:30:40.191Z] #0 10.43 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-10T11:30:40.191Z] #31 ... [2022-09-10T11:30:40.191Z] [2022-09-10T11:30:40.191Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:40.191Z] #0 7.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:40.191Z] #0 7.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:40.191Z] #0 7.568 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:40.191Z] #0 9.696 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:40.191Z] #32 ... [2022-09-10T11:30:40.191Z] [2022-09-10T11:30:40.191Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:30:40.191Z] #0 6.656 + RM_GOPATH=0 [2022-09-10T11:30:40.191Z] #0 6.656 + TMP_GOPATH= [2022-09-10T11:30:40.191Z] #0 6.656 + : /build [2022-09-10T11:30:40.191Z] #0 6.656 + '[' -z '' ']' [2022-09-10T11:30:40.191Z] #0 6.665 ++ mktemp -d [2022-09-10T11:30:40.191Z] #0 6.668 + export GOPATH=/tmp/tmp.wxvSj1IrBH [2022-09-10T11:30:40.191Z] #0 6.668 + GOPATH=/tmp/tmp.wxvSj1IrBH [2022-09-10T11:30:40.191Z] #0 6.668 + RM_GOPATH=1 [2022-09-10T11:30:40.191Z] #0 6.668 + case "$(go env GOARCH)" in [2022-09-10T11:30:40.191Z] #0 6.668 ++ go env GOARCH [2022-09-10T11:30:40.191Z] #0 6.759 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.191Z] #0 6.759 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.191Z] #0 6.759 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:40.191Z] #0 6.764 + dir=/tmp/install [2022-09-10T11:30:40.191Z] #0 6.764 + bin=tomlv [2022-09-10T11:30:40.191Z] #0 6.764 + shift [2022-09-10T11:30:40.191Z] #0 6.764 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-10T11:30:40.191Z] #0 6.764 + . /tmp/install/tomlv.installer [2022-09-10T11:30:40.191Z] #0 6.764 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:40.191Z] #0 6.764 + install_tomlv [2022-09-10T11:30:40.191Z] #0 6.764 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-10T11:30:40.191Z] #0 6.764 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:40.191Z] #0 6.764 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wxvSj1IrBH/src/github.com/BurntSushi/toml [2022-09-10T11:30:40.191Z] #0 6.773 Cloning into '/tmp/tmp.wxvSj1IrBH/src/github.com/BurntSushi/toml'... [2022-09-10T11:30:40.191Z] #0 9.291 + cd /tmp/tmp.wxvSj1IrBH/src/github.com/BurntSushi/toml [2022-09-10T11:30:40.191Z] #0 9.304 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-10T11:30:40.191Z] #0 9.530 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-10T11:30:40.191Z] #0 10.47 internal/goarch [2022-09-10T11:30:40.191Z] #0 10.54 internal/unsafeheader [2022-09-10T11:30:40.191Z] #0 10.68 internal/cpu [2022-09-10T11:30:40.191Z] #0 10.69 internal/abi [2022-09-10T11:30:40.191Z] #33 ... [2022-09-10T11:30:40.191Z] [2022-09-10T11:30:40.191Z] #34 [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 [2022-09-10T11:30:40.191Z] #0 7.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:40.191Z] #0 7.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:40.191Z] #0 7.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:40.191Z] #0 9.737 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:40.191Z] #34 ... [2022-09-10T11:30:40.191Z] [2022-09-10T11:30:40.191Z] #35 [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 [2022-09-10T11:30:40.191Z] #0 5.110 + RM_GOPATH=0 [2022-09-10T11:30:40.191Z] #0 5.110 + TMP_GOPATH= [2022-09-10T11:30:40.191Z] #0 5.110 + : /build [2022-09-10T11:30:40.191Z] #0 5.110 + '[' -z '' ']' [2022-09-10T11:30:40.191Z] #0 5.111 ++ mktemp -d [2022-09-10T11:30:40.191Z] #0 5.111 + export GOPATH=/tmp/tmp.My0m7ZimkK [2022-09-10T11:30:40.191Z] #0 5.111 + GOPATH=/tmp/tmp.My0m7ZimkK [2022-09-10T11:30:40.191Z] #0 5.111 + RM_GOPATH=1 [2022-09-10T11:30:40.191Z] #0 5.111 + case "$(go env GOARCH)" in [2022-09-10T11:30:40.191Z] #0 5.114 ++ go env GOARCH [2022-09-10T11:30:40.191Z] #0 5.137 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.191Z] #0 5.137 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.191Z] #0 5.137 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:40.191Z] #0 5.137 + dir=/tmp/install [2022-09-10T11:30:40.191Z] #0 5.137 + bin=dockercli [2022-09-10T11:30:40.191Z] #0 5.137 + shift [2022-09-10T11:30:40.191Z] #0 5.137 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-10T11:30:40.191Z] #0 5.137 + . /tmp/install/dockercli.installer [2022-09-10T11:30:40.191Z] #0 5.137 ++ : stable [2022-09-10T11:30:40.191Z] #0 5.137 ++ : 17.06.2-ce [2022-09-10T11:30:40.191Z] #0 5.137 + install_dockercli [2022-09-10T11:30:40.191Z] #0 5.137 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-10T11:30:40.191Z] #0 5.137 ++ uname -m [2022-09-10T11:30:40.191Z] #0 5.137 + arch=x86_64 [2022-09-10T11:30:40.191Z] #0 5.137 + '[' x86_64 '!=' x86_64 ']' [2022-09-10T11:30:40.191Z] #0 5.137 + url=https://download.docker.com/linux/static [2022-09-10T11:30:40.191Z] #0 5.137 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-10T11:30:40.191Z] #0 5.137 + tar -xz docker/docker [2022-09-10T11:30:40.191Z] #0 5.137 Install docker/cli version 17.06.2-ce from stable [2022-09-10T11:30:40.280Z] #37 ... [2022-09-10T11:30:40.280Z] [2022-09-10T11:30:40.280Z] #38 [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 [2022-09-10T11:30:40.280Z] #0 5.486 + git clone https://github.com/docker/distribution.git . [2022-09-10T11:30:40.280Z] #0 5.486 Cloning into '.'... [2022-09-10T11:30:40.280Z] #38 ... [2022-09-10T11:30:40.280Z] [2022-09-10T11:30:40.280Z] #39 [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 [2022-09-10T11:30:40.280Z] #0 4.852 + RM_GOPATH=0 [2022-09-10T11:30:40.280Z] #0 4.852 + TMP_GOPATH= [2022-09-10T11:30:40.280Z] #0 4.852 + : /build [2022-09-10T11:30:40.280Z] #0 4.852 + '[' -z '' ']' [2022-09-10T11:30:40.280Z] #0 4.852 ++ mktemp -d [2022-09-10T11:30:40.280Z] #0 4.852 + export GOPATH=/tmp/tmp.jHQzkJEM6G [2022-09-10T11:30:40.280Z] #0 4.852 + GOPATH=/tmp/tmp.jHQzkJEM6G [2022-09-10T11:30:40.280Z] #0 4.852 + RM_GOPATH=1 [2022-09-10T11:30:40.280Z] #0 4.852 + case "$(go env GOARCH)" in [2022-09-10T11:30:40.280Z] #0 4.852 ++ go env GOARCH [2022-09-10T11:30:40.280Z] #0 4.878 Install vndr version v0.1.2 [2022-09-10T11:30:40.280Z] #0 4.878 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.280Z] #0 4.878 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.280Z] #0 4.878 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:40.280Z] #0 4.878 + dir=/tmp/install [2022-09-10T11:30:40.280Z] #0 4.878 + bin=vndr [2022-09-10T11:30:40.280Z] #0 4.878 + shift [2022-09-10T11:30:40.280Z] #0 4.878 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-10T11:30:40.280Z] #0 4.878 + . /tmp/install/vndr.installer [2022-09-10T11:30:40.280Z] #0 4.878 ++ : v0.1.2 [2022-09-10T11:30:40.280Z] #0 4.878 + install_vndr [2022-09-10T11:30:40.280Z] #0 4.878 + echo 'Install vndr version v0.1.2' [2022-09-10T11:30:40.280Z] #0 4.878 + GOBIN=/build [2022-09-10T11:30:40.280Z] #0 4.878 + GO111MODULE=on [2022-09-10T11:30:40.280Z] #0 4.878 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-10T11:30:40.280Z] #0 5.012 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-10T11:30:40.452Z] #35 ... [2022-09-10T11:30:40.452Z] [2022-09-10T11:30:40.452Z] #36 [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 [2022-09-10T11:30:40.452Z] #0 6.063 + RM_GOPATH=0 [2022-09-10T11:30:40.452Z] #0 6.063 + TMP_GOPATH= [2022-09-10T11:30:40.452Z] #0 6.063 + : /build [2022-09-10T11:30:40.452Z] #0 6.063 + '[' -z '' ']' [2022-09-10T11:30:40.452Z] #0 6.063 ++ mktemp -d [2022-09-10T11:30:40.452Z] #0 6.084 + export GOPATH=/tmp/tmp.p0x9QbGTuh [2022-09-10T11:30:40.452Z] #0 6.084 + GOPATH=/tmp/tmp.p0x9QbGTuh [2022-09-10T11:30:40.452Z] #0 6.084 + RM_GOPATH=1 [2022-09-10T11:30:40.452Z] #0 6.084 + case "$(go env GOARCH)" in [2022-09-10T11:30:40.452Z] #0 6.090 ++ go env GOARCH [2022-09-10T11:30:40.452Z] #0 6.133 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.452Z] #0 6.133 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.452Z] #0 6.133 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:40.452Z] #0 6.133 + dir=/tmp/install [2022-09-10T11:30:40.452Z] #0 6.133 + bin=vndr [2022-09-10T11:30:40.452Z] #0 6.133 + shift [2022-09-10T11:30:40.452Z] #0 6.133 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-10T11:30:40.452Z] #0 6.133 + . /tmp/install/vndr.installer [2022-09-10T11:30:40.452Z] #0 6.133 ++ : v0.1.2 [2022-09-10T11:30:40.452Z] #0 6.133 + install_vndr [2022-09-10T11:30:40.452Z] #0 6.133 + echo 'Install vndr version v0.1.2' [2022-09-10T11:30:40.452Z] #0 6.133 + GOBIN=/build [2022-09-10T11:30:40.452Z] #0 6.133 + GO111MODULE=on [2022-09-10T11:30:40.452Z] #0 6.133 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-10T11:30:40.452Z] #0 6.134 Install vndr version v0.1.2 [2022-09-10T11:30:40.452Z] #0 6.879 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-10T11:30:40.452Z] #36 ... [2022-09-10T11:30:40.452Z] [2022-09-10T11:30:40.452Z] #37 [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 [2022-09-10T11:30:40.452Z] #0 5.267 + RM_GOPATH=0 [2022-09-10T11:30:40.452Z] #0 5.267 + TMP_GOPATH= [2022-09-10T11:30:40.452Z] #0 5.267 + : /build [2022-09-10T11:30:40.452Z] #0 5.267 + '[' -z '' ']' [2022-09-10T11:30:40.452Z] #0 5.272 ++ mktemp -d [2022-09-10T11:30:40.452Z] #0 5.272 + export GOPATH=/tmp/tmp.50ALdh4TYU [2022-09-10T11:30:40.452Z] #0 5.272 + GOPATH=/tmp/tmp.50ALdh4TYU [2022-09-10T11:30:40.452Z] #0 5.272 + RM_GOPATH=1 [2022-09-10T11:30:40.452Z] #0 5.272 + case "$(go env GOARCH)" in [2022-09-10T11:30:40.452Z] #0 5.272 ++ go env GOARCH [2022-09-10T11:30:40.452Z] #0 5.286 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:40.452Z] #0 5.286 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.452Z] #0 5.286 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.452Z] #0 5.286 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:40.452Z] #0 5.286 + dir=/tmp/install [2022-09-10T11:30:40.452Z] #0 5.286 + bin=proxy [2022-09-10T11:30:40.452Z] #0 5.286 + shift [2022-09-10T11:30:40.452Z] #0 5.286 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-10T11:30:40.452Z] #0 5.286 + . /tmp/install/proxy.installer [2022-09-10T11:30:40.452Z] #0 5.286 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:40.452Z] #0 5.286 + install_proxy [2022-09-10T11:30:40.452Z] #0 5.286 + case "$1" in [2022-09-10T11:30:40.452Z] #0 5.286 + export CGO_ENABLED=0 [2022-09-10T11:30:40.452Z] #0 5.286 + CGO_ENABLED=0 [2022-09-10T11:30:40.452Z] #0 5.286 + _install_proxy [2022-09-10T11:30:40.452Z] #0 5.286 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-10T11:30:40.452Z] #0 5.286 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.50ALdh4TYU/src/github.com/docker/libnetwork [2022-09-10T11:30:40.452Z] #0 5.286 Cloning into '/tmp/tmp.50ALdh4TYU/src/github.com/docker/libnetwork'... [2022-09-10T11:30:40.539Z] #39 ... [2022-09-10T11:30:40.539Z] [2022-09-10T11:30:40.539Z] #34 [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 [2022-09-10T11:30:40.539Z] #34 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:40.590Z] #27 24.55 Reading package lists... [2022-09-10T11:30:40.591Z] #27 ... [2022-09-10T11:30:40.591Z] [2022-09-10T11:30:40.591Z] #37 [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 [2022-09-10T11:30:40.591Z] #37 17.96 Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-10T11:30:40.591Z] #37 18.28 + cd /tmp/tmp.KczxWeXfEM/src/github.com/docker/libnetwork [2022-09-10T11:30:40.591Z] #37 18.28 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:40.591Z] #37 19.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-10T11:30:40.713Z] #37 ... [2022-09-10T11:30:40.713Z] [2022-09-10T11:30:40.713Z] #38 [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 [2022-09-10T11:30:40.713Z] #0 6.421 + RM_GOPATH=0 [2022-09-10T11:30:40.713Z] #0 6.426 + TMP_GOPATH= [2022-09-10T11:30:40.713Z] #0 6.426 + : /build [2022-09-10T11:30:40.713Z] #0 6.426 + '[' -z '' ']' [2022-09-10T11:30:40.714Z] #0 6.426 ++ mktemp -d [2022-09-10T11:30:40.714Z] #0 6.452 + export GOPATH=/tmp/tmp.yAVGw54fv1 [2022-09-10T11:30:40.714Z] #0 6.452 + GOPATH=/tmp/tmp.yAVGw54fv1 [2022-09-10T11:30:40.714Z] #0 6.452 + RM_GOPATH=1 [2022-09-10T11:30:40.714Z] #0 6.452 + case "$(go env GOARCH)" in [2022-09-10T11:30:40.714Z] #0 6.452 ++ go env GOARCH [2022-09-10T11:30:40.714Z] #0 6.507 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.714Z] #0 6.507 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:40.714Z] #0 6.507 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:40.714Z] #0 6.534 + dir=/tmp/install [2022-09-10T11:30:40.714Z] #0 6.559 + bin=rootlesskit [2022-09-10T11:30:40.714Z] #0 6.559 + shift [2022-09-10T11:30:40.714Z] #0 6.559 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-10T11:30:40.714Z] #0 6.559 + . /tmp/install/rootlesskit.installer [2022-09-10T11:30:40.714Z] #0 6.559 ++ : v0.14.4 [2022-09-10T11:30:40.714Z] #0 6.559 + install_rootlesskit [2022-09-10T11:30:40.714Z] #0 6.559 + case "$1" in [2022-09-10T11:30:40.714Z] #0 6.559 + export CGO_ENABLED=0 [2022-09-10T11:30:40.714Z] #0 6.559 + CGO_ENABLED=0 [2022-09-10T11:30:40.714Z] #0 6.559 + _install_rootlesskit [2022-09-10T11:30:40.714Z] #0 6.559 + echo 'Install rootlesskit version v0.14.4' [2022-09-10T11:30:40.714Z] #0 6.559 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T11:30:40.714Z] #0 6.559 + GOBIN=/build [2022-09-10T11:30:40.714Z] #0 6.559 + GO111MODULE=on [2022-09-10T11:30:40.714Z] #0 6.559 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-10T11:30:40.714Z] #0 6.559 Install rootlesskit version v0.14.4 [2022-09-10T11:30:40.714Z] #0 7.195 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-10T11:30:40.714Z] #0 10.53 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:30:40.714Z] #0 10.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T11:30:40.714Z] #0 10.72 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-10T11:30:40.714Z] #0 11.37 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-10T11:30:40.714Z] #38 ... [2022-09-10T11:30:40.714Z] [2022-09-10T11:30:40.714Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:30:40.714Z] #33 11.02 internal/goexperiment [2022-09-10T11:30:40.714Z] #33 11.26 internal/goos [2022-09-10T11:30:40.714Z] #33 11.47 runtime/internal/atomic [2022-09-10T11:30:40.846Z] #37 ... [2022-09-10T11:30:40.846Z] [2022-09-10T11:30:40.846Z] #28 [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 [2022-09-10T11:30:40.846Z] #28 26.44 go: downloading github.com/fatih/color v1.13.0 [2022-09-10T11:30:40.846Z] #28 26.45 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T11:30:40.846Z] #28 26.49 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:30:40.846Z] #28 26.51 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-10T11:30:40.846Z] #28 26.59 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-10T11:30:40.846Z] #28 26.84 go: downloading github.com/spf13/viper v1.10.1 [2022-09-10T11:30:40.846Z] #28 26.91 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-10T11:30:40.846Z] #28 27.29 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-10T11:30:40.846Z] #28 27.29 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-10T11:30:40.846Z] #28 27.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-10T11:30:40.846Z] #28 28.01 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-10T11:30:41.285Z] #33 11.88 internal/bytealg [2022-09-10T11:30:41.407Z] #28 ... [2022-09-10T11:30:41.407Z] [2022-09-10T11:30:41.407Z] #33 [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 [2022-09-10T11:30:41.407Z] #33 18.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T11:30:41.663Z] #33 ... [2022-09-10T11:30:41.664Z] [2022-09-10T11:30:41.664Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:41.664Z] #39 16.47 Reading package lists... [2022-09-10T11:30:41.856Z] #33 12.67 runtime/internal/math [2022-09-10T11:30:41.856Z] #33 12.80 runtime/internal/sys [2022-09-10T11:30:42.117Z] #33 13.06 runtime/internal/syscall [2022-09-10T11:30:42.117Z] #33 ... [2022-09-10T11:30:42.117Z] [2022-09-10T11:30:42.117Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:42.117Z] #0 4.504 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:42.117Z] #0 4.658 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:42.117Z] #0 4.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:42.117Z] #0 4.723 Get:4 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-10T11:30:42.117Z] #0 6.698 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:42.117Z] #0 9.082 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:42.378Z] #39 ... [2022-09-10T11:30:42.378Z] [2022-09-10T11:30:42.378Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:30:42.378Z] #33 13.20 internal/itoa [2022-09-10T11:30:42.847Z] #34 ... [2022-09-10T11:30:42.847Z] [2022-09-10T11:30:42.847Z] #28 [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 [2022-09-10T11:30:42.847Z] #28 14.64 + mkdir -p /build [2022-09-10T11:30:42.847Z] #28 14.64 + mv docker/docker /build/ [2022-09-10T11:30:42.847Z] #28 14.64 + rmdir docker [2022-09-10T11:30:42.847Z] #28 DONE 15.0s [2022-09-10T11:30:42.847Z] [2022-09-10T11:30:42.847Z] #37 [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 [2022-09-10T11:30:42.847Z] #37 13.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-10T11:30:42.847Z] #37 13.83 go: downloading github.com/google/uuid v1.3.0 [2022-09-10T11:30:42.847Z] #37 13.83 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-10T11:30:42.847Z] #37 14.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-10T11:30:42.847Z] #37 14.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T11:30:42.847Z] #37 14.25 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-10T11:30:42.847Z] #37 14.56 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-10T11:30:42.847Z] #37 15.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-10T11:30:42.847Z] #37 15.56 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-10T11:30:42.949Z] #33 13.53 math/bits [2022-09-10T11:30:42.949Z] #33 13.64 runtime [2022-09-10T11:30:43.209Z] #33 ... [2022-09-10T11:30:43.209Z] [2022-09-10T11:30:43.209Z] #35 [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 [2022-09-10T11:30:43.209Z] #35 13.69 + mkdir -p /build [2022-09-10T11:30:43.210Z] #35 13.70 + mv docker/docker /build/ [2022-09-10T11:30:43.210Z] #35 13.71 + rmdir docker [2022-09-10T11:30:43.210Z] #35 DONE 14.1s [2022-09-10T11:30:43.471Z] [2022-09-10T11:30:43.471Z] #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 [2022-09-10T11:30:43.471Z] #28 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:43.471Z] #28 13.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:44.191Z] #39 23.42 Reading package lists... [2022-09-10T11:30:44.191Z] #39 ... [2022-09-10T11:30:44.191Z] [2022-09-10T11:30:44.191Z] #28 [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 [2022-09-10T11:30:44.191Z] #28 30.81 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-10T11:30:44.191Z] #28 30.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T11:30:44.191Z] #28 30.84 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-10T11:30:44.191Z] #28 31.00 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-10T11:30:44.191Z] #28 31.02 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-10T11:30:44.191Z] #28 31.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-10T11:30:44.191Z] #28 31.14 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-10T11:30:44.191Z] #28 31.23 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-10T11:30:44.191Z] #28 31.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-10T11:30:44.191Z] #28 31.27 go: downloading github.com/spf13/afero v1.6.0 [2022-09-10T11:30:44.191Z] #28 31.33 go: downloading github.com/spf13/cast v1.4.1 [2022-09-10T11:30:44.191Z] #28 31.41 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-10T11:30:44.191Z] #28 31.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-10T11:30:44.191Z] #28 31.48 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-10T11:30:44.447Z] #28 31.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-10T11:30:44.447Z] #28 31.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-10T11:30:44.447Z] #28 31.61 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-10T11:30:44.447Z] #28 31.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-10T11:30:44.447Z] #28 31.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-10T11:30:44.447Z] #28 31.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-10T11:30:44.447Z] #28 31.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-10T11:30:44.447Z] #28 31.71 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-10T11:30:44.447Z] #28 31.74 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-10T11:30:44.705Z] #28 31.90 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-10T11:30:44.705Z] #28 31.95 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-10T11:30:44.705Z] #28 31.97 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-10T11:30:44.705Z] #28 32.03 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-10T11:30:44.727Z] #34 ... [2022-09-10T11:30:44.727Z] [2022-09-10T11:30:44.727Z] #30 [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 [2022-09-10T11:30:44.727Z] #30 15.23 + mkdir -p /build [2022-09-10T11:30:44.727Z] #30 15.23 + mv docker/docker /build/ [2022-09-10T11:30:44.727Z] #30 15.23 + rmdir docker [2022-09-10T11:30:44.727Z] #30 DONE 15.6s [2022-09-10T11:30:44.727Z] [2022-09-10T11:30:44.727Z] #25 [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 [2022-09-10T11:30:44.727Z] #25 5.260 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-10T11:30:44.727Z] #25 5.283 Cloning into '.'... [2022-09-10T11:30:44.727Z] #25 ... [2022-09-10T11:30:44.727Z] [2022-09-10T11:30:44.727Z] #37 [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 [2022-09-10T11:30:44.727Z] #37 13.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-10T11:30:44.727Z] #37 14.60 go: downloading github.com/google/uuid v1.3.0 [2022-09-10T11:30:44.727Z] #37 14.68 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-10T11:30:44.727Z] #37 15.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-10T11:30:44.727Z] #37 15.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T11:30:44.727Z] #37 15.70 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-10T11:30:44.756Z] #37 ... [2022-09-10T11:30:44.756Z] [2022-09-10T11:30:44.756Z] #29 [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 [2022-09-10T11:30:44.756Z] #29 7.818 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-10T11:30:44.961Z] #28 32.12 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-10T11:30:44.961Z] #28 32.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-10T11:30:44.961Z] #28 32.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-10T11:30:45.014Z] #29 ... [2022-09-10T11:30:45.014Z] [2022-09-10T11:30:45.014Z] #37 [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 [2022-09-10T11:30:45.014Z] #37 17.97 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-10T11:30:45.217Z] #28 32.46 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-10T11:30:45.217Z] #28 32.51 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-10T11:30:45.217Z] #28 32.55 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-10T11:30:45.294Z] #37 16.32 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-10T11:30:45.474Z] #28 32.65 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-10T11:30:45.474Z] #28 32.71 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-10T11:30:45.474Z] #28 32.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-10T11:30:45.474Z] #28 32.80 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-10T11:30:45.474Z] #28 32.82 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-10T11:30:45.474Z] #28 32.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-10T11:30:45.730Z] #28 32.92 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-10T11:30:45.730Z] #28 32.93 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-10T11:30:45.730Z] #28 32.94 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-10T11:30:45.730Z] #28 32.97 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-10T11:30:45.730Z] #28 33.00 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-10T11:30:45.730Z] #28 33.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-10T11:30:45.730Z] #28 33.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-10T11:30:45.730Z] #28 33.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-10T11:30:45.730Z] #28 33.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-10T11:30:45.986Z] #28 33.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-10T11:30:45.986Z] #28 33.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-10T11:30:45.986Z] #28 33.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-10T11:30:45.986Z] #28 33.36 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-10T11:30:46.018Z] #28 ... [2022-09-10T11:30:46.018Z] [2022-09-10T11:30:46.018Z] #38 [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 [2022-09-10T11:30:46.018Z] #38 14.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-10T11:30:46.018Z] #38 15.90 go: downloading github.com/google/uuid v1.3.0 [2022-09-10T11:30:46.018Z] #38 16.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-10T11:30:46.018Z] #38 16.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-10T11:30:46.018Z] #38 16.30 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T11:30:46.018Z] #38 16.35 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-10T11:30:46.018Z] #38 16.74 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-10T11:30:46.232Z] #37 17.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-10T11:30:46.232Z] #37 17.15 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-10T11:30:46.242Z] #28 33.41 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-10T11:30:46.242Z] #28 33.45 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-10T11:30:46.242Z] #28 33.48 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-10T11:30:46.242Z] #28 33.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-10T11:30:46.242Z] #28 33.53 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-10T11:30:46.242Z] #28 33.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-10T11:30:46.242Z] #28 33.54 go: downloading github.com/julz/importas v0.1.0 [2022-09-10T11:30:46.242Z] #28 33.58 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-10T11:30:46.242Z] #28 33.59 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-10T11:30:46.242Z] #28 33.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-10T11:30:46.242Z] #28 33.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-10T11:30:46.242Z] #28 33.66 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-10T11:30:46.498Z] #28 33.68 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-10T11:30:46.498Z] #28 33.74 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-10T11:30:46.498Z] #28 33.82 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-10T11:30:46.498Z] #28 33.82 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-10T11:30:46.498Z] #28 33.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-10T11:30:46.498Z] #28 33.89 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-10T11:30:46.589Z] #38 17.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-10T11:30:46.755Z] #28 33.97 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-10T11:30:46.755Z] #28 ... [2022-09-10T11:30:46.755Z] [2022-09-10T11:30:46.755Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-10T11:30:46.755Z] #30 DONE 34.0s [2022-09-10T11:30:46.755Z] [2022-09-10T11:30:46.755Z] #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 [2022-09-10T11:30:46.755Z] #35 17.36 Reading package lists... [2022-09-10T11:30:46.755Z] #35 24.60 Reading package lists... [2022-09-10T11:30:46.755Z] #35 29.64 Building dependency tree... [2022-09-10T11:30:46.755Z] #35 32.61 The following additional packages will be installed: [2022-09-10T11:30:46.755Z] #35 32.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-10T11:30:46.755Z] #35 32.64 Suggested packages: [2022-09-10T11:30:46.755Z] #35 32.65 cmake-doc ninja-build lrzip [2022-09-10T11:30:46.755Z] #35 32.66 Recommended packages: [2022-09-10T11:30:46.755Z] #35 32.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-10T11:30:46.755Z] #35 33.37 The following NEW packages will be installed: [2022-09-10T11:30:46.755Z] #35 33.38 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-10T11:30:46.755Z] #35 33.38 vim-common xxd [2022-09-10T11:30:46.755Z] #35 33.77 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:30:46.755Z] #35 33.77 Need to get 14.2 MB of archives. [2022-09-10T11:30:46.755Z] #35 33.77 After this operation, 60.0 MB of additional disk space will be used. [2022-09-10T11:30:46.755Z] #35 33.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-09-10T11:30:46.755Z] #35 33.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-10T11:30:46.755Z] #35 33.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-09-10T11:30:46.850Z] #38 17.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-10T11:30:47.011Z] #35 34.38 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] [2022-09-10T11:30:47.011Z] #35 34.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-10T11:30:47.011Z] #35 ... [2022-09-10T11:30:47.011Z] [2022-09-10T11:30:47.011Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:47.011Z] #29 18.54 Reading package lists... [2022-09-10T11:30:47.011Z] #29 25.43 Reading package lists... [2022-09-10T11:30:47.011Z] #29 30.43 Building dependency tree... [2022-09-10T11:30:47.011Z] #29 33.39 The following additional packages will be installed: [2022-09-10T11:30:47.011Z] #29 33.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-10T11:30:47.011Z] #29 33.40 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-10T11:30:47.011Z] #29 33.40 Suggested packages: [2022-09-10T11:30:47.011Z] #29 33.40 manpages-dev python-setuptools [2022-09-10T11:30:47.011Z] #29 33.95 The following NEW packages will be installed: [2022-09-10T11:30:47.011Z] #29 33.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-10T11:30:47.011Z] #29 33.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-10T11:30:47.011Z] #29 33.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-10T11:30:47.011Z] #29 33.97 python-six zlib1g-dev [2022-09-10T11:30:47.011Z] #29 34.39 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:30:47.011Z] #29 34.39 Need to get 3796 kB of archives. [2022-09-10T11:30:47.011Z] #29 34.39 After this operation, 21.6 MB of additional disk space will be used. [2022-09-10T11:30:47.011Z] #29 34.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-09-10T11:30:47.011Z] #29 34.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-10T11:30:47.011Z] #29 34.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-09-10T11:30:47.011Z] #29 34.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-09-10T11:30:47.011Z] #29 34.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-09-10T11:30:47.011Z] #29 34.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-09-10T11:30:47.011Z] #29 34.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-09-10T11:30:47.011Z] #29 34.41 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-09-10T11:30:47.269Z] #29 34.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-09-10T11:30:47.269Z] #29 34.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-09-10T11:30:47.269Z] #29 34.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-09-10T11:30:47.269Z] #29 ... [2022-09-10T11:30:47.269Z] [2022-09-10T11:30:47.269Z] #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 [2022-09-10T11:30:47.269Z] #35 34.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-09-10T11:30:47.269Z] #35 34.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-09-10T11:30:47.269Z] #35 34.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-09-10T11:30:47.269Z] #35 34.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-09-10T11:30:47.269Z] #35 34.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-09-10T11:30:47.832Z] #35 ... [2022-09-10T11:30:47.832Z] [2022-09-10T11:30:47.832Z] #37 [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 [2022-09-10T11:30:47.832Z] #37 DONE 35.1s [2022-09-10T11:30:47.832Z] [2022-09-10T11:30:47.832Z] #28 [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 [2022-09-10T11:30:47.832Z] #28 35.02 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-10T11:30:47.832Z] #28 35.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-10T11:30:47.832Z] #28 35.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-10T11:30:47.832Z] #28 35.20 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-10T11:30:48.088Z] #28 35.30 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-10T11:30:48.088Z] #28 35.30 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-10T11:30:48.088Z] #28 35.33 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-10T11:30:48.088Z] #28 35.34 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-10T11:30:48.088Z] #28 35.36 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-10T11:30:48.300Z] #37 ... [2022-09-10T11:30:48.300Z] [2022-09-10T11:30:48.300Z] #31 [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 [2022-09-10T11:30:48.300Z] #31 DONE 21.0s [2022-09-10T11:30:48.300Z] [2022-09-10T11:30:48.300Z] #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 [2022-09-10T11:30:48.300Z] #34 18.21 unicode/utf8 [2022-09-10T11:30:48.300Z] #34 18.87 internal/race [2022-09-10T11:30:48.300Z] #34 19.40 sync/atomic [2022-09-10T11:30:48.300Z] #34 20.23 unicode [2022-09-10T11:30:48.651Z] #28 35.75 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-10T11:30:48.651Z] #28 35.75 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-10T11:30:48.651Z] #28 35.78 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-10T11:30:48.651Z] #28 35.82 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-10T11:30:48.651Z] #28 35.86 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-10T11:30:48.651Z] #28 35.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-10T11:30:48.651Z] #28 35.88 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-10T11:30:48.651Z] #28 35.92 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-10T11:30:48.651Z] #28 35.97 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-10T11:30:48.907Z] #28 36.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-10T11:30:48.907Z] #28 36.10 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-10T11:30:48.907Z] #28 36.13 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-10T11:30:48.907Z] #28 36.27 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-10T11:30:48.907Z] #28 36.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-10T11:30:49.164Z] #28 36.32 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-10T11:30:49.164Z] #28 36.33 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-10T11:30:49.164Z] #28 36.35 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-10T11:30:49.164Z] #28 36.52 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-10T11:30:49.420Z] #28 36.69 go: downloading honnef.co/go/tools v0.2.2 [2022-09-10T11:30:49.517Z] #37 ... [2022-09-10T11:30:49.517Z] [2022-09-10T11:30:49.517Z] #29 [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 [2022-09-10T11:30:49.517Z] #29 9.860 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-10T11:30:49.517Z] #29 9.861 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-10T11:30:49.517Z] #29 9.894 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-10T11:30:49.517Z] #29 10.05 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-10T11:30:49.517Z] #29 10.10 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-10T11:30:49.517Z] #29 10.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-10T11:30:49.517Z] #29 10.32 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-10T11:30:49.517Z] #29 10.57 go: downloading golang.org/x/tools v0.1.0 [2022-09-10T11:30:49.517Z] #29 17.84 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T11:30:49.517Z] #29 17.85 go: downloading golang.org/x/mod v0.3.0 [2022-09-10T11:30:49.517Z] #29 ... [2022-09-10T11:30:49.517Z] [2022-09-10T11:30:49.517Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:30:49.517Z] #33 10.88 runtime/internal/math [2022-09-10T11:30:49.517Z] #33 11.05 runtime/internal/sys [2022-09-10T11:30:49.517Z] #33 11.06 runtime/internal/syscall [2022-09-10T11:30:49.517Z] #33 11.34 internal/itoa [2022-09-10T11:30:49.517Z] #33 11.70 math/bits [2022-09-10T11:30:49.517Z] #33 11.73 runtime [2022-09-10T11:30:49.517Z] #33 12.53 math [2022-09-10T11:30:49.517Z] #33 18.36 unicode/utf8 [2022-09-10T11:30:49.517Z] #33 19.25 internal/race [2022-09-10T11:30:49.518Z] #33 19.50 sync/atomic [2022-09-10T11:30:49.518Z] #33 20.05 unicode [2022-09-10T11:30:49.694Z] #34 ... [2022-09-10T11:30:49.694Z] [2022-09-10T11:30:49.694Z] #39 [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 [2022-09-10T11:30:49.694Z] #39 12.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:49.694Z] #39 15.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:49.694Z] #39 ... [2022-09-10T11:30:49.694Z] [2022-09-10T11:30:49.694Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:49.694Z] #27 9.301 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-10T11:30:49.694Z] #27 9.376 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:30:49.694Z] #27 9.384 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:30:49.694Z] #27 9.386 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:30:49.694Z] #27 10.63 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-10T11:30:49.694Z] #27 12.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:49.694Z] #27 15.38 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:49.694Z] #27 18.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:50.084Z] #33 ... [2022-09-10T11:30:50.084Z] [2022-09-10T11:30:50.084Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:50.084Z] #31 11.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:50.262Z] #27 ... [2022-09-10T11:30:50.262Z] [2022-09-10T11:30:50.262Z] #37 [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 [2022-09-10T11:30:50.262Z] #37 23.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T11:30:50.343Z] #31 ... [2022-09-10T11:30:50.343Z] [2022-09-10T11:30:50.343Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:50.343Z] #27 7.531 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:30:50.343Z] #27 9.901 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:50.343Z] #27 12.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:50.367Z] #28 37.62 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-10T11:30:50.367Z] #28 37.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-10T11:30:50.367Z] #28 37.71 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-10T11:30:50.521Z] #37 ... [2022-09-10T11:30:50.521Z] [2022-09-10T11:30:50.521Z] #35 [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 [2022-09-10T11:30:50.521Z] #35 13.49 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-10T11:30:50.521Z] #35 13.58 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-10T11:30:50.521Z] #35 13.66 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-10T11:30:50.521Z] #35 16.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T11:30:50.521Z] #35 16.11 go: downloading golang.org/x/mod v0.3.0 [2022-09-10T11:30:50.602Z] #27 ... [2022-09-10T11:30:50.602Z] [2022-09-10T11:30:50.602Z] #37 [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 [2022-09-10T11:30:50.602Z] #37 21.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-10T11:30:50.602Z] #37 21.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T11:30:50.624Z] #28 37.74 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-10T11:30:50.624Z] #28 37.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T11:30:51.558Z] #28 38.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-10T11:30:51.558Z] #28 38.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-10T11:30:51.558Z] #28 38.94 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-10T11:30:51.815Z] #28 39.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-10T11:30:51.904Z] #35 ... [2022-09-10T11:30:51.904Z] [2022-09-10T11:30:51.904Z] #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 [2022-09-10T11:30:51.904Z] #34 24.92 encoding [2022-09-10T11:30:52.072Z] #28 39.21 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-10T11:30:52.072Z] #28 39.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-10T11:30:52.072Z] #28 ... [2022-09-10T11:30:52.072Z] [2022-09-10T11:30:52.072Z] #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 [2022-09-10T11:30:52.072Z] #27 24.55 Reading package lists... [2022-09-10T11:30:52.072Z] #27 29.43 Building dependency tree... [2022-09-10T11:30:52.072Z] #27 32.31 The following additional packages will be installed: [2022-09-10T11:30:52.072Z] #27 32.33 libbtrfs0 [2022-09-10T11:30:52.072Z] #27 32.44 The following NEW packages will be installed: [2022-09-10T11:30:52.072Z] #27 32.46 libbtrfs-dev libbtrfs0 [2022-09-10T11:30:52.072Z] #27 37.88 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:30:52.072Z] #27 37.88 Need to get 119 kB of archives. [2022-09-10T11:30:52.072Z] #27 37.88 After this operation, 387 kB of additional disk space will be used. [2022-09-10T11:30:52.072Z] #27 37.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-09-10T11:30:52.072Z] #27 37.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-09-10T11:30:52.072Z] #27 38.79 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:30:52.072Z] #27 38.92 Fetched 119 kB in 5s (22.6 kB/s) [2022-09-10T11:30:52.072Z] #27 38.99 Selecting previously unselected package libbtrfs0. [2022-09-10T11:30:52.072Z] #27 38.99 (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 ... 15394 files and directories currently installed.) [2022-09-10T11:30:52.072Z] #27 39.04 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-09-10T11:30:52.072Z] #27 39.05 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-10T11:30:52.072Z] #27 39.13 Selecting previously unselected package libbtrfs-dev. [2022-09-10T11:30:52.072Z] #27 39.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-09-10T11:30:52.072Z] #27 39.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:30:52.072Z] #27 39.37 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-10T11:30:52.072Z] #27 39.40 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:30:52.072Z] #27 ... [2022-09-10T11:30:52.072Z] [2022-09-10T11:30:52.072Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:52.072Z] #29 34.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-09-10T11:30:52.072Z] #29 34.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-09-10T11:30:52.072Z] #29 34.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-09-10T11:30:52.072Z] #29 34.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-10T11:30:52.072Z] #29 34.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-09-10T11:30:52.072Z] #29 34.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-09-10T11:30:52.072Z] #29 36.05 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:30:52.072Z] #29 36.25 Fetched 3796 kB in 1s (5585 kB/s) [2022-09-10T11:30:52.072Z] #29 36.34 Selecting previously unselected package libcap-dev:arm64. [2022-09-10T11:30:52.072Z] #29 36.34 (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 ... 15394 files and directories currently installed.) [2022-09-10T11:30:52.072Z] #29 36.39 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 36.41 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-09-10T11:30:52.072Z] #29 36.54 Selecting previously unselected package libnet1:arm64. [2022-09-10T11:30:52.072Z] #29 36.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 36.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:30:52.072Z] #29 36.66 Selecting previously unselected package libnet1-dev. [2022-09-10T11:30:52.072Z] #29 36.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 36.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-10T11:30:52.072Z] #29 36.84 Selecting previously unselected package libnl-3-200:arm64. [2022-09-10T11:30:52.072Z] #29 36.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 36.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-09-10T11:30:52.072Z] #29 36.97 Selecting previously unselected package libnl-3-dev:arm64. [2022-09-10T11:30:52.072Z] #29 37.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 37.01 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-09-10T11:30:52.072Z] #29 37.27 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-10T11:30:52.072Z] #29 37.27 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 37.28 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-10T11:30:52.072Z] #29 37.40 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-10T11:30:52.072Z] #29 37.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 37.41 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-09-10T11:30:52.072Z] #29 37.50 Selecting previously unselected package zlib1g-dev:arm64. [2022-09-10T11:30:52.072Z] #29 37.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 37.52 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-10T11:30:52.072Z] #29 37.72 Selecting previously unselected package libprotobuf17:arm64. [2022-09-10T11:30:52.072Z] #29 37.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 37.76 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-09-10T11:30:52.072Z] #29 38.35 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-09-10T11:30:52.072Z] #29 38.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 38.37 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-09-10T11:30:52.072Z] #29 38.56 Selecting previously unselected package libprotobuf-dev:arm64. [2022-09-10T11:30:52.072Z] #29 38.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-09-10T11:30:52.072Z] #29 38.58 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-09-10T11:30:52.138Z] #38 ... [2022-09-10T11:30:52.138Z] [2022-09-10T11:30:52.138Z] #34 [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 [2022-09-10T11:30:52.138Z] #34 12.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:52.138Z] #34 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:52.138Z] #34 ... [2022-09-10T11:30:52.138Z] [2022-09-10T11:30:52.138Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:52.138Z] #32 12.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:30:52.138Z] #32 15.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:52.138Z] #32 ... [2022-09-10T11:30:52.138Z] [2022-09-10T11:30:52.138Z] #38 [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 [2022-09-10T11:30:52.138Z] #38 22.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-10T11:30:52.138Z] #38 22.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T11:30:52.507Z] #37 ... [2022-09-10T11:30:52.507Z] [2022-09-10T11:30:52.507Z] #39 [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 [2022-09-10T11:30:52.507Z] #39 DONE 23.1s [2022-09-10T11:30:52.507Z] [2022-09-10T11:30:52.507Z] #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 [2022-09-10T11:30:52.507Z] #35 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:52.507Z] #35 ... [2022-09-10T11:30:52.507Z] [2022-09-10T11:30:52.507Z] #34 [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 [2022-09-10T11:30:52.507Z] #34 22.20 Fetched 8483 kB in 18s (481 kB/s) [2022-09-10T11:30:53.004Z] #29 39.94 Selecting previously unselected package libprotoc17:arm64. [2022-09-10T11:30:53.004Z] #29 39.94 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-09-10T11:30:53.004Z] #29 40.10 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-09-10T11:30:53.573Z] #29 ... [2022-09-10T11:30:53.573Z] [2022-09-10T11:30:53.573Z] #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 [2022-09-10T11:30:53.573Z] #27 39.42 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:30:53.573Z] #27 DONE 40.7s [2022-09-10T11:30:53.573Z] [2022-09-10T11:30:53.573Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:53.573Z] #29 40.57 Selecting previously unselected package protobuf-c-compiler. [2022-09-10T11:30:53.573Z] #29 40.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-09-10T11:30:53.573Z] #29 40.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-10T11:30:53.573Z] #29 ... [2022-09-10T11:30:53.573Z] [2022-09-10T11:30:53.573Z] #40 [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 [2022-09-10T11:30:54.051Z] #38 ... [2022-09-10T11:30:54.051Z] [2022-09-10T11:30:54.051Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:30:54.051Z] #33 14.75 math [2022-09-10T11:30:54.051Z] #33 20.43 unicode/utf8 [2022-09-10T11:30:54.051Z] #33 21.34 internal/race [2022-09-10T11:30:54.051Z] #33 21.58 sync/atomic [2022-09-10T11:30:54.051Z] #33 22.26 unicode [2022-09-10T11:30:54.051Z] #33 ... [2022-09-10T11:30:54.051Z] [2022-09-10T11:30:54.051Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:54.051Z] #39 11.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:30:54.051Z] #39 14.47 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-10T11:30:54.136Z] #40 ... [2022-09-10T11:30:54.136Z] [2022-09-10T11:30:54.136Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:54.136Z] #39 23.42 Reading package lists... [2022-09-10T11:30:54.136Z] #39 28.83 Building dependency tree... [2022-09-10T11:30:54.136Z] #39 32.52 The following additional packages will be installed: [2022-09-10T11:30:54.136Z] #39 32.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-10T11:30:54.136Z] #39 32.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-10T11:30:54.136Z] #39 32.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-10T11:30:54.136Z] #39 32.54 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-10T11:30:54.136Z] #39 32.54 mingw-w64-x86-64-dev [2022-09-10T11:30:54.136Z] #39 32.56 Suggested packages: [2022-09-10T11:30:54.136Z] #39 32.56 gcc-8-locales seccomp wine64 [2022-09-10T11:30:54.136Z] #39 33.61 The following NEW packages will be installed: [2022-09-10T11:30:54.136Z] #39 33.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T11:30:54.136Z] #39 33.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-10T11:30:54.136Z] #39 33.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-10T11:30:54.136Z] #39 33.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-10T11:30:54.136Z] #39 33.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-10T11:30:54.136Z] #39 33.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-10T11:30:54.136Z] #39 33.63 The following packages will be upgraded: [2022-09-10T11:30:54.136Z] #39 33.64 libseccomp2 [2022-09-10T11:30:54.136Z] #39 33.98 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:30:54.136Z] #39 33.98 Need to get 73.4 MB of archives. [2022-09-10T11:30:54.136Z] #39 33.98 After this operation, 471 MB of additional disk space will be used. [2022-09-10T11:30:54.136Z] #39 33.98 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-09-10T11:30:54.136Z] #39 33.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-09-10T11:30:54.136Z] #39 34.02 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-09-10T11:30:54.136Z] #39 34.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-09-10T11:30:54.136Z] #39 34.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-10T11:30:54.136Z] #39 34.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-09-10T11:30:54.136Z] #39 34.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-09-10T11:30:54.136Z] #39 34.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-10T11:30:54.136Z] #39 34.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-10T11:30:54.136Z] #39 34.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-10T11:30:54.136Z] #39 34.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-09-10T11:30:54.136Z] #39 37.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-09-10T11:30:54.136Z] #39 38.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-09-10T11:30:54.136Z] #39 ... [2022-09-10T11:30:54.136Z] [2022-09-10T11:30:54.136Z] #40 [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 [2022-09-10T11:30:54.136Z] #40 0.782 + RM_GOPATH=0 [2022-09-10T11:30:54.136Z] #40 0.782 + TMP_GOPATH= [2022-09-10T11:30:54.136Z] #40 0.784 + : /build [2022-09-10T11:30:54.136Z] #40 0.785 + '[' -z '' ']' [2022-09-10T11:30:54.136Z] #40 0.797 ++ mktemp -d [2022-09-10T11:30:54.136Z] #40 0.799 + export GOPATH=/tmp/tmp.S0ALTw2vzv [2022-09-10T11:30:54.136Z] #40 0.799 + GOPATH=/tmp/tmp.S0ALTw2vzv [2022-09-10T11:30:54.136Z] #40 0.813 + RM_GOPATH=1 [2022-09-10T11:30:54.136Z] #40 0.814 + case "$(go env GOARCH)" in [2022-09-10T11:30:54.136Z] #40 0.814 ++ go env GOARCH [2022-09-10T11:30:54.136Z] #40 0.823 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:54.136Z] #40 0.823 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:30:54.136Z] #40 0.824 ++ dirname /tmp/install/install.sh [2022-09-10T11:30:54.136Z] #40 0.831 + dir=/tmp/install [2022-09-10T11:30:54.136Z] #40 0.832 + bin=containerd [2022-09-10T11:30:54.136Z] #40 0.832 + shift [2022-09-10T11:30:54.136Z] #40 0.835 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-10T11:30:54.136Z] #40 0.835 + . /tmp/install/containerd.installer [2022-09-10T11:30:54.136Z] #40 0.836 ++ set -e [2022-09-10T11:30:54.136Z] #40 0.838 ++ : v1.6.8 [2022-09-10T11:30:54.136Z] #40 0.839 + install_containerd [2022-09-10T11:30:54.136Z] #40 0.840 + echo 'Install containerd version v1.6.8' [2022-09-10T11:30:54.136Z] #40 0.840 Install containerd version v1.6.8 [2022-09-10T11:30:54.136Z] #40 0.840 + git clone https://github.com/containerd/containerd.git /tmp/tmp.S0ALTw2vzv/src/github.com/containerd/containerd [2022-09-10T11:30:54.136Z] #40 0.853 Cloning into '/tmp/tmp.S0ALTw2vzv/src/github.com/containerd/containerd'... [2022-09-10T11:30:54.312Z] #39 ... [2022-09-10T11:30:54.312Z] [2022-09-10T11:30:54.312Z] #37 [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 [2022-09-10T11:30:54.312Z] #37 23.45 Checking out files: 65% (1244/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-10T11:30:54.312Z] #37 24.19 + cd /tmp/tmp.50ALdh4TYU/src/github.com/docker/libnetwork [2022-09-10T11:30:54.312Z] #37 24.19 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:54.312Z] #37 24.42 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-10T11:30:54.312Z] #37 ... [2022-09-10T11:30:54.312Z] [2022-09-10T11:30:54.312Z] #36 [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 [2022-09-10T11:30:54.312Z] #36 DONE 25.2s [2022-09-10T11:30:54.573Z] [2022-09-10T11:30:54.573Z] #31 [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 [2022-09-10T11:30:54.573Z] #31 15.26 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-10T11:30:54.573Z] #31 15.51 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-10T11:30:54.573Z] #31 15.68 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-10T11:30:54.573Z] #31 17.69 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T11:30:54.573Z] #31 17.77 go: downloading golang.org/x/mod v0.3.0 [2022-09-10T11:30:54.835Z] #31 ... [2022-09-10T11:30:54.835Z] [2022-09-10T11:30:54.835Z] #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 [2022-09-10T11:30:54.835Z] #28 25.32 Fetched 8483 kB in 19s (450 kB/s) [2022-09-10T11:30:56.706Z] #34 22.20 Reading package lists... [2022-09-10T11:30:56.706Z] #34 ... [2022-09-10T11:30:56.706Z] [2022-09-10T11:30:56.706Z] #36 [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 [2022-09-10T11:30:56.706Z] #36 23.91 Checking out files: 43% (838/1910) Checking out files: 44% (841/1910) Checking out files: 45% (860/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-10T11:30:56.706Z] #36 24.99 + cd /tmp/tmp.RMWQ8JYXkc/src/github.com/docker/libnetwork [2022-09-10T11:30:56.706Z] #36 24.99 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:56.706Z] #36 25.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-10T11:30:57.187Z] #34 ... [2022-09-10T11:30:57.187Z] [2022-09-10T11:30:57.187Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:30:57.187Z] #38 19.92 Fetched 8483 kB in 15s (555 kB/s) [2022-09-10T11:30:57.187Z] #38 19.92 Reading package lists... [2022-09-10T11:30:57.187Z] #38 27.41 Reading package lists... [2022-09-10T11:30:57.187Z] #38 ... [2022-09-10T11:30:57.187Z] [2022-09-10T11:30:57.187Z] #32 [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 [2022-09-10T11:30:57.187Z] #32 26.91 Checking out files: 73% (1616/2185) Checking out files: 74% (1617/2185) Checking out files: 75% (1639/2185) Checking out files: 76% (1661/2185) Checking out files: 77% (1683/2185) Checking out files: 78% (1705/2185) Checking out files: 79% (1727/2185) Checking out files: 80% (1748/2185) Checking out files: 81% (1770/2185) Checking out files: 82% (1792/2185) Checking out files: 83% (1814/2185) Checking out files: 84% (1836/2185) Checking out files: 85% (1858/2185) Checking out files: 86% (1880/2185) Checking out files: 87% (1901/2185) Checking out files: 88% (1923/2185) Checking out files: 89% (1945/2185) Checking out files: 90% (1967/2185) Checking out files: 91% (1989/2185) Checking out files: 92% (2011/2185) Checking out files: 93% (2033/2185) Checking out files: 94% (2054/2185) Checking out files: 95% (2076/2185) Checking out files: 96% (2098/2185) Checking out files: 97% (2120/2185) Checking out files: 98% (2142/2185) Checking out files: 99% (2164/2185) Checking out files: 100% (2185/2185) Checking out files: 100% (2185/2185), done. [2022-09-10T11:30:57.187Z] #32 27.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-10T11:30:57.187Z] #32 29.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-10T11:30:57.462Z] #32 ... [2022-09-10T11:30:57.462Z] [2022-09-10T11:30:57.462Z] #30 [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 [2022-09-10T11:30:57.462Z] #30 20.45 Fetched 8483 kB in 16s (541 kB/s) [2022-09-10T11:30:57.462Z] #30 20.45 Reading package lists... [2022-09-10T11:30:57.462Z] #30 28.03 Reading package lists... [2022-09-10T11:30:57.462Z] #30 ... [2022-09-10T11:30:57.462Z] [2022-09-10T11:30:57.462Z] #33 [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 [2022-09-10T11:30:57.462Z] #33 25.07 Checking out files: 59% (1128/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-10T11:30:57.462Z] #33 25.78 + cd /tmp/tmp.1iNHb1K9pD/src/github.com/docker/libnetwork [2022-09-10T11:30:57.462Z] #33 25.78 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-10T11:30:57.462Z] #33 26.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-10T11:30:58.923Z] #33 ... [2022-09-10T11:30:58.923Z] [2022-09-10T11:30:58.923Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:58.923Z] #27 28.26 Fetched 9023 kB in 19s (470 kB/s) [2022-09-10T11:30:59.504Z] #40 ... [2022-09-10T11:30:59.504Z] [2022-09-10T11:30:59.504Z] #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 [2022-09-10T11:30:59.504Z] #35 36.12 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:30:59.504Z] #35 36.27 Fetched 14.2 MB in 2s (9437 kB/s) [2022-09-10T11:30:59.504Z] #35 36.34 Selecting previously unselected package xxd. [2022-09-10T11:30:59.504Z] #35 36.34 (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 ... 15394 files and directories currently installed.) [2022-09-10T11:30:59.504Z] #35 36.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-10T11:30:59.504Z] #35 36.41 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:30:59.504Z] #35 36.56 Selecting previously unselected package vim-common. [2022-09-10T11:30:59.504Z] #35 36.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:30:59.504Z] #35 36.59 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:30:59.504Z] #35 36.82 Selecting previously unselected package libicu63:arm64. [2022-09-10T11:30:59.504Z] #35 36.82 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-09-10T11:30:59.504Z] #35 36.83 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-10T11:30:59.504Z] #35 42.13 Selecting previously unselected package libxml2:arm64. [2022-09-10T11:30:59.504Z] #35 42.13 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-09-10T11:30:59.504Z] #35 42.14 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-10T11:30:59.504Z] #35 42.54 Selecting previously unselected package cmake-data. [2022-09-10T11:30:59.504Z] #35 42.55 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-10T11:30:59.504Z] #35 42.58 Unpacking cmake-data (3.13.4-1) ... [2022-09-10T11:30:59.504Z] #35 45.42 Selecting previously unselected package libarchive13:arm64. [2022-09-10T11:30:59.504Z] #35 45.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-09-10T11:30:59.504Z] #35 45.43 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-09-10T11:30:59.504Z] #35 45.70 Selecting previously unselected package libjsoncpp1:arm64. [2022-09-10T11:30:59.504Z] #35 45.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-09-10T11:30:59.504Z] #35 45.71 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-09-10T11:30:59.504Z] #35 45.89 Selecting previously unselected package librhash0:arm64. [2022-09-10T11:30:59.504Z] #35 45.92 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-09-10T11:30:59.504Z] #35 45.96 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-09-10T11:30:59.504Z] #35 46.13 Selecting previously unselected package libuv1:arm64. [2022-09-10T11:30:59.504Z] #35 46.15 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-09-10T11:30:59.504Z] #35 46.16 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-09-10T11:30:59.504Z] #35 46.32 Selecting previously unselected package cmake. [2022-09-10T11:30:59.504Z] #35 ... [2022-09-10T11:30:59.504Z] [2022-09-10T11:30:59.505Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:30:59.505Z] #39 38.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-09-10T11:30:59.505Z] #39 38.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-09-10T11:30:59.505Z] #39 38.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-09-10T11:30:59.505Z] #39 38.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-09-10T11:30:59.505Z] #39 38.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-09-10T11:30:59.505Z] #39 38.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-09-10T11:30:59.505Z] #39 38.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-09-10T11:30:59.505Z] #39 38.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-09-10T11:30:59.505Z] #39 38.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-09-10T11:30:59.505Z] #39 38.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-09-10T11:30:59.505Z] #39 38.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-09-10T11:30:59.505Z] #39 38.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-09-10T11:30:59.505Z] #39 38.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-09-10T11:30:59.505Z] #39 39.76 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:30:59.505Z] #39 39.88 Fetched 73.4 MB in 5s (14.3 MB/s) [2022-09-10T11:30:59.505Z] #39 40.00 (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 ... 15394 files and directories currently installed.) [2022-09-10T11:30:59.505Z] #39 40.05 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-09-10T11:30:59.505Z] #39 40.10 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-10T11:30:59.505Z] #39 40.34 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:30:59.505Z] #39 40.57 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-10T11:30:59.505Z] #39 40.57 (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 ... 15394 files and directories currently installed.) [2022-09-10T11:30:59.505Z] #39 40.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-09-10T11:30:59.505Z] #39 40.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-10T11:30:59.505Z] #39 42.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-10T11:30:59.505Z] #39 42.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-09-10T11:30:59.505Z] #39 42.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-10T11:31:00.122Z] #28 25.32 Reading package lists... [2022-09-10T11:31:00.122Z] #28 ... [2022-09-10T11:31:00.122Z] [2022-09-10T11:31:00.122Z] #29 [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 [2022-09-10T11:31:00.122Z] #29 27.45 Checking out files: 74% (1628/2185) Checking out files: 75% (1639/2185) Checking out files: 76% (1661/2185) Checking out files: 77% (1683/2185) Checking out files: 78% (1705/2185) Checking out files: 79% (1727/2185) Checking out files: 80% (1748/2185) Checking out files: 81% (1770/2185) Checking out files: 82% (1792/2185) Checking out files: 83% (1814/2185) Checking out files: 84% (1836/2185) Checking out files: 85% (1858/2185) Checking out files: 86% (1880/2185) Checking out files: 87% (1901/2185) Checking out files: 88% (1923/2185) Checking out files: 89% (1945/2185) Checking out files: 90% (1967/2185) Checking out files: 91% (1989/2185) Checking out files: 92% (2011/2185) Checking out files: 93% (2033/2185) Checking out files: 94% (2054/2185) Checking out files: 95% (2076/2185) Checking out files: 96% (2098/2185) Checking out files: 97% (2120/2185) Checking out files: 98% (2142/2185) Checking out files: 99% (2164/2185) Checking out files: 100% (2185/2185) Checking out files: 100% (2185/2185), done. [2022-09-10T11:31:00.122Z] #29 27.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-10T11:31:00.122Z] #29 29.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-10T11:31:00.447Z] #39 44.88 Selecting previously unselected package binutils-mingw-w64. [2022-09-10T11:31:00.447Z] #39 44.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-10T11:31:00.447Z] #39 44.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-10T11:31:00.703Z] #39 44.99 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-10T11:31:00.703Z] #39 44.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-09-10T11:31:00.703Z] #39 45.00 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-09-10T11:31:00.900Z] #36 ... [2022-09-10T11:31:00.900Z] [2022-09-10T11:31:00.900Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:00.900Z] #31 21.66 Fetched 8483 kB in 17s (492 kB/s) [2022-09-10T11:31:00.900Z] #31 21.66 Reading package lists... [2022-09-10T11:31:00.900Z] #31 28.62 Reading package lists... [2022-09-10T11:31:00.900Z] #31 ... [2022-09-10T11:31:00.900Z] [2022-09-10T11:31:00.900Z] #38 [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 [2022-09-10T11:31:00.900Z] #38 28.18 Checking out files: 79% (1732/2185) Checking out files: 80% (1748/2185) Checking out files: 81% (1770/2185) Checking out files: 82% (1792/2185) Checking out files: 83% (1814/2185) Checking out files: 84% (1836/2185) Checking out files: 85% (1858/2185) Checking out files: 86% (1880/2185) Checking out files: 87% (1901/2185) Checking out files: 88% (1923/2185) Checking out files: 89% (1945/2185) Checking out files: 90% (1967/2185) Checking out files: 91% (1989/2185) Checking out files: 92% (2011/2185) Checking out files: 93% (2033/2185) Checking out files: 94% (2054/2185) Checking out files: 95% (2076/2185) Checking out files: 96% (2098/2185) Checking out files: 97% (2120/2185) Checking out files: 98% (2142/2185) Checking out files: 99% (2164/2185) Checking out files: 100% (2185/2185) Checking out files: 100% (2185/2185), done. [2022-09-10T11:31:00.900Z] #38 28.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-10T11:31:00.900Z] #38 30.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-10T11:31:00.958Z] #39 45.17 Selecting previously unselected package dmsetup. [2022-09-10T11:31:00.959Z] #39 45.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-09-10T11:31:00.959Z] #39 45.18 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-10T11:31:00.959Z] #39 45.37 Selecting previously unselected package mingw-w64-common. [2022-09-10T11:31:00.959Z] #39 45.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-10T11:31:00.959Z] #39 45.39 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-10T11:31:00.959Z] #39 ... [2022-09-10T11:31:00.959Z] [2022-09-10T11:31:00.959Z] #25 [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 [2022-09-10T11:31:00.959Z] #25 38.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-10T11:31:00.959Z] #25 39.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T11:31:01.215Z] #25 ... [2022-09-10T11:31:01.215Z] [2022-09-10T11:31:01.215Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:01.215Z] #29 40.75 Selecting previously unselected package protobuf-compiler. [2022-09-10T11:31:01.215Z] #29 40.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-09-10T11:31:01.215Z] #29 40.78 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-10T11:31:01.215Z] #29 41.03 Selecting previously unselected package python-pkg-resources. [2022-09-10T11:31:01.215Z] #29 41.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-10T11:31:01.215Z] #29 41.04 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-10T11:31:01.215Z] #29 41.41 Selecting previously unselected package python-six. [2022-09-10T11:31:01.215Z] #29 41.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-10T11:31:01.215Z] #29 41.44 Unpacking python-six (1.12.0-1) ... [2022-09-10T11:31:01.215Z] #29 41.58 Selecting previously unselected package python-protobuf. [2022-09-10T11:31:01.215Z] #29 41.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-09-10T11:31:01.215Z] #29 41.59 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-10T11:31:01.215Z] #29 42.23 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-10T11:31:01.215Z] #29 44.43 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-09-10T11:31:01.215Z] #29 44.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:01.215Z] #29 44.46 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-10T11:31:01.215Z] #29 44.48 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-09-10T11:31:01.215Z] #29 44.50 Setting up python-six (1.12.0-1) ... [2022-09-10T11:31:01.215Z] #29 46.49 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-10T11:31:01.215Z] #29 46.54 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-09-10T11:31:01.215Z] #29 46.57 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-09-10T11:31:01.215Z] #29 46.60 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-09-10T11:31:01.215Z] #29 46.61 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-09-10T11:31:01.215Z] #29 46.63 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-10T11:31:01.215Z] #29 46.64 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:01.215Z] #29 46.66 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-09-10T11:31:01.215Z] #29 46.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-10T11:31:01.215Z] #29 46.69 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-10T11:31:01.215Z] #29 ... [2022-09-10T11:31:01.215Z] [2022-09-10T11:31:01.215Z] #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 [2022-09-10T11:31:01.215Z] #35 46.32 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-09-10T11:31:01.215Z] #35 46.32 Unpacking cmake (3.13.4-1) ... [2022-09-10T11:31:01.215Z] #35 48.30 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-10T11:31:01.215Z] #35 48.33 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:01.215Z] #35 48.35 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-09-10T11:31:01.215Z] #35 48.36 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:01.215Z] #35 48.42 Setting up librhash0:arm64 (1.3.8-1) ... [2022-09-10T11:31:01.215Z] #35 48.45 Setting up cmake-data (3.13.4-1) ... [2022-09-10T11:31:01.215Z] #35 48.47 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-10T11:31:01.215Z] #35 48.51 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-09-10T11:31:01.472Z] #35 48.53 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-09-10T11:31:01.472Z] #35 48.55 Setting up cmake (3.13.4-1) ... [2022-09-10T11:31:01.472Z] #35 48.56 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:01.472Z] #35 48.67 Processing triggers for mime-support (3.62) ... [2022-09-10T11:31:02.244Z] INFO [loader] Go packages loading at mode 575 (files|name|types_sizes|deps|exports_file|compiled_files|imports) took 2m26.499457031s [2022-09-10T11:31:02.244Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-09-10T11:31:02.245Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 421.832427ms [2022-09-10T11:31:02.401Z] #35 ... [2022-09-10T11:31:02.401Z] [2022-09-10T11:31:02.401Z] #28 [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 [2022-09-10T11:31:02.401Z] #28 39.44 go: downloading golang.org/x/text v0.3.7 [2022-09-10T11:31:02.401Z] #28 43.03 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-10T11:31:02.401Z] #28 43.09 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-10T11:31:02.401Z] #28 43.11 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-10T11:31:02.401Z] #28 43.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-10T11:31:02.401Z] #28 43.21 go: downloading golang.org/x/mod v0.5.1 [2022-09-10T11:31:02.401Z] #28 43.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-10T11:31:02.401Z] #28 43.30 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-10T11:31:02.401Z] #28 43.34 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-10T11:31:02.401Z] #28 43.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-10T11:31:02.401Z] #28 43.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-10T11:31:02.401Z] #28 43.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-10T11:31:02.401Z] #28 43.60 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-10T11:31:02.401Z] #28 43.90 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-10T11:31:02.401Z] #28 43.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-10T11:31:02.401Z] #28 44.02 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-10T11:31:02.401Z] #28 44.33 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-10T11:31:02.401Z] #28 44.36 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-10T11:31:02.401Z] #28 44.43 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-10T11:31:02.401Z] #28 44.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-10T11:31:02.401Z] #28 44.49 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-10T11:31:02.401Z] #28 44.52 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-10T11:31:02.401Z] #28 44.69 go: downloading github.com/prometheus/common v0.10.0 [2022-09-10T11:31:02.401Z] #28 44.88 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-10T11:31:02.401Z] #28 45.12 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-10T11:31:02.401Z] #28 45.18 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-10T11:31:02.401Z] #28 46.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-10T11:31:03.331Z] #28 ... [2022-09-10T11:31:03.331Z] [2022-09-10T11:31:03.331Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:03.331Z] #29 50.55 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-09-10T11:31:03.331Z] #29 ... [2022-09-10T11:31:03.331Z] [2022-09-10T11:31:03.331Z] #36 [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 [2022-09-10T11:31:03.331Z] #36 DONE 50.7s [2022-09-10T11:31:03.331Z] [2022-09-10T11:31:03.331Z] #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 [2022-09-10T11:31:03.331Z] #35 DONE 50.7s [2022-09-10T11:31:03.331Z] [2022-09-10T11:31:03.331Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:03.331Z] #29 50.64 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:03.423Z] #29 ... [2022-09-10T11:31:03.423Z] [2022-09-10T11:31:03.423Z] #30 [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 [2022-09-10T11:31:03.423Z] #30 34.05 go: downloading github.com/fatih/color v1.13.0 [2022-09-10T11:31:03.423Z] #30 34.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T11:31:03.423Z] #30 34.16 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:31:03.423Z] #30 34.17 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-10T11:31:03.423Z] #30 34.22 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-10T11:31:03.435Z] #38 ... [2022-09-10T11:31:03.435Z] [2022-09-10T11:31:03.435Z] #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 [2022-09-10T11:31:03.435Z] #35 24.29 Fetched 8483 kB in 19s (448 kB/s) [2022-09-10T11:31:03.435Z] #35 24.29 Reading package lists... [2022-09-10T11:31:03.435Z] #35 30.76 Reading package lists... [2022-09-10T11:31:03.435Z] #35 ... [2022-09-10T11:31:03.435Z] [2022-09-10T11:31:03.435Z] #28 [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 [2022-09-10T11:31:03.435Z] #28 33.83 go: downloading github.com/fatih/color v1.13.0 [2022-09-10T11:31:03.435Z] #28 33.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T11:31:03.435Z] #28 33.91 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:31:03.435Z] #28 33.91 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-10T11:31:03.435Z] #28 33.94 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-10T11:31:03.435Z] #28 34.26 go: downloading github.com/spf13/viper v1.10.1 [2022-09-10T11:31:03.435Z] #28 34.47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-10T11:31:03.684Z] #30 ... [2022-09-10T11:31:03.684Z] [2022-09-10T11:31:03.684Z] #27 [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 [2022-09-10T11:31:03.684Z] #27 DONE 34.6s [2022-09-10T11:31:03.684Z] [2022-09-10T11:31:03.684Z] #30 [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 [2022-09-10T11:31:03.684Z] #30 34.48 go: downloading github.com/spf13/viper v1.10.1 [2022-09-10T11:31:03.694Z] #28 ... [2022-09-10T11:31:03.694Z] [2022-09-10T11:31:03.694Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:31:03.694Z] #33 24.74 encoding [2022-09-10T11:31:03.893Z] #29 DONE 51.1s [2022-09-10T11:31:03.893Z] [2022-09-10T11:31:03.893Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:03.946Z] #30 34.63 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-10T11:31:03.953Z] #33 ... [2022-09-10T11:31:03.953Z] [2022-09-10T11:31:03.953Z] #28 [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 [2022-09-10T11:31:03.953Z] #28 34.78 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-10T11:31:03.953Z] #28 34.78 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-10T11:31:03.953Z] #28 34.92 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-10T11:31:03.953Z] #28 34.94 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-10T11:31:04.278Z] #27 28.26 Reading package lists... [2022-09-10T11:31:04.278Z] #27 ... [2022-09-10T11:31:04.278Z] [2022-09-10T11:31:04.278Z] #39 [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 [2022-09-10T11:31:04.278Z] #39 26.45 Fetched 8483 kB in 18s (471 kB/s) [2022-09-10T11:31:04.278Z] #39 26.45 Reading package lists... [2022-09-10T11:31:04.278Z] #39 34.35 Reading package lists... [2022-09-10T11:31:04.278Z] #39 ... [2022-09-10T11:31:04.278Z] [2022-09-10T11:31:04.278Z] #29 [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 [2022-09-10T11:31:04.278Z] #29 34.43 go: downloading github.com/fatih/color v1.13.0 [2022-09-10T11:31:04.278Z] #29 34.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T11:31:04.278Z] #29 34.48 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:31:04.278Z] #29 34.48 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-10T11:31:04.278Z] #29 34.48 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-10T11:31:04.278Z] #29 34.94 go: downloading github.com/spf13/viper v1.10.1 [2022-09-10T11:31:04.278Z] #29 35.05 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-10T11:31:04.278Z] #29 35.64 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-10T11:31:04.278Z] #29 35.64 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-10T11:31:04.278Z] #29 37.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-10T11:31:04.278Z] #29 37.07 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-10T11:31:04.517Z] #30 35.26 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-10T11:31:04.517Z] #30 35.27 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-10T11:31:05.260Z] #41 ... [2022-09-10T11:31:05.260Z] [2022-09-10T11:31:05.260Z] #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 [2022-09-10T11:31:05.260Z] #32 42.38 sync [2022-09-10T11:31:05.260Z] #32 42.38 internal/reflectlite [2022-09-10T11:31:05.260Z] #32 43.49 internal/testlog [2022-09-10T11:31:05.260Z] #32 44.65 sort [2022-09-10T11:31:05.260Z] #32 44.65 errors [2022-09-10T11:31:05.260Z] #32 44.93 strconv [2022-09-10T11:31:05.260Z] #32 45.76 io [2022-09-10T11:31:05.260Z] #32 47.05 internal/oserror [2022-09-10T11:31:05.260Z] #32 47.35 syscall [2022-09-10T11:31:05.260Z] #32 47.89 reflect [2022-09-10T11:31:05.260Z] #32 ... [2022-09-10T11:31:05.260Z] [2022-09-10T11:31:05.260Z] #42 [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 [2022-09-10T11:31:05.260Z] #0 1.493 + RM_GOPATH=0 [2022-09-10T11:31:05.260Z] #0 1.502 + TMP_GOPATH= [2022-09-10T11:31:05.260Z] #0 1.502 + : /build [2022-09-10T11:31:05.260Z] #0 1.502 + '[' -z '' ']' [2022-09-10T11:31:05.260Z] #0 1.502 ++ mktemp -d [2022-09-10T11:31:05.260Z] #0 1.502 + export GOPATH=/tmp/tmp.1P6Lepi4kz [2022-09-10T11:31:05.260Z] #0 1.502 + GOPATH=/tmp/tmp.1P6Lepi4kz [2022-09-10T11:31:05.260Z] #0 1.502 + RM_GOPATH=1 [2022-09-10T11:31:05.260Z] #0 1.502 + case "$(go env GOARCH)" in [2022-09-10T11:31:05.260Z] #0 1.514 ++ go env GOARCH [2022-09-10T11:31:05.260Z] #0 1.530 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:05.260Z] #0 1.530 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:05.260Z] #0 1.530 ++ dirname /tmp/install/install.sh [2022-09-10T11:31:05.260Z] #0 1.554 Install tini version v0.19.0 [2022-09-10T11:31:05.260Z] #0 1.554 + dir=/tmp/install [2022-09-10T11:31:05.260Z] #0 1.554 + bin=tini [2022-09-10T11:31:05.260Z] #0 1.554 + shift [2022-09-10T11:31:05.260Z] #0 1.554 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-10T11:31:05.260Z] #0 1.554 + . /tmp/install/tini.installer [2022-09-10T11:31:05.260Z] #0 1.554 ++ : v0.19.0 [2022-09-10T11:31:05.260Z] #0 1.554 + install_tini [2022-09-10T11:31:05.260Z] #0 1.554 + echo 'Install tini version v0.19.0' [2022-09-10T11:31:05.260Z] #0 1.554 + git clone https://github.com/krallin/tini.git /tmp/tmp.1P6Lepi4kz/tini [2022-09-10T11:31:05.260Z] #0 1.554 Cloning into '/tmp/tmp.1P6Lepi4kz/tini'... [2022-09-10T11:31:05.331Z] #28 35.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-10T11:31:05.331Z] #28 36.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-10T11:31:05.460Z] #30 ... [2022-09-10T11:31:05.460Z] [2022-09-10T11:31:05.460Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:05.460Z] #32 26.09 Fetched 8483 kB in 19s (447 kB/s) [2022-09-10T11:31:05.460Z] #32 26.09 Reading package lists... [2022-09-10T11:31:05.460Z] #32 32.71 Reading package lists... [2022-09-10T11:31:05.460Z] #32 ... [2022-09-10T11:31:05.460Z] [2022-09-10T11:31:05.460Z] #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 [2022-09-10T11:31:05.460Z] #28 25.32 Reading package lists... [2022-09-10T11:31:05.590Z] #28 ... [2022-09-10T11:31:05.590Z] [2022-09-10T11:31:05.590Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:05.590Z] #27 22.83 Fetched 9023 kB in 20s (463 kB/s) [2022-09-10T11:31:05.590Z] #27 22.83 Reading package lists... [2022-09-10T11:31:05.590Z] #27 29.43 Reading package lists... [2022-09-10T11:31:05.590Z] #27 ... [2022-09-10T11:31:05.590Z] [2022-09-10T11:31:05.590Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:05.590Z] #31 28.62 Reading package lists... [2022-09-10T11:31:05.590Z] #31 34.80 Building dependency tree... [2022-09-10T11:31:05.720Z] #28 32.16 Reading package lists... [2022-09-10T11:31:05.720Z] #28 ... [2022-09-10T11:31:05.720Z] [2022-09-10T11:31:05.720Z] #34 [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 [2022-09-10T11:31:05.720Z] #34 26.49 Fetched 8483 kB in 19s (436 kB/s) [2022-09-10T11:31:05.720Z] #34 26.49 Reading package lists... [2022-09-10T11:31:05.826Z] #42 2.265 + cd /tmp/tmp.1P6Lepi4kz/tini [2022-09-10T11:31:05.826Z] #42 2.269 + git checkout -q v0.19.0 [2022-09-10T11:31:05.826Z] #42 2.284 + cmake . [2022-09-10T11:31:05.981Z] #34 33.14 Reading package lists... [2022-09-10T11:31:05.981Z] #34 ... [2022-09-10T11:31:05.981Z] [2022-09-10T11:31:05.981Z] #30 [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 [2022-09-10T11:31:05.981Z] #30 36.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-10T11:31:05.981Z] #30 36.72 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-10T11:31:06.085Z] #42 2.595 -- The C compiler identification is GNU 8.3.0 [2022-09-10T11:31:06.085Z] #42 2.625 -- Check for working C compiler: /usr/bin/cc [2022-09-10T11:31:06.241Z] #30 ... [2022-09-10T11:31:06.241Z] [2022-09-10T11:31:06.241Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:06.241Z] #39 24.14 Fetched 9023 kB in 20s (453 kB/s) [2022-09-10T11:31:06.241Z] #39 24.14 Reading package lists... [2022-09-10T11:31:06.502Z] #39 31.11 Reading package lists... [2022-09-10T11:31:06.502Z] #39 ... [2022-09-10T11:31:06.502Z] [2022-09-10T11:31:06.502Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:31:06.502Z] #33 27.05 encoding [2022-09-10T11:31:06.526Z] #31 37.57 The following additional packages will be installed: [2022-09-10T11:31:06.647Z] #42 3.067 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-10T11:31:06.648Z] #42 3.069 -- Detecting C compiler ABI info [2022-09-10T11:31:06.786Z] #31 37.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-10T11:31:06.786Z] #31 37.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-10T11:31:06.786Z] #31 37.60 Suggested packages: [2022-09-10T11:31:06.786Z] #31 37.60 manpages-dev python-setuptools [2022-09-10T11:31:07.211Z] #42 3.596 -- Detecting C compiler ABI info - done [2022-09-10T11:31:07.211Z] #42 3.626 -- Detecting C compile features [2022-09-10T11:31:07.443Z] #33 ... [2022-09-10T11:31:07.443Z] [2022-09-10T11:31:07.443Z] #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 [2022-09-10T11:31:07.443Z] #28 32.16 Reading package lists... [2022-09-10T11:31:07.565Z] #29 ... [2022-09-10T11:31:07.565Z] [2022-09-10T11:31:07.565Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:07.565Z] #38 27.41 Reading package lists... [2022-09-10T11:31:07.565Z] #38 34.30 Building dependency tree... [2022-09-10T11:31:07.565Z] #38 37.39 The following additional packages will be installed: [2022-09-10T11:31:07.565Z] #38 37.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-10T11:31:07.565Z] #38 37.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-10T11:31:07.565Z] #38 37.39 Suggested packages: [2022-09-10T11:31:07.565Z] #38 37.39 manpages-dev python-setuptools [2022-09-10T11:31:07.565Z] #38 38.72 The following NEW packages will be installed: [2022-09-10T11:31:07.566Z] #38 38.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-10T11:31:07.566Z] #38 38.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-10T11:31:07.566Z] #38 38.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-10T11:31:07.566Z] #38 38.72 python-six zlib1g-dev [2022-09-10T11:31:07.566Z] #38 39.19 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:07.566Z] #38 39.19 Need to get 4091 kB of archives. [2022-09-10T11:31:07.566Z] #38 39.19 After this operation, 22.5 MB of additional disk space will be used. [2022-09-10T11:31:07.566Z] #38 39.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-10T11:31:07.566Z] #38 39.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-10T11:31:07.566Z] #38 39.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-10T11:31:07.566Z] #38 39.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-10T11:31:07.566Z] #38 39.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-10T11:31:07.566Z] #38 39.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-10T11:31:07.566Z] #38 39.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-10T11:31:07.566Z] #38 39.20 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-10T11:31:07.566Z] #38 39.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-10T11:31:07.566Z] #38 39.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-10T11:31:07.566Z] #38 39.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-10T11:31:07.566Z] #38 39.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-10T11:31:07.566Z] #38 39.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-10T11:31:07.566Z] #38 39.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-10T11:31:07.566Z] #38 39.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-10T11:31:07.566Z] #38 39.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-10T11:31:07.566Z] #38 39.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-10T11:31:07.566Z] #38 ... [2022-09-10T11:31:07.566Z] [2022-09-10T11:31:07.566Z] #29 [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 [2022-09-10T11:31:07.566Z] #29 40.73 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-10T11:31:07.566Z] #29 40.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T11:31:07.722Z] #31 38.81 The following NEW packages will be installed: [2022-09-10T11:31:07.722Z] #31 38.82 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-10T11:31:07.722Z] #31 38.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-10T11:31:07.825Z] #29 40.85 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-10T11:31:07.825Z] #29 40.98 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-10T11:31:07.980Z] #31 38.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-10T11:31:07.981Z] #31 38.83 python-six zlib1g-dev [2022-09-10T11:31:08.084Z] #29 41.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-10T11:31:08.084Z] #29 41.16 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-10T11:31:08.084Z] #29 41.22 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-10T11:31:08.084Z] #29 41.24 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-10T11:31:08.240Z] #31 ... [2022-09-10T11:31:08.240Z] [2022-09-10T11:31:08.240Z] #34 [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 [2022-09-10T11:31:08.240Z] #34 22.20 Reading package lists... [2022-09-10T11:31:08.240Z] #34 29.31 Reading package lists... [2022-09-10T11:31:08.240Z] #34 35.72 Building dependency tree... [2022-09-10T11:31:08.240Z] #34 38.73 The following additional packages will be installed: [2022-09-10T11:31:08.240Z] #34 38.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-10T11:31:08.240Z] #34 38.76 Suggested packages: [2022-09-10T11:31:08.240Z] #34 38.76 cmake-doc ninja-build lrzip [2022-09-10T11:31:08.240Z] #34 38.76 Recommended packages: [2022-09-10T11:31:08.240Z] #34 38.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-10T11:31:08.240Z] #34 ... [2022-09-10T11:31:08.240Z] [2022-09-10T11:31:08.240Z] #32 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-10T11:31:08.240Z] #32 DONE 39.2s [2022-09-10T11:31:08.240Z] [2022-09-10T11:31:08.240Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:08.240Z] #31 39.26 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:08.240Z] #31 39.26 Need to get 4091 kB of archives. [2022-09-10T11:31:08.240Z] #31 39.26 After this operation, 22.5 MB of additional disk space will be used. [2022-09-10T11:31:08.240Z] #31 39.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-10T11:31:08.240Z] #31 39.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-10T11:31:08.240Z] #31 39.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-10T11:31:08.240Z] #31 39.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-10T11:31:08.240Z] #31 39.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-10T11:31:08.240Z] #31 39.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-10T11:31:08.240Z] #31 39.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-10T11:31:08.240Z] #31 39.32 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-10T11:31:08.240Z] #31 39.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-10T11:31:08.343Z] #29 41.35 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-10T11:31:08.343Z] #29 41.43 go: downloading github.com/spf13/afero v1.6.0 [2022-09-10T11:31:08.343Z] #29 41.44 go: downloading github.com/spf13/cast v1.4.1 [2022-09-10T11:31:08.343Z] #29 41.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-10T11:31:08.499Z] #31 39.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-10T11:31:08.602Z] #29 ... [2022-09-10T11:31:08.602Z] [2022-09-10T11:31:08.602Z] #36 [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 [2022-09-10T11:31:08.602Z] #36 DONE 41.6s [2022-09-10T11:31:08.602Z] [2022-09-10T11:31:08.602Z] #29 [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 [2022-09-10T11:31:08.602Z] #29 41.57 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-10T11:31:08.602Z] #29 41.69 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-10T11:31:08.602Z] #29 41.77 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-10T11:31:08.758Z] #31 39.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-10T11:31:08.758Z] #31 39.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-10T11:31:08.861Z] #29 41.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-10T11:31:08.861Z] #29 41.93 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-10T11:31:08.861Z] #29 41.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-10T11:31:08.861Z] #29 42.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-10T11:31:08.861Z] #29 42.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-10T11:31:08.862Z] #29 42.02 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-10T11:31:08.862Z] #29 42.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-10T11:31:08.862Z] #29 42.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-10T11:31:09.017Z] #31 39.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-10T11:31:09.017Z] #31 39.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-10T11:31:09.017Z] #31 39.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-10T11:31:09.017Z] #31 39.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-10T11:31:09.017Z] #31 39.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-10T11:31:09.086Z] #28 38.59 Building dependency tree... [2022-09-10T11:31:09.099Z] #42 5.449 -- Detecting C compile features - done [2022-09-10T11:31:09.100Z] #42 5.511 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-10T11:31:09.121Z] #29 42.24 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-10T11:31:09.121Z] #29 42.24 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-10T11:31:09.355Z] #42 5.741 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-10T11:31:09.355Z] #42 5.824 -- Configuring done [2022-09-10T11:31:09.355Z] #42 5.848 -- Generating done [2022-09-10T11:31:09.355Z] #42 5.854 -- Build files have been written to: /tmp/tmp.1P6Lepi4kz/tini [2022-09-10T11:31:09.355Z] #42 5.877 + make tini-static [2022-09-10T11:31:09.380Z] #29 42.38 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-10T11:31:09.380Z] #29 42.43 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-10T11:31:09.380Z] #29 42.48 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-10T11:31:09.918Z] #42 6.307 Scanning dependencies of target tini-static [2022-09-10T11:31:09.918Z] #42 6.399 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-10T11:31:09.948Z] #29 42.91 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-10T11:31:09.948Z] #29 42.98 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-10T11:31:09.948Z] #29 43.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-10T11:31:09.948Z] #29 43.04 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-10T11:31:09.948Z] #29 43.07 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-10T11:31:09.948Z] #29 43.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-10T11:31:10.207Z] #29 43.22 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-10T11:31:10.207Z] #29 43.23 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-10T11:31:10.207Z] #29 43.34 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-10T11:31:10.207Z] #29 43.42 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-10T11:31:10.395Z] #31 41.10 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:10.395Z] #31 41.34 Fetched 4091 kB in 1s (4202 kB/s) [2022-09-10T11:31:10.466Z] #29 43.45 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-10T11:31:10.466Z] #29 43.46 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-10T11:31:10.466Z] #29 43.54 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-10T11:31:10.466Z] #29 43.55 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-10T11:31:10.466Z] #29 43.57 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-10T11:31:10.660Z] #31 41.43 Selecting previously unselected package libcap-dev:amd64. [2022-09-10T11:31:10.660Z] #31 41.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-10T11:31:10.660Z] #31 41.50 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-10T11:31:10.660Z] #31 41.51 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-10T11:31:10.660Z] #31 41.64 Selecting previously unselected package libnet1:amd64. [2022-09-10T11:31:10.660Z] #31 41.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T11:31:10.660Z] #31 41.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:10.726Z] #29 43.69 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-10T11:31:10.726Z] #29 43.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-10T11:31:10.726Z] #29 43.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-10T11:31:10.726Z] #29 43.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-10T11:31:10.846Z] #42 ... [2022-09-10T11:31:10.846Z] [2022-09-10T11:31:10.846Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:10.846Z] #41 2.584 Note: Building without setproctitle() and strlcpy() support. [2022-09-10T11:31:10.846Z] #41 2.584 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-10T11:31:10.846Z] #41 2.612 Note: Building without GnuTLS support [2022-09-10T11:31:10.846Z] #41 2.622 Makefile.config:39: Warn: you have no libnftables installed [2022-09-10T11:31:10.846Z] #41 2.624 Makefile.config:40: Warn: Building without nftables support [2022-09-10T11:31:10.846Z] #41 4.123 fatal: not a git repository (or any of the parent directories): .git [2022-09-10T11:31:10.846Z] #41 4.197 GEN .gitid [2022-09-10T11:31:10.846Z] #41 4.280 GEN criu/include/version.h [2022-09-10T11:31:10.846Z] #41 4.376 GEN include/common/asm [2022-09-10T11:31:10.846Z] #41 6.188 PBCC images/timens.pb-c.c [2022-09-10T11:31:10.846Z] #41 6.209 DEP images/timens.pb-c.d [2022-09-10T11:31:10.846Z] #41 6.258 PBCC images/fown.pb-c.c [2022-09-10T11:31:10.846Z] #41 6.304 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-10T11:31:10.846Z] #41 6.365 PBCC images/opts.pb-c.c [2022-09-10T11:31:10.846Z] #41 6.459 PBCC images/memfd.pb-c.c [2022-09-10T11:31:10.846Z] #41 6.507 DEP images/fown.pb-c.d [2022-09-10T11:31:10.846Z] #41 6.572 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-10T11:31:10.846Z] #41 6.623 DEP images/opts.pb-c.d [2022-09-10T11:31:10.846Z] #41 6.740 DEP images/memfd.pb-c.d [2022-09-10T11:31:10.846Z] #41 6.773 PBCC images/sit.pb-c.c [2022-09-10T11:31:10.846Z] #41 6.828 DEP images/sit.pb-c.d [2022-09-10T11:31:10.846Z] #41 6.888 PBCC images/macvlan.pb-c.c [2022-09-10T11:31:10.846Z] #41 6.896 DEP images/macvlan.pb-c.d [2022-09-10T11:31:10.846Z] #41 6.960 PBCC images/autofs.pb-c.c [2022-09-10T11:31:10.846Z] #41 6.979 DEP images/autofs.pb-c.d [2022-09-10T11:31:10.846Z] #41 7.023 PBCC images/sysctl.pb-c.c [2022-09-10T11:31:10.846Z] #41 7.055 DEP images/sysctl.pb-c.d [2022-09-10T11:31:10.846Z] #41 7.117 PBCC images/time.pb-c.c [2022-09-10T11:31:10.919Z] #31 41.80 Selecting previously unselected package libnet1-dev. [2022-09-10T11:31:10.919Z] #31 41.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T11:31:10.919Z] #31 41.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:10.985Z] #29 44.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-10T11:31:10.985Z] #29 44.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-10T11:31:11.001Z] #28 41.57 The following additional packages will be installed: [2022-09-10T11:31:11.001Z] #28 41.58 libbtrfs0 [2022-09-10T11:31:11.001Z] #28 41.76 The following NEW packages will be installed: [2022-09-10T11:31:11.001Z] #28 41.76 libbtrfs-dev libbtrfs0 [2022-09-10T11:31:11.103Z] #41 7.184 DEP images/time.pb-c.d [2022-09-10T11:31:11.103Z] #41 7.243 PBCC images/binfmt-misc.pb-c.c [2022-09-10T11:31:11.103Z] #41 7.256 DEP images/binfmt-misc.pb-c.d [2022-09-10T11:31:11.103Z] #41 7.324 PBCC images/seccomp.pb-c.c [2022-09-10T11:31:11.103Z] #41 7.377 DEP images/seccomp.pb-c.d [2022-09-10T11:31:11.197Z] #31 42.09 Selecting previously unselected package libnl-3-200:amd64. [2022-09-10T11:31:11.197Z] #31 42.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-10T11:31:11.197Z] #31 42.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:31:11.197Z] #31 42.25 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-10T11:31:11.197Z] #31 42.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-10T11:31:11.197Z] #31 42.26 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-10T11:31:11.244Z] #29 44.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-10T11:31:11.244Z] #29 44.30 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-10T11:31:11.244Z] #29 44.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-10T11:31:11.244Z] #29 44.41 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-10T11:31:11.244Z] #29 44.46 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-10T11:31:11.244Z] #29 44.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-10T11:31:11.244Z] #29 44.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-10T11:31:11.262Z] #28 42.14 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:11.262Z] #28 42.14 Need to get 119 kB of archives. [2022-09-10T11:31:11.262Z] #28 42.14 After this operation, 387 kB of additional disk space will be used. [2022-09-10T11:31:11.262Z] #28 42.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-10T11:31:11.262Z] #28 42.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-10T11:31:11.358Z] #41 7.451 PBCC images/userns.pb-c.c [2022-09-10T11:31:11.358Z] #41 7.468 DEP images/userns.pb-c.d [2022-09-10T11:31:11.358Z] #41 7.516 PBCC images/cgroup.pb-c.c [2022-09-10T11:31:11.358Z] #41 7.535 DEP images/cgroup.pb-c.d [2022-09-10T11:31:11.358Z] #41 7.581 PBCC images/ext-file.pb-c.c [2022-09-10T11:31:11.358Z] #41 7.620 DEP images/ext-file.pb-c.d [2022-09-10T11:31:11.358Z] #41 7.668 PBCC images/rpc.pb-c.c [2022-09-10T11:31:11.358Z] #41 7.704 DEP images/rpc.pb-c.d [2022-09-10T11:31:11.456Z] #31 42.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T11:31:11.456Z] #31 42.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:31:11.456Z] #31 42.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:11.503Z] #29 44.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-10T11:31:11.503Z] #29 44.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-10T11:31:11.503Z] #29 44.64 go: downloading github.com/julz/importas v0.1.0 [2022-09-10T11:31:11.503Z] #29 44.71 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-10T11:31:11.614Z] #41 7.728 PBCC images/siginfo.pb-c.c [2022-09-10T11:31:11.614Z] #41 7.776 DEP images/siginfo.pb-c.d [2022-09-10T11:31:11.614Z] #41 7.820 PBCC images/pagemap.pb-c.c [2022-09-10T11:31:11.614Z] #41 7.871 DEP images/pagemap.pb-c.d [2022-09-10T11:31:11.714Z] #31 42.59 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-10T11:31:11.714Z] #31 42.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:31:11.714Z] #31 42.66 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:11.762Z] #29 44.80 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-10T11:31:11.762Z] #29 44.82 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-10T11:31:11.762Z] #29 44.89 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-10T11:31:11.762Z] #29 44.93 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-10T11:31:11.762Z] #29 45.01 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-10T11:31:11.762Z] #29 45.01 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-10T11:31:11.870Z] #41 7.969 PBCC images/rlimit.pb-c.c [2022-09-10T11:31:11.870Z] #41 8.021 DEP images/rlimit.pb-c.d [2022-09-10T11:31:11.870Z] #41 8.089 PBCC images/file-lock.pb-c.c [2022-09-10T11:31:11.870Z] #41 8.162 DEP images/file-lock.pb-c.d [2022-09-10T11:31:11.870Z] #41 8.222 PBCC images/tty.pb-c.c [2022-09-10T11:31:11.974Z] #31 42.76 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-10T11:31:11.974Z] #31 42.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-10T11:31:11.974Z] #31 42.76 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-10T11:31:12.021Z] #29 45.03 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-10T11:31:12.021Z] #29 45.16 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-10T11:31:12.021Z] #29 45.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-10T11:31:12.021Z] #29 45.26 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-10T11:31:12.021Z] #29 45.26 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-10T11:31:12.128Z] #41 8.248 DEP images/tty.pb-c.d [2022-09-10T11:31:12.128Z] #41 8.283 PBCC images/tun.pb-c.c [2022-09-10T11:31:12.128Z] #41 8.314 PBCC images/netdev.pb-c.c [2022-09-10T11:31:12.128Z] #41 8.357 DEP images/tun.pb-c.d [2022-09-10T11:31:12.128Z] #41 8.375 DEP images/netdev.pb-c.d [2022-09-10T11:31:12.128Z] #41 8.417 PBCC images/vma.pb-c.c [2022-09-10T11:31:12.128Z] #41 8.449 DEP images/vma.pb-c.d [2022-09-10T11:31:12.128Z] #41 8.479 PBCC images/creds.pb-c.c [2022-09-10T11:31:12.235Z] #31 43.03 Selecting previously unselected package libprotobuf17:amd64. [2022-09-10T11:31:12.236Z] #31 43.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:12.236Z] #31 43.05 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:12.236Z] #31 ... [2022-09-10T11:31:12.236Z] [2022-09-10T11:31:12.236Z] #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 [2022-09-10T11:31:12.236Z] #35 30.76 Reading package lists... [2022-09-10T11:31:12.236Z] #35 37.15 Building dependency tree... [2022-09-10T11:31:12.236Z] #35 40.44 The following additional packages will be installed: [2022-09-10T11:31:12.236Z] #35 40.44 libbtrfs0 [2022-09-10T11:31:12.236Z] #35 40.59 The following NEW packages will be installed: [2022-09-10T11:31:12.236Z] #35 40.61 libbtrfs-dev libbtrfs0 [2022-09-10T11:31:12.236Z] #35 40.99 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:12.236Z] #35 40.99 Need to get 119 kB of archives. [2022-09-10T11:31:12.236Z] #35 40.99 After this operation, 387 kB of additional disk space will be used. [2022-09-10T11:31:12.236Z] #35 40.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-10T11:31:12.236Z] #35 41.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-10T11:31:12.236Z] #35 41.95 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:12.236Z] #35 42.12 Fetched 119 kB in 0s (408 kB/s) [2022-09-10T11:31:12.236Z] #35 42.22 Selecting previously unselected package libbtrfs0. [2022-09-10T11:31:12.236Z] #35 42.22 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:12.236Z] #35 42.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-10T11:31:12.236Z] #35 42.35 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-10T11:31:12.236Z] #35 42.43 Selecting previously unselected package libbtrfs-dev. [2022-09-10T11:31:12.236Z] #35 42.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-10T11:31:12.236Z] #35 42.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:31:12.236Z] #35 42.77 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-10T11:31:12.236Z] #35 42.79 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:31:12.236Z] #35 42.81 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:12.236Z] #35 DONE 43.2s [2022-09-10T11:31:12.281Z] #29 ... [2022-09-10T11:31:12.281Z] [2022-09-10T11:31:12.281Z] #30 [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 [2022-09-10T11:31:12.281Z] #30 28.03 Reading package lists... [2022-09-10T11:31:12.281Z] #30 35.54 Building dependency tree... [2022-09-10T11:31:12.281Z] #30 38.36 The following additional packages will be installed: [2022-09-10T11:31:12.281Z] #30 38.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-10T11:31:12.281Z] #30 38.42 Suggested packages: [2022-09-10T11:31:12.281Z] #30 38.42 cmake-doc ninja-build lrzip [2022-09-10T11:31:12.281Z] #30 38.42 Recommended packages: [2022-09-10T11:31:12.281Z] #30 38.42 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-10T11:31:12.281Z] #30 39.44 The following NEW packages will be installed: [2022-09-10T11:31:12.281Z] #30 39.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-10T11:31:12.281Z] #30 39.49 vim-common xxd [2022-09-10T11:31:12.281Z] #30 39.93 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:12.281Z] #30 39.93 Need to get 14.9 MB of archives. [2022-09-10T11:31:12.281Z] #30 39.93 After this operation, 61.8 MB of additional disk space will be used. [2022-09-10T11:31:12.281Z] #30 39.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-10T11:31:12.281Z] #30 39.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-10T11:31:12.281Z] #30 39.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-10T11:31:12.281Z] #30 40.77 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-10T11:31:12.281Z] #30 40.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-10T11:31:12.281Z] #30 40.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-10T11:31:12.281Z] #30 41.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-10T11:31:12.281Z] #30 41.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-10T11:31:12.281Z] #30 41.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-10T11:31:12.281Z] #30 41.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-10T11:31:12.281Z] #30 42.48 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:12.281Z] #30 42.71 Fetched 14.9 MB in 2s (8356 kB/s) [2022-09-10T11:31:12.281Z] #30 42.79 Selecting previously unselected package xxd. [2022-09-10T11:31:12.281Z] #30 42.79 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:12.281Z] #30 42.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-10T11:31:12.281Z] #30 42.94 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:12.281Z] #30 43.22 Selecting previously unselected package vim-common. [2022-09-10T11:31:12.281Z] #30 43.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:31:12.281Z] #30 43.29 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:12.281Z] #30 43.60 Selecting previously unselected package libicu63:amd64. [2022-09-10T11:31:12.281Z] #30 43.60 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-10T11:31:12.281Z] #30 43.64 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:31:12.281Z] #30 ... [2022-09-10T11:31:12.281Z] [2022-09-10T11:31:12.281Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:12.281Z] #38 40.90 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:12.281Z] #38 41.08 Fetched 4091 kB in 1s (5072 kB/s) [2022-09-10T11:31:12.281Z] #38 41.21 Selecting previously unselected package libcap-dev:amd64. [2022-09-10T11:31:12.281Z] #38 41.21 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:12.281Z] #38 41.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 41.37 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-10T11:31:12.281Z] #38 41.69 Selecting previously unselected package libnet1:amd64. [2022-09-10T11:31:12.281Z] #38 41.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 41.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:12.281Z] #38 41.78 Selecting previously unselected package libnet1-dev. [2022-09-10T11:31:12.281Z] #38 41.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 41.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:12.281Z] #38 42.05 Selecting previously unselected package libnl-3-200:amd64. [2022-09-10T11:31:12.281Z] #38 42.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 42.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:31:12.281Z] #38 42.24 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-10T11:31:12.281Z] #38 42.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 42.24 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-10T11:31:12.281Z] #38 42.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T11:31:12.281Z] #38 42.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 42.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:12.281Z] #38 42.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-10T11:31:12.281Z] #38 42.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 42.65 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:12.281Z] #38 42.80 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-10T11:31:12.281Z] #38 42.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 42.86 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-10T11:31:12.281Z] #38 43.09 Selecting previously unselected package libprotobuf17:amd64. [2022-09-10T11:31:12.281Z] #38 43.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 43.10 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:12.281Z] #38 44.05 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-10T11:31:12.281Z] #38 44.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 44.07 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:12.281Z] #38 44.23 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-10T11:31:12.281Z] #38 44.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:12.281Z] #38 44.25 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:12.389Z] #41 8.507 DEP images/creds.pb-c.d [2022-09-10T11:31:12.389Z] #41 8.571 PBCC images/utsns.pb-c.c [2022-09-10T11:31:12.389Z] #41 8.599 DEP images/utsns.pb-c.d [2022-09-10T11:31:12.389Z] #41 8.638 PBCC images/ipc-desc.pb-c.c [2022-09-10T11:31:12.389Z] #41 8.672 PBCC images/ipc-sem.pb-c.c [2022-09-10T11:31:12.389Z] #41 8.692 DEP images/ipc-desc.pb-c.d [2022-09-10T11:31:12.389Z] #41 8.716 DEP images/ipc-sem.pb-c.d [2022-09-10T11:31:12.496Z] [2022-09-10T11:31:12.496Z] #34 [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 [2022-09-10T11:31:12.496Z] #34 39.99 The following NEW packages will be installed: [2022-09-10T11:31:12.496Z] #34 40.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-10T11:31:12.496Z] #34 40.06 vim-common xxd [2022-09-10T11:31:12.496Z] #34 40.55 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:12.496Z] #34 40.55 Need to get 14.9 MB of archives. [2022-09-10T11:31:12.496Z] #34 40.55 After this operation, 61.8 MB of additional disk space will be used. [2022-09-10T11:31:12.496Z] #34 40.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-10T11:31:12.496Z] #34 40.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-10T11:31:12.496Z] #34 40.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-10T11:31:12.496Z] #34 41.20 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-10T11:31:12.496Z] #34 41.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-10T11:31:12.496Z] #34 41.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-10T11:31:12.496Z] #34 41.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-10T11:31:12.496Z] #34 41.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-10T11:31:12.496Z] #34 41.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-10T11:31:12.496Z] #34 41.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-10T11:31:12.496Z] #34 42.67 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:12.496Z] #34 42.78 Fetched 14.9 MB in 1s (10.4 MB/s) [2022-09-10T11:31:12.496Z] #34 42.90 Selecting previously unselected package xxd. [2022-09-10T11:31:12.496Z] #34 42.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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:12.496Z] #34 42.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-10T11:31:12.496Z] #34 42.98 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:12.496Z] #34 43.22 Selecting previously unselected package vim-common. [2022-09-10T11:31:12.496Z] #34 43.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:31:12.496Z] #34 43.32 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:12.539Z] #38 45.67 Selecting previously unselected package libprotoc17:amd64. [2022-09-10T11:31:12.540Z] #38 45.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:12.540Z] #38 45.67 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:12.645Z] #41 8.774 PBCC images/ipc-msg.pb-c.c [2022-09-10T11:31:12.645Z] #41 8.807 DEP images/ipc-msg.pb-c.d [2022-09-10T11:31:12.645Z] #41 8.875 PBCC images/ipc-shm.pb-c.c [2022-09-10T11:31:12.645Z] #41 8.905 DEP images/ipc-shm.pb-c.d [2022-09-10T11:31:12.645Z] #41 8.945 PBCC images/ipc-var.pb-c.c [2022-09-10T11:31:12.645Z] #41 8.960 DEP images/ipc-var.pb-c.d [2022-09-10T11:31:12.646Z] #28 43.13 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:12.646Z] #28 43.35 Fetched 119 kB in 0s (435 kB/s) [2022-09-10T11:31:12.646Z] #28 43.44 Selecting previously unselected package libbtrfs0. [2022-09-10T11:31:12.646Z] #28 43.44 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:12.646Z] #28 43.51 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-10T11:31:12.646Z] #28 43.54 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-10T11:31:12.756Z] #34 43.87 Selecting previously unselected package libicu63:amd64. [2022-09-10T11:31:12.756Z] #34 43.88 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-10T11:31:12.757Z] #34 43.89 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:31:12.902Z] #41 9.047 PBCC images/sk-opts.pb-c.c [2022-09-10T11:31:12.902Z] #41 9.087 PBCC images/packet-sock.pb-c.c [2022-09-10T11:31:12.902Z] #41 9.133 DEP images/sk-opts.pb-c.d [2022-09-10T11:31:12.902Z] #41 9.175 DEP images/packet-sock.pb-c.d [2022-09-10T11:31:12.902Z] #41 9.205 PBCC images/sk-netlink.pb-c.c [2022-09-10T11:31:13.107Z] #38 46.27 Selecting previously unselected package protobuf-c-compiler. [2022-09-10T11:31:13.107Z] #38 46.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:31:13.107Z] #38 46.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-10T11:31:13.159Z] #41 ... [2022-09-10T11:31:13.159Z] [2022-09-10T11:31:13.159Z] #42 [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 [2022-09-10T11:31:13.159Z] #42 7.628 [100%] Linking C executable tini-static [2022-09-10T11:31:13.159Z] #42 8.075 [100%] Built target tini-static [2022-09-10T11:31:13.159Z] #42 8.151 + mkdir -p /build [2022-09-10T11:31:13.159Z] #42 8.156 + cp tini-static /build/docker-init [2022-09-10T11:31:13.159Z] #42 DONE 9.7s [2022-09-10T11:31:13.159Z] [2022-09-10T11:31:13.159Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:13.159Z] #41 9.258 DEP images/sk-netlink.pb-c.d [2022-09-10T11:31:13.159Z] #41 9.289 PBCC images/sk-inet.pb-c.c [2022-09-10T11:31:13.159Z] #41 ... [2022-09-10T11:31:13.159Z] [2022-09-10T11:31:13.159Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:13.159Z] #39 51.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-10T11:31:13.159Z] #39 51.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-10T11:31:13.159Z] #39 51.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-10T11:31:13.159Z] #39 56.72 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-10T11:31:13.159Z] #39 56.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-10T11:31:13.159Z] #39 56.76 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:13.159Z] #39 57.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-10T11:31:13.159Z] #39 57.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-10T11:31:13.159Z] #39 57.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:13.159Z] #39 ... [2022-09-10T11:31:13.159Z] [2022-09-10T11:31:13.159Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:13.159Z] #41 9.378 DEP images/sk-inet.pb-c.d [2022-09-10T11:31:13.159Z] #41 9.418 PBCC images/sk-unix.pb-c.c [2022-09-10T11:31:13.223Z] #28 ... [2022-09-10T11:31:13.223Z] [2022-09-10T11:31:13.223Z] #37 [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 [2022-09-10T11:31:13.223Z] #37 DONE 43.9s [2022-09-10T11:31:13.223Z] [2022-09-10T11:31:13.223Z] #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 [2022-09-10T11:31:13.223Z] #28 43.93 Selecting previously unselected package libbtrfs-dev. [2022-09-10T11:31:13.223Z] #28 43.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-10T11:31:13.223Z] #28 43.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:31:13.223Z] #28 ... [2022-09-10T11:31:13.223Z] [2022-09-10T11:31:13.223Z] #30 [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 [2022-09-10T11:31:13.223Z] #30 39.52 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-10T11:31:13.223Z] #30 39.55 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T11:31:13.223Z] #30 39.57 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-10T11:31:13.223Z] #30 39.66 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-10T11:31:13.223Z] #30 39.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-10T11:31:13.223Z] #30 39.72 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-10T11:31:13.223Z] #30 39.85 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-10T11:31:13.223Z] #30 39.96 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-10T11:31:13.223Z] #30 40.01 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-10T11:31:13.223Z] #30 40.04 go: downloading github.com/spf13/afero v1.6.0 [2022-09-10T11:31:13.223Z] #30 40.07 go: downloading github.com/spf13/cast v1.4.1 [2022-09-10T11:31:13.223Z] #30 40.10 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-10T11:31:13.223Z] #30 40.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-10T11:31:13.223Z] #30 40.16 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-10T11:31:13.223Z] #30 40.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-10T11:31:13.223Z] #30 40.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-10T11:31:13.223Z] #30 40.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-10T11:31:13.223Z] #30 40.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-10T11:31:13.223Z] #30 40.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-10T11:31:13.223Z] #30 40.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-10T11:31:13.223Z] #30 40.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-10T11:31:13.223Z] #30 40.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-10T11:31:13.223Z] #30 40.61 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-10T11:31:13.223Z] #30 40.71 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-10T11:31:13.223Z] #30 40.91 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-10T11:31:13.223Z] #30 40.93 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-10T11:31:13.223Z] #30 41.01 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-10T11:31:13.223Z] #30 41.01 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-10T11:31:13.223Z] #30 41.05 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-10T11:31:13.223Z] #30 41.08 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-10T11:31:13.223Z] #30 41.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-10T11:31:13.223Z] #30 41.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-10T11:31:13.223Z] #30 41.38 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-10T11:31:13.223Z] #30 41.44 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-10T11:31:13.223Z] #30 41.46 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-10T11:31:13.223Z] #30 41.47 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-10T11:31:13.223Z] #30 41.53 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-10T11:31:13.223Z] #30 41.56 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-10T11:31:13.223Z] #30 41.60 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-10T11:31:13.223Z] #30 41.62 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-10T11:31:13.223Z] #30 41.64 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-10T11:31:13.223Z] #30 41.67 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-10T11:31:13.223Z] #30 41.70 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-10T11:31:13.223Z] #30 41.74 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-10T11:31:13.223Z] #30 41.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-10T11:31:13.223Z] #30 41.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-10T11:31:13.223Z] #30 41.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-10T11:31:13.223Z] #30 41.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-10T11:31:13.223Z] #30 42.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-10T11:31:13.223Z] #30 42.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-10T11:31:13.223Z] #30 42.24 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-10T11:31:13.223Z] #30 42.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-10T11:31:13.223Z] #30 42.34 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-10T11:31:13.223Z] #30 42.41 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-10T11:31:13.223Z] #30 42.47 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-10T11:31:13.223Z] #30 42.50 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-10T11:31:13.223Z] #30 42.53 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-10T11:31:13.223Z] #30 42.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-10T11:31:13.223Z] #30 42.57 go: downloading github.com/julz/importas v0.1.0 [2022-09-10T11:31:13.223Z] #30 42.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-10T11:31:13.223Z] #30 42.63 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-10T11:31:13.223Z] #30 42.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-10T11:31:13.223Z] #30 42.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-10T11:31:13.223Z] #30 42.79 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-10T11:31:13.223Z] #30 42.86 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-10T11:31:13.223Z] #30 42.86 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-10T11:31:13.223Z] #30 42.90 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-10T11:31:13.223Z] #30 42.93 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-10T11:31:13.223Z] #30 42.95 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-10T11:31:13.223Z] #30 43.04 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-10T11:31:13.223Z] #30 43.08 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-10T11:31:13.223Z] #30 43.48 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-10T11:31:13.223Z] #30 43.49 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-10T11:31:13.223Z] #30 43.50 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-10T11:31:13.223Z] #30 43.54 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-10T11:31:13.223Z] #30 43.70 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-10T11:31:13.223Z] #30 43.82 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-10T11:31:13.223Z] #30 43.86 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-10T11:31:13.223Z] #30 43.92 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-10T11:31:13.223Z] #30 43.92 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-10T11:31:13.366Z] #38 46.43 Selecting previously unselected package protobuf-compiler. [2022-09-10T11:31:13.366Z] #38 46.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:13.366Z] #38 46.44 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-10T11:31:13.366Z] #38 46.63 Selecting previously unselected package python-pkg-resources. [2022-09-10T11:31:13.366Z] #38 46.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-10T11:31:13.366Z] #38 46.63 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-10T11:31:13.416Z] #41 9.520 DEP images/sk-unix.pb-c.d [2022-09-10T11:31:13.416Z] #41 9.621 PBCC images/mm.pb-c.c [2022-09-10T11:31:13.416Z] #41 9.752 DEP images/mm.pb-c.d [2022-09-10T11:31:13.488Z] #30 44.27 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-10T11:31:13.488Z] #30 44.30 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-10T11:31:13.697Z] #34 ... [2022-09-10T11:31:13.697Z] [2022-09-10T11:31:13.697Z] #36 [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 [2022-09-10T11:31:13.697Z] #36 DONE 44.4s [2022-09-10T11:31:13.697Z] [2022-09-10T11:31:13.697Z] #40 [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 [2022-09-10T11:31:13.697Z] #0 1.060 + RM_GOPATH=0 [2022-09-10T11:31:13.697Z] #0 1.060 + TMP_GOPATH= [2022-09-10T11:31:13.697Z] #0 1.060 + : /build [2022-09-10T11:31:13.697Z] #0 1.060 + '[' -z '' ']' [2022-09-10T11:31:13.697Z] #0 1.060 ++ mktemp -d [2022-09-10T11:31:13.697Z] #0 1.062 + export GOPATH=/tmp/tmp.mlfvm8hwXc [2022-09-10T11:31:13.697Z] #0 1.062 + GOPATH=/tmp/tmp.mlfvm8hwXc [2022-09-10T11:31:13.697Z] #0 1.062 + RM_GOPATH=1 [2022-09-10T11:31:13.697Z] #0 1.062 + case "$(go env GOARCH)" in [2022-09-10T11:31:13.697Z] #0 1.062 ++ go env GOARCH [2022-09-10T11:31:13.697Z] #0 1.094 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:13.697Z] #0 1.094 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:13.697Z] #0 1.095 ++ dirname /tmp/install/install.sh [2022-09-10T11:31:13.697Z] #0 1.097 + dir=/tmp/install [2022-09-10T11:31:13.697Z] #0 1.097 + bin=containerd [2022-09-10T11:31:13.697Z] #0 1.097 + shift [2022-09-10T11:31:13.697Z] #0 1.098 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-10T11:31:13.697Z] #0 1.098 + . /tmp/install/containerd.installer [2022-09-10T11:31:13.697Z] #0 1.098 ++ set -e [2022-09-10T11:31:13.697Z] #0 1.100 ++ : v1.6.8 [2022-09-10T11:31:13.697Z] #0 1.101 + install_containerd [2022-09-10T11:31:13.697Z] #0 1.106 + echo 'Install containerd version v1.6.8' [2022-09-10T11:31:13.697Z] #0 1.106 Install containerd version v1.6.8 [2022-09-10T11:31:13.697Z] #0 1.107 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mlfvm8hwXc/src/github.com/containerd/containerd [2022-09-10T11:31:13.697Z] #0 1.109 Cloning into '/tmp/tmp.mlfvm8hwXc/src/github.com/containerd/containerd'... [2022-09-10T11:31:13.715Z] #41 9.840 PBCC images/timerfd.pb-c.c [2022-09-10T11:31:13.715Z] #41 9.908 DEP images/timerfd.pb-c.d [2022-09-10T11:31:13.715Z] #41 9.980 PBCC images/timer.pb-c.c [2022-09-10T11:31:13.715Z] #41 10.04 DEP images/timer.pb-c.d [2022-09-10T11:31:13.750Z] #30 44.43 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-10T11:31:13.750Z] #30 44.48 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-10T11:31:13.750Z] #30 44.51 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-10T11:31:13.750Z] #30 44.55 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-10T11:31:13.934Z] #38 46.96 Selecting previously unselected package python-six. [2022-09-10T11:31:13.934Z] #38 46.96 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-10T11:31:13.934Z] #38 46.96 Unpacking python-six (1.12.0-1) ... [2022-09-10T11:31:13.935Z] #38 47.00 Selecting previously unselected package python-protobuf. [2022-09-10T11:31:13.935Z] #38 47.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:13.935Z] #38 ... [2022-09-10T11:31:13.935Z] [2022-09-10T11:31:13.935Z] #33 [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 [2022-09-10T11:31:13.935Z] #33 DONE 47.1s [2022-09-10T11:31:13.935Z] [2022-09-10T11:31:13.935Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:13.935Z] #38 47.05 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-10T11:31:13.935Z] #38 ... [2022-09-10T11:31:13.935Z] [2022-09-10T11:31:13.935Z] #29 [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 [2022-09-10T11:31:13.935Z] #29 45.89 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-10T11:31:13.935Z] #29 45.89 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-10T11:31:13.935Z] #29 45.97 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-10T11:31:13.935Z] #29 45.97 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-10T11:31:13.935Z] #29 46.03 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-10T11:31:13.935Z] #29 46.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-10T11:31:13.935Z] #29 46.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-10T11:31:13.935Z] #29 46.16 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-10T11:31:13.935Z] #29 46.20 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-10T11:31:13.935Z] #29 46.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-10T11:31:13.935Z] #29 46.50 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-10T11:31:13.935Z] #29 46.53 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-10T11:31:13.935Z] #29 46.54 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-10T11:31:13.935Z] #29 46.59 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-10T11:31:13.935Z] #29 46.59 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-10T11:31:13.935Z] #29 46.72 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-10T11:31:13.935Z] #29 46.73 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-10T11:31:13.935Z] #29 46.81 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-10T11:31:13.935Z] #29 46.96 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-10T11:31:13.935Z] #29 46.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-10T11:31:13.935Z] #29 47.00 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-10T11:31:13.935Z] #29 47.11 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-10T11:31:13.971Z] #41 10.12 PBCC images/sa.pb-c.c [2022-09-10T11:31:13.971Z] #41 10.18 DEP images/sa.pb-c.d [2022-09-10T11:31:13.971Z] #41 10.20 PBCC images/pipe-data.pb-c.c [2022-09-10T11:31:13.971Z] #41 10.22 DEP images/pipe-data.pb-c.d [2022-09-10T11:31:13.971Z] #41 10.24 PBCC images/mnt.pb-c.c [2022-09-10T11:31:13.971Z] #41 10.27 DEP images/mnt.pb-c.d [2022-09-10T11:31:13.971Z] #41 10.30 PBCC images/sk-packet.pb-c.c [2022-09-10T11:31:14.011Z] #30 ... [2022-09-10T11:31:14.011Z] [2022-09-10T11:31:14.011Z] #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 [2022-09-10T11:31:14.011Z] #28 44.35 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-10T11:31:14.011Z] #28 44.37 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:31:14.011Z] #28 44.43 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:14.011Z] #28 DONE 44.7s [2022-09-10T11:31:14.011Z] [2022-09-10T11:31:14.011Z] #30 [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 [2022-09-10T11:31:14.011Z] #30 44.68 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-10T11:31:14.011Z] #30 44.70 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-10T11:31:14.011Z] #30 ... [2022-09-10T11:31:14.011Z] [2022-09-10T11:31:14.011Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:14.011Z] #32 32.71 Reading package lists... [2022-09-10T11:31:14.011Z] #32 39.06 Building dependency tree... [2022-09-10T11:31:14.011Z] #32 41.88 The following additional packages will be installed: [2022-09-10T11:31:14.011Z] #32 41.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-10T11:31:14.011Z] #32 41.89 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-10T11:31:14.011Z] #32 41.90 Suggested packages: [2022-09-10T11:31:14.011Z] #32 41.90 manpages-dev python-setuptools [2022-09-10T11:31:14.011Z] #32 42.96 The following NEW packages will be installed: [2022-09-10T11:31:14.011Z] #32 42.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-10T11:31:14.011Z] #32 42.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-10T11:31:14.011Z] #32 42.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-10T11:31:14.011Z] #32 42.96 python-six zlib1g-dev [2022-09-10T11:31:14.011Z] #32 43.34 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:14.011Z] #32 43.34 Need to get 4091 kB of archives. [2022-09-10T11:31:14.011Z] #32 43.34 After this operation, 22.5 MB of additional disk space will be used. [2022-09-10T11:31:14.011Z] #32 43.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-10T11:31:14.011Z] #32 43.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-10T11:31:14.011Z] #32 43.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-10T11:31:14.011Z] #32 43.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-10T11:31:14.011Z] #32 43.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-10T11:31:14.011Z] #32 43.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-10T11:31:14.011Z] #32 43.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-10T11:31:14.011Z] #32 43.37 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-10T11:31:14.011Z] #32 43.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-10T11:31:14.011Z] #32 43.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-10T11:31:14.011Z] #32 43.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-10T11:31:14.011Z] #32 43.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-10T11:31:14.011Z] #32 43.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-10T11:31:14.011Z] #32 43.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-10T11:31:14.011Z] #32 43.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-10T11:31:14.011Z] #32 43.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-10T11:31:14.011Z] #32 43.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-10T11:31:14.011Z] #32 ... [2022-09-10T11:31:14.011Z] [2022-09-10T11:31:14.011Z] #30 [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 [2022-09-10T11:31:14.011Z] #30 44.82 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-10T11:31:14.194Z] #29 47.30 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-10T11:31:14.194Z] #29 47.30 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-10T11:31:14.194Z] #29 47.30 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-10T11:31:14.194Z] #29 47.31 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-10T11:31:14.226Z] #41 10.34 DEP images/sk-packet.pb-c.d [2022-09-10T11:31:14.227Z] #41 10.35 PBCC images/tcp-stream.pb-c.c [2022-09-10T11:31:14.227Z] #41 10.41 DEP images/tcp-stream.pb-c.d [2022-09-10T11:31:14.227Z] #41 10.46 PBCC images/pipe.pb-c.c [2022-09-10T11:31:14.227Z] #41 10.49 DEP images/pipe.pb-c.d [2022-09-10T11:31:14.227Z] #41 10.52 PBCC images/pstree.pb-c.c [2022-09-10T11:31:14.272Z] #30 44.90 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-10T11:31:14.272Z] #30 44.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-10T11:31:14.272Z] #30 44.95 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-10T11:31:14.483Z] #41 10.54 DEP images/pstree.pb-c.d [2022-09-10T11:31:14.483Z] #41 10.58 PBCC images/fs.pb-c.c [2022-09-10T11:31:14.483Z] #41 10.62 DEP images/fs.pb-c.d [2022-09-10T11:31:14.483Z] #41 10.67 PBCC images/signalfd.pb-c.c [2022-09-10T11:31:14.483Z] #41 10.75 DEP images/signalfd.pb-c.d [2022-09-10T11:31:14.483Z] #41 10.80 PBCC images/fh.pb-c.c [2022-09-10T11:31:14.483Z] #41 10.86 PBCC images/fsnotify.pb-c.c [2022-09-10T11:31:14.739Z] #41 10.92 DEP images/fh.pb-c.d [2022-09-10T11:31:14.739Z] #41 10.97 DEP images/fsnotify.pb-c.d [2022-09-10T11:31:14.739Z] #41 11.02 PBCC images/eventpoll.pb-c.c [2022-09-10T11:31:14.739Z] #41 11.04 DEP images/eventpoll.pb-c.d [2022-09-10T11:31:14.739Z] #41 11.07 PBCC images/eventfd.pb-c.c [2022-09-10T11:31:14.763Z] #29 47.63 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-10T11:31:14.763Z] #29 47.81 go: downloading honnef.co/go/tools v0.2.2 [2022-09-10T11:31:14.857Z] #30 45.54 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-10T11:31:14.857Z] #30 45.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-10T11:31:14.857Z] #30 45.58 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-10T11:31:14.857Z] #30 45.62 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-10T11:31:14.857Z] #30 45.67 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-10T11:31:14.995Z] #41 11.11 DEP images/eventfd.pb-c.d [2022-09-10T11:31:14.995Z] #41 11.15 PBCC images/remap-file-path.pb-c.c [2022-09-10T11:31:14.995Z] #41 11.19 DEP images/remap-file-path.pb-c.d [2022-09-10T11:31:14.995Z] #41 11.23 PBCC images/fifo.pb-c.c [2022-09-10T11:31:14.995Z] #41 11.26 DEP images/fifo.pb-c.d [2022-09-10T11:31:14.995Z] #41 11.30 PBCC images/ghost-file.pb-c.c [2022-09-10T11:31:14.995Z] #41 11.32 DEP images/ghost-file.pb-c.d [2022-09-10T11:31:14.995Z] #41 11.36 PBCC images/regfile.pb-c.c [2022-09-10T11:31:15.119Z] #30 45.90 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-10T11:31:15.251Z] #41 11.41 DEP images/regfile.pb-c.d [2022-09-10T11:31:15.251Z] #41 11.46 PBCC images/ns.pb-c.c [2022-09-10T11:31:15.251Z] #41 11.50 DEP images/ns.pb-c.d [2022-09-10T11:31:15.251Z] #41 11.53 PBCC images/fdinfo.pb-c.c [2022-09-10T11:31:15.251Z] #41 11.59 DEP images/fdinfo.pb-c.d [2022-09-10T11:31:15.379Z] #30 46.08 go: downloading honnef.co/go/tools v0.2.2 [2022-09-10T11:31:15.507Z] #41 11.66 PBCC images/core-aarch64.pb-c.c [2022-09-10T11:31:15.507Z] #41 11.71 PBCC images/core-arm.pb-c.c [2022-09-10T11:31:15.507Z] #41 11.76 PBCC images/core-ppc64.pb-c.c [2022-09-10T11:31:15.763Z] #41 11.81 PBCC images/core-s390.pb-c.c [2022-09-10T11:31:15.763Z] #41 11.85 PBCC images/core-x86.pb-c.c [2022-09-10T11:31:15.763Z] #41 11.91 PBCC images/core.pb-c.c [2022-09-10T11:31:15.763Z] #41 11.96 PBCC images/inventory.pb-c.c [2022-09-10T11:31:15.763Z] #41 12.02 DEP images/core-aarch64.pb-c.d [2022-09-10T11:31:15.763Z] #41 12.07 DEP images/core-arm.pb-c.d [2022-09-10T11:31:15.763Z] #41 12.12 DEP images/core-ppc64.pb-c.d [2022-09-10T11:31:16.019Z] #41 12.15 DEP images/core-s390.pb-c.d [2022-09-10T11:31:16.019Z] #41 12.21 DEP images/core-x86.pb-c.d [2022-09-10T11:31:16.019Z] #41 12.26 DEP images/core.pb-c.d [2022-09-10T11:31:16.019Z] #41 12.32 DEP images/inventory.pb-c.d [2022-09-10T11:31:16.019Z] #41 12.38 PBCC images/cpuinfo.pb-c.c [2022-09-10T11:31:16.141Z] #29 ... [2022-09-10T11:31:16.141Z] [2022-09-10T11:31:16.141Z] #39 [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 [2022-09-10T11:31:16.141Z] #39 34.35 Reading package lists... [2022-09-10T11:31:16.141Z] #39 41.35 Building dependency tree... [2022-09-10T11:31:16.141Z] #39 45.08 The following additional packages will be installed: [2022-09-10T11:31:16.141Z] #39 45.08 libbtrfs0 [2022-09-10T11:31:16.141Z] #39 45.30 The following NEW packages will be installed: [2022-09-10T11:31:16.141Z] #39 45.32 libbtrfs-dev libbtrfs0 [2022-09-10T11:31:16.141Z] #39 45.71 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:16.141Z] #39 45.71 Need to get 119 kB of archives. [2022-09-10T11:31:16.141Z] #39 45.71 After this operation, 387 kB of additional disk space will be used. [2022-09-10T11:31:16.141Z] #39 45.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-10T11:31:16.141Z] #39 45.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-10T11:31:16.141Z] #39 47.00 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:16.141Z] #39 47.31 Fetched 119 kB in 0s (456 kB/s) [2022-09-10T11:31:16.141Z] #39 47.47 Selecting previously unselected package libbtrfs0. [2022-09-10T11:31:16.141Z] #39 47.47 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:16.141Z] #39 47.47 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-10T11:31:16.141Z] #39 47.47 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-10T11:31:16.141Z] #39 47.63 Selecting previously unselected package libbtrfs-dev. [2022-09-10T11:31:16.141Z] #39 47.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-10T11:31:16.141Z] #39 47.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:31:16.141Z] #39 47.96 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-10T11:31:16.141Z] #39 47.96 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:31:16.141Z] #39 47.96 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:16.141Z] #39 DONE 49.0s [2022-09-10T11:31:16.141Z] [2022-09-10T11:31:16.141Z] #40 [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 [2022-09-10T11:31:16.141Z] #40 ... [2022-09-10T11:31:16.141Z] [2022-09-10T11:31:16.141Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:16.141Z] #27 28.26 Reading package lists... [2022-09-10T11:31:16.141Z] #27 36.20 Reading package lists... [2022-09-10T11:31:16.141Z] #27 43.28 Building dependency tree... [2022-09-10T11:31:16.276Z] #41 12.42 DEP images/cpuinfo.pb-c.d [2022-09-10T11:31:16.276Z] #41 12.44 PBCC images/stats.pb-c.c [2022-09-10T11:31:16.276Z] #41 12.49 DEP images/stats.pb-c.d [2022-09-10T11:31:16.400Z] #27 ... [2022-09-10T11:31:16.401Z] [2022-09-10T11:31:16.401Z] #29 [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 [2022-09-10T11:31:16.401Z] #29 49.29 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-10T11:31:16.401Z] #29 49.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-10T11:31:16.401Z] #29 49.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-10T11:31:16.401Z] #29 49.43 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-10T11:31:16.401Z] #29 49.53 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T11:31:16.810Z] #30 47.55 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-10T11:31:16.810Z] #30 47.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-10T11:31:16.810Z] #30 47.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-10T11:31:16.810Z] #30 47.68 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-10T11:31:16.810Z] #30 47.74 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T11:31:17.642Z] #41 13.83 make[1]: Nothing to be done for 'all'. [2022-09-10T11:31:17.897Z] #41 ... [2022-09-10T11:31:17.897Z] [2022-09-10T11:31:17.897Z] #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 [2022-09-10T11:31:17.897Z] #32 55.24 internal/syscall/unix [2022-09-10T11:31:17.897Z] #32 55.71 time [2022-09-10T11:31:17.897Z] #32 61.45 internal/fmtsort [2022-09-10T11:31:17.897Z] #32 61.46 internal/poll [2022-09-10T11:31:17.897Z] #32 61.90 internal/syscall/execenv [2022-09-10T11:31:17.897Z] #32 62.16 path [2022-09-10T11:31:17.897Z] #32 62.68 io/fs [2022-09-10T11:31:17.897Z] #32 63.80 strings [2022-09-10T11:31:17.897Z] #32 63.92 os [2022-09-10T11:31:17.959Z] #40 ... [2022-09-10T11:31:17.959Z] [2022-09-10T11:31:17.959Z] #25 [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 [2022-09-10T11:31:17.959Z] #25 47.05 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-10T11:31:17.959Z] #25 47.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-10T11:31:17.959Z] #25 47.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T11:31:18.222Z] #25 ... [2022-09-10T11:31:18.222Z] [2022-09-10T11:31:18.222Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:18.222Z] #27 29.43 Reading package lists... [2022-09-10T11:31:18.222Z] #27 35.95 Building dependency tree... [2022-09-10T11:31:18.222Z] #27 38.94 The following additional packages will be installed: [2022-09-10T11:31:18.222Z] #27 38.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-10T11:31:18.222Z] #27 38.94 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-10T11:31:18.222Z] #27 38.95 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-10T11:31:18.222Z] #27 38.95 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-10T11:31:18.222Z] #27 38.95 mingw-w64-x86-64-dev [2022-09-10T11:31:18.222Z] #27 38.95 Suggested packages: [2022-09-10T11:31:18.222Z] #27 38.96 gcc-8-locales seccomp wine64 [2022-09-10T11:31:18.222Z] #27 40.37 The following NEW packages will be installed: [2022-09-10T11:31:18.222Z] #27 40.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T11:31:18.222Z] #27 40.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-10T11:31:18.222Z] #27 40.38 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-10T11:31:18.222Z] #27 40.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-10T11:31:18.222Z] #27 40.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-10T11:31:18.222Z] #27 40.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-10T11:31:18.222Z] #27 40.39 The following packages will be upgraded: [2022-09-10T11:31:18.222Z] #27 40.39 libseccomp2 [2022-09-10T11:31:18.222Z] #27 40.83 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:18.222Z] #27 40.83 Need to get 77.8 MB of archives. [2022-09-10T11:31:18.222Z] #27 40.83 After this operation, 487 MB of additional disk space will be used. [2022-09-10T11:31:18.222Z] #27 40.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-10T11:31:18.222Z] #27 40.88 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-10T11:31:18.222Z] #27 40.94 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-10T11:31:18.222Z] #27 41.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-10T11:31:18.222Z] #27 41.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-10T11:31:18.222Z] #27 41.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-10T11:31:18.222Z] #27 41.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-10T11:31:18.222Z] #27 41.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-10T11:31:18.222Z] #27 42.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-10T11:31:18.222Z] #27 42.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-10T11:31:18.222Z] #27 42.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-10T11:31:18.222Z] #27 45.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-10T11:31:18.307Z] #29 51.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-10T11:31:18.307Z] #29 51.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-10T11:31:18.307Z] #29 51.32 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-10T11:31:18.307Z] #29 51.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-10T11:31:18.459Z] #32 65.67 bufio [2022-09-10T11:31:18.486Z] #27 ... [2022-09-10T11:31:18.486Z] [2022-09-10T11:31:18.486Z] #28 [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 [2022-09-10T11:31:18.486Z] #28 40.27 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T11:31:18.486Z] #28 40.27 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-10T11:31:18.486Z] #28 40.42 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-10T11:31:18.486Z] #28 40.49 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-10T11:31:18.486Z] #28 40.61 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-10T11:31:18.486Z] #28 40.69 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-10T11:31:18.486Z] #28 40.72 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-10T11:31:18.486Z] #28 40.74 go: downloading github.com/spf13/afero v1.6.0 [2022-09-10T11:31:18.486Z] #28 40.82 go: downloading github.com/spf13/cast v1.4.1 [2022-09-10T11:31:18.486Z] #28 40.88 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-10T11:31:18.486Z] #28 40.93 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-10T11:31:18.486Z] #28 40.96 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-10T11:31:18.486Z] #28 40.98 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-10T11:31:18.486Z] #28 41.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-10T11:31:18.486Z] #28 41.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-10T11:31:18.486Z] #28 41.20 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-10T11:31:18.486Z] #28 41.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-10T11:31:18.486Z] #28 41.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-10T11:31:18.486Z] #28 41.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-10T11:31:18.486Z] #28 41.38 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-10T11:31:18.486Z] #28 41.41 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-10T11:31:18.486Z] #28 42.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-10T11:31:18.486Z] #28 42.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-10T11:31:18.486Z] #28 42.28 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-10T11:31:18.486Z] #28 42.34 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-10T11:31:18.486Z] #28 42.44 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-10T11:31:18.486Z] #28 42.57 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-10T11:31:18.486Z] #28 43.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-10T11:31:18.486Z] #28 43.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-10T11:31:18.486Z] #28 43.62 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-10T11:31:18.486Z] #28 43.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-10T11:31:18.486Z] #28 43.78 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-10T11:31:18.486Z] #28 43.82 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-10T11:31:18.486Z] #28 43.83 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-10T11:31:18.486Z] #28 43.96 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-10T11:31:18.486Z] #28 44.01 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-10T11:31:18.486Z] #28 44.17 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-10T11:31:18.486Z] #28 44.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-10T11:31:18.486Z] #28 44.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-10T11:31:18.486Z] #28 44.37 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-10T11:31:18.486Z] #28 44.39 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-10T11:31:18.486Z] #28 44.49 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-10T11:31:18.486Z] #28 44.53 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-10T11:31:18.486Z] #28 44.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-10T11:31:18.486Z] #28 44.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-10T11:31:18.486Z] #28 44.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-10T11:31:18.486Z] #28 44.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-10T11:31:18.486Z] #28 45.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-10T11:31:18.486Z] #28 45.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-10T11:31:18.486Z] #28 45.54 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-10T11:31:18.486Z] #28 45.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-10T11:31:18.486Z] #28 45.60 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-10T11:31:18.486Z] #28 45.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-10T11:31:18.486Z] #28 45.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-10T11:31:18.486Z] #28 45.68 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-10T11:31:18.486Z] #28 45.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-10T11:31:18.486Z] #28 45.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-10T11:31:18.486Z] #28 45.75 go: downloading github.com/julz/importas v0.1.0 [2022-09-10T11:31:18.486Z] #28 45.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-10T11:31:18.486Z] #28 45.87 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-10T11:31:18.486Z] #28 46.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-10T11:31:18.486Z] #28 46.05 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-10T11:31:18.486Z] #28 46.12 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-10T11:31:18.486Z] #28 46.14 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-10T11:31:18.486Z] #28 46.15 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-10T11:31:18.486Z] #28 46.17 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-10T11:31:18.486Z] #28 46.20 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-10T11:31:18.486Z] #28 46.22 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-10T11:31:18.486Z] #28 46.26 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-10T11:31:18.486Z] #28 46.27 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-10T11:31:18.486Z] #28 46.98 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-10T11:31:18.486Z] #28 46.99 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-10T11:31:18.486Z] #28 47.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-10T11:31:18.486Z] #28 47.14 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-10T11:31:18.486Z] #28 47.20 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-10T11:31:18.486Z] #28 47.27 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-10T11:31:18.486Z] #28 47.31 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-10T11:31:18.486Z] #28 47.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-10T11:31:18.486Z] #28 47.37 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-10T11:31:18.486Z] #28 47.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-10T11:31:18.486Z] #28 47.73 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-10T11:31:18.486Z] #28 47.75 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-10T11:31:18.486Z] #28 47.75 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-10T11:31:18.486Z] #28 47.80 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-10T11:31:18.486Z] #28 47.81 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-10T11:31:18.486Z] #28 47.84 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-10T11:31:18.486Z] #28 47.86 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-10T11:31:18.486Z] #28 47.89 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-10T11:31:18.486Z] #28 47.94 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-10T11:31:18.486Z] #28 47.97 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-10T11:31:18.486Z] #28 48.04 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-10T11:31:18.486Z] #28 48.20 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-10T11:31:18.486Z] #28 48.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-10T11:31:18.486Z] #28 48.25 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-10T11:31:18.486Z] #28 48.27 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-10T11:31:18.486Z] #28 48.34 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-10T11:31:18.486Z] #28 48.74 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-10T11:31:18.486Z] #28 48.88 go: downloading honnef.co/go/tools v0.2.2 [2022-09-10T11:31:18.567Z] #29 51.60 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-10T11:31:18.567Z] #29 51.63 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-10T11:31:18.567Z] #29 51.75 go: downloading golang.org/x/text v0.3.7 [2022-09-10T11:31:18.729Z] #30 ... [2022-09-10T11:31:18.729Z] [2022-09-10T11:31:18.729Z] #34 [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 [2022-09-10T11:31:18.729Z] #34 33.14 Reading package lists... [2022-09-10T11:31:18.729Z] #34 39.31 Building dependency tree... [2022-09-10T11:31:18.729Z] #34 42.32 The following additional packages will be installed: [2022-09-10T11:31:18.729Z] #34 42.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-10T11:31:18.729Z] #34 42.34 Suggested packages: [2022-09-10T11:31:18.729Z] #34 42.35 cmake-doc ninja-build lrzip [2022-09-10T11:31:18.729Z] #34 42.35 Recommended packages: [2022-09-10T11:31:18.729Z] #34 42.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-10T11:31:18.729Z] #34 43.17 The following NEW packages will be installed: [2022-09-10T11:31:18.729Z] #34 43.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-10T11:31:18.729Z] #34 43.21 vim-common xxd [2022-09-10T11:31:18.729Z] #34 43.61 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:18.729Z] #34 43.61 Need to get 14.9 MB of archives. [2022-09-10T11:31:18.729Z] #34 43.61 After this operation, 61.8 MB of additional disk space will be used. [2022-09-10T11:31:18.729Z] #34 43.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-10T11:31:18.729Z] #34 43.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-10T11:31:18.729Z] #34 43.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-10T11:31:18.729Z] #34 44.53 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-10T11:31:18.729Z] #34 44.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-10T11:31:18.729Z] #34 44.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-10T11:31:18.729Z] #34 44.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-10T11:31:18.729Z] #34 44.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-10T11:31:18.729Z] #34 44.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-10T11:31:18.729Z] #34 44.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-10T11:31:18.729Z] #34 46.53 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:18.729Z] #34 46.74 Fetched 14.9 MB in 2s (7102 kB/s) [2022-09-10T11:31:18.729Z] #34 46.84 Selecting previously unselected package xxd. [2022-09-10T11:31:18.729Z] #34 46.84 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:18.729Z] #34 46.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-10T11:31:18.729Z] #34 46.96 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:18.729Z] #34 47.29 Selecting previously unselected package vim-common. [2022-09-10T11:31:18.729Z] #34 47.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:31:18.729Z] #34 47.47 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:18.729Z] #34 47.76 Selecting previously unselected package libicu63:amd64. [2022-09-10T11:31:18.729Z] #34 47.78 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-10T11:31:18.729Z] #34 47.83 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:31:18.729Z] #34 ... [2022-09-10T11:31:18.729Z] [2022-09-10T11:31:18.729Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:18.729Z] #32 45.22 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:18.729Z] #32 45.62 Fetched 4091 kB in 1s (5482 kB/s) [2022-09-10T11:31:18.729Z] #32 45.83 Selecting previously unselected package libcap-dev:amd64. [2022-09-10T11:31:18.729Z] #32 45.83 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:18.729Z] #32 46.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 46.06 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-10T11:31:18.729Z] #32 46.19 Selecting previously unselected package libnet1:amd64. [2022-09-10T11:31:18.729Z] #32 46.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 46.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:18.729Z] #32 46.31 Selecting previously unselected package libnet1-dev. [2022-09-10T11:31:18.729Z] #32 46.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 46.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:18.729Z] #32 46.51 Selecting previously unselected package libnl-3-200:amd64. [2022-09-10T11:31:18.729Z] #32 46.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 46.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:31:18.729Z] #32 46.69 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-10T11:31:18.729Z] #32 46.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 46.78 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-10T11:31:18.729Z] #32 47.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T11:31:18.729Z] #32 47.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 47.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:18.729Z] #32 47.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-10T11:31:18.729Z] #32 47.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 47.27 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:18.729Z] #32 47.45 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-10T11:31:18.729Z] #32 47.47 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 47.48 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-10T11:31:18.729Z] #32 47.76 Selecting previously unselected package libprotobuf17:amd64. [2022-09-10T11:31:18.729Z] #32 47.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 47.77 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:18.729Z] #32 48.47 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-10T11:31:18.729Z] #32 48.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 48.48 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:18.729Z] #32 48.74 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-10T11:31:18.729Z] #32 48.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:18.729Z] #32 48.77 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:19.300Z] #32 50.02 Selecting previously unselected package libprotoc17:amd64. [2022-09-10T11:31:19.300Z] #32 50.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:19.300Z] #32 50.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:19.385Z] #32 ... [2022-09-10T11:31:19.385Z] [2022-09-10T11:31:19.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:19.385Z] #41 15.46 CC images/stats.o [2022-09-10T11:31:19.422Z] #28 50.35 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-10T11:31:19.422Z] #28 50.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-10T11:31:19.422Z] #28 50.48 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-10T11:31:19.644Z] #41 15.87 CC images/core.o [2022-09-10T11:31:19.682Z] #28 50.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T11:31:19.682Z] #28 50.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-10T11:31:19.682Z] #28 50.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-10T11:31:19.682Z] #28 50.70 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-10T11:31:19.884Z] #32 ... [2022-09-10T11:31:19.885Z] [2022-09-10T11:31:19.885Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:19.885Z] #39 31.11 Reading package lists... [2022-09-10T11:31:19.885Z] #39 37.98 Building dependency tree... [2022-09-10T11:31:19.885Z] #39 41.29 The following additional packages will be installed: [2022-09-10T11:31:19.885Z] #39 41.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-10T11:31:19.885Z] #39 41.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-10T11:31:19.885Z] #39 41.32 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-10T11:31:19.885Z] #39 41.33 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-10T11:31:19.885Z] #39 41.33 mingw-w64-x86-64-dev [2022-09-10T11:31:19.885Z] #39 41.34 Suggested packages: [2022-09-10T11:31:19.885Z] #39 41.34 gcc-8-locales seccomp wine64 [2022-09-10T11:31:19.885Z] #39 42.92 The following NEW packages will be installed: [2022-09-10T11:31:19.885Z] #39 42.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T11:31:19.885Z] #39 42.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-10T11:31:19.885Z] #39 42.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-10T11:31:19.885Z] #39 42.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-10T11:31:19.885Z] #39 42.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-10T11:31:19.885Z] #39 42.94 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-10T11:31:19.885Z] #39 42.96 The following packages will be upgraded: [2022-09-10T11:31:19.885Z] #39 42.96 libseccomp2 [2022-09-10T11:31:19.885Z] #39 43.43 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:19.885Z] #39 43.43 Need to get 77.8 MB of archives. [2022-09-10T11:31:19.885Z] #39 43.43 After this operation, 487 MB of additional disk space will be used. [2022-09-10T11:31:19.885Z] #39 43.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-10T11:31:19.885Z] #39 43.49 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-10T11:31:19.885Z] #39 43.49 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-10T11:31:19.885Z] #39 43.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-10T11:31:19.885Z] #39 43.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-10T11:31:19.885Z] #39 43.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-10T11:31:19.885Z] #39 43.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-10T11:31:19.885Z] #39 43.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-10T11:31:19.885Z] #39 44.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-10T11:31:19.885Z] #39 44.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-10T11:31:19.885Z] #39 44.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-10T11:31:19.948Z] #28 50.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-10T11:31:19.948Z] #28 ... [2022-09-10T11:31:19.948Z] [2022-09-10T11:31:19.948Z] #34 [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 [2022-09-10T11:31:19.948Z] #34 50.85 Selecting previously unselected package libxml2:amd64. [2022-09-10T11:31:19.948Z] #34 50.85 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-10T11:31:19.948Z] #34 50.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-10T11:31:20.145Z] #39 ... [2022-09-10T11:31:20.145Z] [2022-09-10T11:31:20.145Z] #25 [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 [2022-09-10T11:31:20.145Z] #25 46.09 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-10T11:31:20.145Z] #25 46.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-10T11:31:20.145Z] #25 46.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T11:31:20.523Z] #34 51.44 Selecting previously unselected package cmake-data. [2022-09-10T11:31:20.523Z] #34 51.44 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-10T11:31:20.523Z] #34 51.45 Unpacking cmake-data (3.13.4-1) ... [2022-09-10T11:31:20.571Z] #41 16.52 CC images/core-x86.o [2022-09-10T11:31:20.827Z] #41 16.99 CC images/core-arm.o [2022-09-10T11:31:21.083Z] #41 17.27 CC images/core-aarch64.o [2022-09-10T11:31:21.132Z] #29 ... [2022-09-10T11:31:21.132Z] [2022-09-10T11:31:21.132Z] #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 [2022-09-10T11:31:21.132Z] #34 54.35 sync [2022-09-10T11:31:21.390Z] #34 54.35 internal/reflectlite [2022-09-10T11:31:21.526Z] #25 ... [2022-09-10T11:31:21.526Z] [2022-09-10T11:31:21.526Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:21.526Z] #32 51.03 Selecting previously unselected package protobuf-c-compiler. [2022-09-10T11:31:21.526Z] #32 51.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:31:21.526Z] #32 51.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-10T11:31:21.526Z] #32 51.20 Selecting previously unselected package protobuf-compiler. [2022-09-10T11:31:21.526Z] #32 51.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:21.526Z] #32 51.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-10T11:31:21.526Z] #32 51.37 Selecting previously unselected package python-pkg-resources. [2022-09-10T11:31:21.526Z] #32 51.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-10T11:31:21.526Z] #32 51.41 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-10T11:31:21.526Z] #32 51.65 Selecting previously unselected package python-six. [2022-09-10T11:31:21.526Z] #32 51.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-10T11:31:21.526Z] #32 51.66 Unpacking python-six (1.12.0-1) ... [2022-09-10T11:31:21.526Z] #32 51.76 Selecting previously unselected package python-protobuf. [2022-09-10T11:31:21.526Z] #32 51.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:21.526Z] #32 51.77 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-10T11:31:21.526Z] #32 52.26 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-10T11:31:21.645Z] #41 17.60 CC images/core-ppc64.o [2022-09-10T11:31:22.207Z] #41 18.17 CC images/core-s390.o [2022-09-10T11:31:22.463Z] #41 18.70 CC images/cpuinfo.o [2022-09-10T11:31:23.026Z] #41 19.03 CC images/inventory.o [2022-09-10T11:31:23.026Z] #41 19.27 CC images/fdinfo.o [2022-09-10T11:31:23.060Z] #34 54.01 Selecting previously unselected package libarchive13:amd64. [2022-09-10T11:31:23.060Z] #34 54.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-10T11:31:23.060Z] #34 54.04 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-10T11:31:23.060Z] #34 ... [2022-09-10T11:31:23.060Z] [2022-09-10T11:31:23.060Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:23.060Z] #31 44.07 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-10T11:31:23.060Z] #31 44.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:23.060Z] #31 44.10 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:23.060Z] #31 44.40 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-10T11:31:23.060Z] #31 44.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:23.060Z] #31 44.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:23.060Z] #31 46.11 Selecting previously unselected package libprotoc17:amd64. [2022-09-10T11:31:23.060Z] #31 46.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:23.060Z] #31 46.11 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:23.060Z] #31 46.52 Selecting previously unselected package protobuf-c-compiler. [2022-09-10T11:31:23.060Z] #31 46.52 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:31:23.060Z] #31 46.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-10T11:31:23.060Z] #31 46.68 Selecting previously unselected package protobuf-compiler. [2022-09-10T11:31:23.060Z] #31 46.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:23.060Z] #31 46.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-10T11:31:23.060Z] #31 46.98 Selecting previously unselected package python-pkg-resources. [2022-09-10T11:31:23.060Z] #31 46.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-10T11:31:23.060Z] #31 46.98 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-10T11:31:23.060Z] #31 47.21 Selecting previously unselected package python-six. [2022-09-10T11:31:23.060Z] #31 47.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-10T11:31:23.060Z] #31 47.21 Unpacking python-six (1.12.0-1) ... [2022-09-10T11:31:23.060Z] #31 47.33 Selecting previously unselected package python-protobuf. [2022-09-10T11:31:23.060Z] #31 47.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-10T11:31:23.060Z] #31 47.35 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-10T11:31:23.060Z] #31 47.88 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-10T11:31:23.060Z] #31 51.88 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:23.060Z] #31 51.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:23.060Z] #31 51.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:23.060Z] #31 51.93 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:23.060Z] #31 51.97 Setting up python-six (1.12.0-1) ... [2022-09-10T11:31:23.297Z] #34 56.36 internal/testlog [2022-09-10T11:31:23.319Z] #31 ... [2022-09-10T11:31:23.319Z] [2022-09-10T11:31:23.319Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:23.319Z] #27 47.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-10T11:31:23.319Z] #27 47.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-10T11:31:23.319Z] #27 47.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-10T11:31:23.319Z] #27 47.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-10T11:31:23.319Z] #27 47.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-10T11:31:23.319Z] #27 47.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-10T11:31:23.319Z] #27 47.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-10T11:31:23.319Z] #27 47.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-10T11:31:23.319Z] #27 47.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-10T11:31:23.319Z] #27 47.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-10T11:31:23.319Z] #27 47.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-10T11:31:23.319Z] #27 47.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-10T11:31:23.319Z] #27 47.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-10T11:31:23.319Z] #27 47.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-10T11:31:23.319Z] #27 48.64 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:23.319Z] #27 48.86 Fetched 77.8 MB in 7s (10.9 MB/s) [2022-09-10T11:31:23.320Z] #27 48.97 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:23.320Z] #27 49.03 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-10T11:31:23.320Z] #27 49.06 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-10T11:31:23.320Z] #27 49.26 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:31:23.320Z] #27 49.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-10T11:31:23.320Z] #27 49.44 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:23.320Z] #27 49.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-10T11:31:23.320Z] #27 49.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-10T11:31:23.588Z] #41 19.62 CC images/fown.o [2022-09-10T11:31:23.588Z] #41 19.81 CC images/ns.o [2022-09-10T11:31:23.845Z] #41 20.04 CC images/regfile.o [2022-09-10T11:31:24.070Z] #32 ... [2022-09-10T11:31:24.070Z] [2022-09-10T11:31:24.070Z] #40 [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 [2022-09-10T11:31:24.070Z] #0 1.365 + RM_GOPATH=0 [2022-09-10T11:31:24.070Z] #0 1.367 + TMP_GOPATH= [2022-09-10T11:31:24.070Z] #0 1.367 + : /build [2022-09-10T11:31:24.070Z] #0 1.367 + '[' -z '' ']' [2022-09-10T11:31:24.070Z] #0 1.367 ++ mktemp -d [2022-09-10T11:31:24.070Z] #0 1.369 + export GOPATH=/tmp/tmp.6uigg7SbEw [2022-09-10T11:31:24.070Z] #0 1.369 + GOPATH=/tmp/tmp.6uigg7SbEw [2022-09-10T11:31:24.070Z] #0 1.370 + RM_GOPATH=1 [2022-09-10T11:31:24.070Z] #0 1.370 + case "$(go env GOARCH)" in [2022-09-10T11:31:24.070Z] #0 1.371 ++ go env GOARCH [2022-09-10T11:31:24.070Z] #0 1.391 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:24.070Z] #0 1.391 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:24.070Z] #0 1.392 ++ dirname /tmp/install/install.sh [2022-09-10T11:31:24.070Z] #0 1.393 + dir=/tmp/install [2022-09-10T11:31:24.070Z] #0 1.393 + bin=containerd [2022-09-10T11:31:24.070Z] #0 1.393 + shift [2022-09-10T11:31:24.070Z] #0 1.394 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-10T11:31:24.070Z] #0 1.394 + . /tmp/install/containerd.installer [2022-09-10T11:31:24.070Z] #0 1.394 ++ set -e [2022-09-10T11:31:24.070Z] #0 1.395 Install containerd version v1.6.8 [2022-09-10T11:31:24.070Z] #0 1.395 ++ : v1.6.8 [2022-09-10T11:31:24.070Z] #0 1.395 + install_containerd [2022-09-10T11:31:24.070Z] #0 1.395 + echo 'Install containerd version v1.6.8' [2022-09-10T11:31:24.070Z] #0 1.395 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6uigg7SbEw/src/github.com/containerd/containerd [2022-09-10T11:31:24.070Z] #0 1.404 Cloning into '/tmp/tmp.6uigg7SbEw/src/github.com/containerd/containerd'... [2022-09-10T11:31:24.070Z] #40 ... [2022-09-10T11:31:24.070Z] [2022-09-10T11:31:24.070Z] #34 [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 [2022-09-10T11:31:24.070Z] #34 53.73 Selecting previously unselected package libxml2:amd64. [2022-09-10T11:31:24.070Z] #34 53.73 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-10T11:31:24.070Z] #34 53.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-10T11:31:24.070Z] #34 54.28 Selecting previously unselected package cmake-data. [2022-09-10T11:31:24.070Z] #34 54.28 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-10T11:31:24.070Z] #34 54.29 Unpacking cmake-data (3.13.4-1) ... [2022-09-10T11:31:24.101Z] #41 20.31 CC images/ghost-file.o [2022-09-10T11:31:24.234Z] #34 57.34 sort [2022-09-10T11:31:24.234Z] #34 57.34 errors [2022-09-10T11:31:24.356Z] #41 20.58 CC images/fifo.o [2022-09-10T11:31:24.519Z] #27 51.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-10T11:31:24.519Z] #27 51.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-10T11:31:24.519Z] #27 51.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-10T11:31:24.613Z] #41 20.77 CC images/remap-file-path.o [2022-09-10T11:31:24.802Z] #34 57.69 strconv [2022-09-10T11:31:24.802Z] #34 ... [2022-09-10T11:31:24.802Z] [2022-09-10T11:31:24.802Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:24.802Z] #38 47.75 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-10T11:31:24.802Z] #38 52.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:24.802Z] #38 52.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:24.802Z] #38 52.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:24.802Z] #38 52.09 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:24.802Z] #38 52.11 Setting up python-six (1.12.0-1) ... [2022-09-10T11:31:24.802Z] #38 55.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-10T11:31:24.802Z] #38 55.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:31:24.802Z] #38 55.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:24.802Z] #38 55.98 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-10T11:31:24.802Z] #38 56.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:24.802Z] #38 56.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-10T11:31:24.802Z] #38 56.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:24.802Z] #38 56.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:24.802Z] #38 56.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-10T11:31:24.802Z] #38 56.11 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-10T11:31:24.802Z] #38 ... [2022-09-10T11:31:24.802Z] [2022-09-10T11:31:24.802Z] #29 [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 [2022-09-10T11:31:24.802Z] #29 57.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-10T11:31:24.802Z] #29 57.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-10T11:31:24.802Z] #29 57.90 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-10T11:31:24.802Z] #29 58.00 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-10T11:31:24.869Z] #41 20.92 CC images/eventfd.o [2022-09-10T11:31:25.061Z] #29 58.07 go: downloading golang.org/x/mod v0.5.1 [2022-09-10T11:31:25.061Z] #29 58.07 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-10T11:31:25.061Z] #29 58.17 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-10T11:31:25.061Z] #29 58.26 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-10T11:31:25.124Z] #41 21.19 CC images/eventpoll.o [2022-09-10T11:31:25.124Z] #41 21.45 CC images/fh.o [2022-09-10T11:31:25.321Z] #29 58.29 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-10T11:31:25.321Z] #29 58.43 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-10T11:31:25.321Z] #29 58.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-10T11:31:25.380Z] #41 21.73 CC images/fsnotify.o [2022-09-10T11:31:25.589Z] #29 ... [2022-09-10T11:31:25.589Z] [2022-09-10T11:31:25.589Z] #30 [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 [2022-09-10T11:31:25.589Z] #30 50.37 Selecting previously unselected package libxml2:amd64. [2022-09-10T11:31:25.589Z] #30 50.37 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-10T11:31:25.589Z] #30 50.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-10T11:31:25.589Z] #30 50.77 Selecting previously unselected package cmake-data. [2022-09-10T11:31:25.589Z] #30 50.77 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-10T11:31:25.589Z] #30 50.77 Unpacking cmake-data (3.13.4-1) ... [2022-09-10T11:31:25.589Z] #30 53.67 Selecting previously unselected package libarchive13:amd64. [2022-09-10T11:31:25.589Z] #30 53.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-10T11:31:25.589Z] #30 53.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-10T11:31:25.589Z] #30 53.99 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-10T11:31:25.589Z] #30 54.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-10T11:31:25.589Z] #30 54.03 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-10T11:31:25.589Z] #30 54.21 Selecting previously unselected package librhash0:amd64. [2022-09-10T11:31:25.589Z] #30 54.21 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-10T11:31:25.589Z] #30 54.21 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-10T11:31:25.589Z] #30 54.45 Selecting previously unselected package libuv1:amd64. [2022-09-10T11:31:25.589Z] #30 54.45 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-10T11:31:25.589Z] #30 54.46 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-10T11:31:25.589Z] #30 54.64 Selecting previously unselected package cmake. [2022-09-10T11:31:25.589Z] #30 54.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-10T11:31:25.589Z] #30 54.65 Unpacking cmake (3.13.4-1) ... [2022-09-10T11:31:25.589Z] #30 57.79 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:31:25.589Z] #30 57.81 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:25.589Z] #30 57.83 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-10T11:31:25.589Z] #30 57.85 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:25.589Z] #30 57.90 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-10T11:31:25.589Z] #30 57.92 Setting up cmake-data (3.13.4-1) ... [2022-09-10T11:31:25.589Z] #30 58.01 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-10T11:31:25.589Z] #30 58.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-10T11:31:25.589Z] #30 58.04 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-10T11:31:25.589Z] #30 58.06 Setting up cmake (3.13.4-1) ... [2022-09-10T11:31:25.589Z] #30 58.07 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:25.589Z] #30 58.19 Processing triggers for mime-support (3.62) ... [2022-09-10T11:31:25.589Z] #30 DONE 58.6s [2022-09-10T11:31:25.589Z] [2022-09-10T11:31:25.589Z] #29 [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 [2022-09-10T11:31:25.589Z] #29 58.55 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-10T11:31:25.848Z] #29 59.02 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-10T11:31:26.076Z] Running on azwin-2-94cc10 in d:\jenkins\workspace\moby_PR-44122 [Pipeline] { [Pipeline] ws [2022-09-10T11:31:26.088Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-09-10T11:31:26.109Z] #29 59.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-10T11:31:26.109Z] #29 59.16 go: downloading github.com/google/go-cmp v0.5.6 [Pipeline] checkout [2022-09-10T11:31:26.308Z] #41 22.32 CC images/signalfd.o [2022-09-10T11:31:26.308Z] #41 22.55 CC images/fs.o [2022-09-10T11:31:26.368Z] #29 59.54 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-10T11:31:26.368Z] #29 59.61 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-10T11:31:26.563Z] #41 22.67 CC images/pstree.o [2022-09-10T11:31:26.563Z] #41 22.85 CC images/pipe.o [2022-09-10T11:31:26.615Z] #34 57.13 Selecting previously unselected package libarchive13:amd64. [2022-09-10T11:31:26.615Z] #34 57.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-10T11:31:26.615Z] #34 57.19 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-10T11:31:26.628Z] #29 59.67 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-10T11:31:26.628Z] #29 59.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-10T11:31:26.628Z] #29 59.70 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-10T11:31:26.628Z] #29 59.73 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-10T11:31:26.819Z] #41 22.99 CC images/tcp-stream.o [2022-09-10T11:31:26.875Z] #34 57.53 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-10T11:31:26.875Z] #34 57.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-10T11:31:26.875Z] #34 57.53 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-10T11:31:26.876Z] #34 57.67 Selecting previously unselected package librhash0:amd64. [2022-09-10T11:31:26.876Z] #34 57.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-10T11:31:26.876Z] #34 57.71 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-10T11:31:26.889Z] #29 59.93 go: downloading github.com/prometheus/common v0.10.0 [2022-09-10T11:31:27.056Z] #27 54.28 Selecting previously unselected package binutils-mingw-w64. [2022-09-10T11:31:27.056Z] #27 54.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-10T11:31:27.056Z] #27 54.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-10T11:31:27.056Z] #27 54.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-10T11:31:27.056Z] #27 54.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:31:27.056Z] #27 54.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:31:27.075Z] #41 23.09 CC images/sk-packet.o [2022-09-10T11:31:27.075Z] #41 23.21 CC images/mnt.o [2022-09-10T11:31:27.075Z] #41 23.33 CC images/pipe-data.o [2022-09-10T11:31:27.136Z] #34 57.91 Selecting previously unselected package libuv1:amd64. [2022-09-10T11:31:27.136Z] #34 57.91 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-10T11:31:27.136Z] #34 57.92 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-10T11:31:27.136Z] #34 58.06 Selecting previously unselected package cmake. [2022-09-10T11:31:27.136Z] #34 58.06 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-10T11:31:27.149Z] #29 60.20 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-10T11:31:27.149Z] #29 60.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-10T11:31:27.149Z] #29 ... [2022-09-10T11:31:27.149Z] [2022-09-10T11:31:27.149Z] #25 [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 [2022-09-10T11:31:27.149Z] #25 50.01 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-10T11:31:27.149Z] #25 50.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-10T11:31:27.149Z] #25 50.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T11:31:27.149Z] #25 ... [2022-09-10T11:31:27.149Z] [2022-09-10T11:31:27.149Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:27.149Z] #27 46.87 The following additional packages will be installed: [2022-09-10T11:31:27.149Z] #27 46.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-10T11:31:27.149Z] #27 46.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-10T11:31:27.149Z] #27 46.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-10T11:31:27.149Z] #27 46.87 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-10T11:31:27.149Z] #27 46.89 mingw-w64-x86-64-dev [2022-09-10T11:31:27.149Z] #27 46.89 Suggested packages: [2022-09-10T11:31:27.149Z] #27 46.89 gcc-8-locales seccomp wine64 [2022-09-10T11:31:27.149Z] #27 48.00 The following NEW packages will be installed: [2022-09-10T11:31:27.149Z] #27 48.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T11:31:27.149Z] #27 48.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-10T11:31:27.149Z] #27 48.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-10T11:31:27.149Z] #27 48.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-10T11:31:27.149Z] #27 48.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-10T11:31:27.149Z] #27 48.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-10T11:31:27.149Z] #27 48.02 The following packages will be upgraded: [2022-09-10T11:31:27.149Z] #27 48.02 libseccomp2 [2022-09-10T11:31:27.149Z] #27 48.48 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:31:27.149Z] #27 48.48 Need to get 77.8 MB of archives. [2022-09-10T11:31:27.149Z] #27 48.48 After this operation, 487 MB of additional disk space will be used. [2022-09-10T11:31:27.149Z] #27 48.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-10T11:31:27.149Z] #27 48.54 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-10T11:31:27.149Z] #27 48.54 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-10T11:31:27.149Z] #27 48.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-10T11:31:27.149Z] #27 48.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-10T11:31:27.149Z] #27 48.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-10T11:31:27.149Z] #27 48.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-10T11:31:27.149Z] #27 48.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-10T11:31:27.149Z] #27 49.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-10T11:31:27.149Z] #27 49.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-10T11:31:27.149Z] #27 49.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-10T11:31:27.149Z] #27 52.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-10T11:31:27.149Z] #27 55.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-10T11:31:27.149Z] #27 55.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-10T11:31:27.149Z] #27 55.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-10T11:31:27.149Z] #27 55.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-10T11:31:27.149Z] #27 55.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-10T11:31:27.149Z] #27 55.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-10T11:31:27.149Z] #27 55.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-10T11:31:27.149Z] #27 55.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-10T11:31:27.150Z] #27 55.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-10T11:31:27.150Z] #27 55.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-10T11:31:27.150Z] #27 55.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-10T11:31:27.150Z] #27 55.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-10T11:31:27.150Z] #27 55.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-10T11:31:27.150Z] #27 55.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-10T11:31:27.150Z] #27 56.44 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:27.150Z] #27 56.67 Fetched 77.8 MB in 7s (10.9 MB/s) [2022-09-10T11:31:27.150Z] #27 56.78 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:27.150Z] #27 56.84 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-10T11:31:27.150Z] #27 56.87 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-10T11:31:27.315Z] #27 54.71 Selecting previously unselected package dmsetup. [2022-09-10T11:31:27.315Z] #27 54.71 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:31:27.315Z] #27 54.72 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-10T11:31:27.330Z] #41 23.47 CC images/sa.o [2022-09-10T11:31:27.396Z] #34 58.07 Unpacking cmake (3.13.4-1) ... [2022-09-10T11:31:27.408Z] #27 57.12 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:31:27.408Z] #27 ... [2022-09-10T11:31:27.408Z] [2022-09-10T11:31:27.408Z] #29 [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 [2022-09-10T11:31:27.408Z] #29 60.38 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-10T11:31:27.586Z] #41 ... [2022-09-10T11:31:27.586Z] [2022-09-10T11:31:27.586Z] #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 [2022-09-10T11:31:27.586Z] #32 66.82 text/tabwriter [2022-09-10T11:31:27.586Z] #32 67.34 fmt [2022-09-10T11:31:27.586Z] #32 67.34 io/ioutil [2022-09-10T11:31:27.586Z] #32 69.19 github.com/BurntSushi/toml [2022-09-10T11:31:27.586Z] #32 69.19 flag [2022-09-10T11:31:27.586Z] #32 70.25 log [2022-09-10T11:31:27.586Z] #32 72.30 github.com/BurntSushi/toml/cmd/tomlv [2022-09-10T11:31:27.586Z] #32 DONE 74.8s [2022-09-10T11:31:27.586Z] [2022-09-10T11:31:27.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:27.586Z] #41 23.65 CC images/timer.o [2022-09-10T11:31:27.793Z] The recommended git tool is: git [2022-09-10T11:31:27.883Z] #27 55.21 Selecting previously unselected package mingw-w64-common. [2022-09-10T11:31:27.883Z] #27 55.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-10T11:31:28.143Z] #27 55.36 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-10T11:31:28.148Z] #41 24.15 CC images/timerfd.o [2022-09-10T11:31:28.403Z] #41 24.44 CC images/mm.o [2022-09-10T11:31:28.658Z] #41 24.72 CC images/sk-opts.o [2022-09-10T11:31:28.658Z] #41 24.79 CC images/sk-unix.o [2022-09-10T11:31:28.658Z] #41 24.92 CC images/sk-inet.o [2022-09-10T11:31:28.780Z] #34 ... [2022-09-10T11:31:28.781Z] [2022-09-10T11:31:28.781Z] #30 [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 [2022-09-10T11:31:28.781Z] #30 49.42 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-10T11:31:28.781Z] #30 49.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-10T11:31:28.781Z] #30 49.51 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-10T11:31:28.781Z] #30 49.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-10T11:31:28.781Z] #30 49.81 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-10T11:31:28.781Z] #30 49.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-10T11:31:28.781Z] #30 50.04 go: downloading golang.org/x/text v0.3.7 [2022-09-10T11:31:28.781Z] #30 55.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-10T11:31:28.781Z] #30 55.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-10T11:31:28.781Z] #30 55.40 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-10T11:31:28.781Z] #30 55.44 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-10T11:31:28.781Z] #30 55.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-10T11:31:28.781Z] #30 55.59 go: downloading golang.org/x/mod v0.5.1 [2022-09-10T11:31:28.781Z] #30 55.63 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-10T11:31:28.781Z] #30 55.74 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-10T11:31:28.781Z] #30 55.75 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-10T11:31:28.781Z] #30 55.88 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-10T11:31:28.781Z] #30 55.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-10T11:31:28.781Z] #30 55.99 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-10T11:31:28.781Z] #30 56.39 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-10T11:31:28.781Z] #30 56.48 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-10T11:31:28.781Z] #30 56.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-10T11:31:28.781Z] #30 56.97 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-10T11:31:28.781Z] #30 57.00 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-10T11:31:28.781Z] #30 57.08 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-10T11:31:28.781Z] #30 57.10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-10T11:31:28.781Z] #30 57.12 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-10T11:31:28.781Z] #30 57.14 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-10T11:31:28.781Z] #30 57.32 go: downloading github.com/prometheus/common v0.10.0 [2022-09-10T11:31:28.781Z] #30 57.55 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-10T11:31:28.781Z] #30 57.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-10T11:31:28.781Z] #30 57.82 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-10T11:31:28.781Z] #30 59.36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-10T11:31:28.781Z] #30 ... [2022-09-10T11:31:28.781Z] [2022-09-10T11:31:28.781Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:28.781Z] #39 48.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-10T11:31:28.781Z] #39 50.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-10T11:31:28.781Z] #39 50.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-10T11:31:28.781Z] #39 50.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-10T11:31:28.781Z] #39 50.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-10T11:31:28.781Z] #39 50.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-10T11:31:28.781Z] #39 50.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-10T11:31:28.781Z] #39 50.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-10T11:31:28.781Z] #39 50.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-10T11:31:28.781Z] #39 50.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-10T11:31:28.781Z] #39 50.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-10T11:31:28.781Z] #39 50.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-10T11:31:28.781Z] #39 50.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-10T11:31:28.781Z] #39 50.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-10T11:31:28.781Z] #39 50.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-10T11:31:28.781Z] #39 51.33 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:31:28.781Z] #39 51.56 Fetched 77.8 MB in 7s (10.9 MB/s) [2022-09-10T11:31:28.781Z] #39 51.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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:28.781Z] #39 51.76 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-10T11:31:28.781Z] #39 51.78 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-10T11:31:28.781Z] #39 52.00 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:31:28.781Z] #39 52.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-10T11:31:28.781Z] #39 52.17 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:28.781Z] #39 52.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-10T11:31:28.781Z] #39 52.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-10T11:31:28.781Z] #39 54.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-10T11:31:28.781Z] #39 54.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-10T11:31:28.781Z] #39 54.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-10T11:31:28.913Z] #41 25.17 CC images/tun.o [2022-09-10T11:31:29.041Z] #39 56.80 Selecting previously unselected package binutils-mingw-w64. [2022-09-10T11:31:29.041Z] #39 56.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-10T11:31:29.041Z] #39 56.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-10T11:31:29.041Z] #39 56.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-10T11:31:29.169Z] #41 25.45 CC images/sk-netlink.o [2022-09-10T11:31:29.302Z] #39 56.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:31:29.302Z] #39 56.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:31:29.302Z] #39 57.10 Selecting previously unselected package dmsetup. [2022-09-10T11:31:29.302Z] #39 57.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:31:29.302Z] #39 57.11 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-10T11:31:29.314Z] #29 62.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-10T11:31:29.314Z] #29 ... [2022-09-10T11:31:29.314Z] [2022-09-10T11:31:29.314Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:29.314Z] #38 61.93 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-10T11:31:29.314Z] #38 61.94 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:29.314Z] #38 DONE 62.5s [2022-09-10T11:31:29.425Z] #41 25.69 CC images/packet-sock.o [2022-09-10T11:31:29.520Z] #27 ... [2022-09-10T11:31:29.520Z] [2022-09-10T11:31:29.521Z] #34 [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 [2022-09-10T11:31:29.521Z] #34 54.37 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-10T11:31:29.521Z] #34 54.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-10T11:31:29.521Z] #34 54.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-10T11:31:29.521Z] #34 54.59 Selecting previously unselected package librhash0:amd64. [2022-09-10T11:31:29.521Z] #34 54.59 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-10T11:31:29.521Z] #34 54.60 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-10T11:31:29.521Z] #34 54.77 Selecting previously unselected package libuv1:amd64. [2022-09-10T11:31:29.521Z] #34 54.80 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-10T11:31:29.521Z] #34 54.81 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-10T11:31:29.521Z] #34 54.92 Selecting previously unselected package cmake. [2022-09-10T11:31:29.521Z] #34 54.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-10T11:31:29.521Z] #34 54.95 Unpacking cmake (3.13.4-1) ... [2022-09-10T11:31:29.521Z] #34 57.94 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:31:29.521Z] #34 57.98 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:29.521Z] #34 57.99 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-10T11:31:29.521Z] #34 58.01 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:29.521Z] #34 58.09 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-10T11:31:29.521Z] #34 58.12 Setting up cmake-data (3.13.4-1) ... [2022-09-10T11:31:29.521Z] #34 58.15 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-10T11:31:29.521Z] #34 58.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-10T11:31:29.521Z] #34 58.20 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-10T11:31:29.521Z] #34 58.24 Setting up cmake (3.13.4-1) ... [2022-09-10T11:31:29.521Z] #34 58.27 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:29.521Z] #34 58.36 Processing triggers for mime-support (3.62) ... [2022-09-10T11:31:29.521Z] #34 DONE 60.3s [2022-09-10T11:31:29.521Z] [2022-09-10T11:31:29.521Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:29.521Z] #31 55.78 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-10T11:31:29.521Z] #31 55.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:31:29.521Z] #31 55.85 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:29.521Z] #31 55.87 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-10T11:31:29.521Z] #31 55.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:29.521Z] #31 55.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-10T11:31:29.521Z] #31 55.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:29.521Z] #31 55.95 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:29.521Z] #31 55.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-10T11:31:29.521Z] #31 56.00 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-10T11:31:29.564Z] #39 57.35 Selecting previously unselected package mingw-w64-common. [2022-09-10T11:31:29.564Z] #39 57.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-10T11:31:29.564Z] #39 57.37 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-10T11:31:29.575Z] [2022-09-10T11:31:29.575Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:29.680Z] #41 25.99 CC images/ipc-var.o [2022-09-10T11:31:29.936Z] #41 26.10 CC images/ipc-desc.o [2022-09-10T11:31:30.092Z] #31 ... [2022-09-10T11:31:30.092Z] [2022-09-10T11:31:30.092Z] #28 [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 [2022-09-10T11:31:30.092Z] #28 51.02 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-10T11:31:30.092Z] #28 51.02 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-10T11:31:30.092Z] #28 51.26 go: downloading golang.org/x/text v0.3.7 [2022-09-10T11:31:30.092Z] #28 56.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-10T11:31:30.092Z] #28 56.70 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-10T11:31:30.092Z] #28 56.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-10T11:31:30.092Z] #28 56.85 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-10T11:31:30.092Z] #28 56.91 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-10T11:31:30.092Z] #28 56.91 go: downloading golang.org/x/mod v0.5.1 [2022-09-10T11:31:30.092Z] #28 56.97 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-10T11:31:30.092Z] #28 57.03 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-10T11:31:30.092Z] #28 57.06 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-10T11:31:30.092Z] #28 57.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-10T11:31:30.092Z] #28 57.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-10T11:31:30.092Z] #28 57.37 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-10T11:31:30.092Z] #28 57.75 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-10T11:31:30.092Z] #28 57.89 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-10T11:31:30.092Z] #28 58.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-10T11:31:30.092Z] #28 58.24 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-10T11:31:30.092Z] #28 58.28 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-10T11:31:30.092Z] #28 58.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-10T11:31:30.092Z] #28 58.40 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-10T11:31:30.092Z] #28 58.44 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-10T11:31:30.092Z] #28 58.45 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-10T11:31:30.092Z] #28 58.87 go: downloading github.com/prometheus/common v0.10.0 [2022-09-10T11:31:30.092Z] #28 59.05 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-10T11:31:30.092Z] #28 59.14 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-10T11:31:30.092Z] #28 59.35 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-10T11:31:30.192Z] #41 26.26 CC images/ipc-shm.o [2022-09-10T11:31:30.192Z] #41 26.47 CC images/ipc-msg.o [2022-09-10T11:31:30.350Z] #28 ... [2022-09-10T11:31:30.350Z] [2022-09-10T11:31:30.350Z] #41 [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 [2022-09-10T11:31:30.350Z] #0 0.985 + RM_GOPATH=0 [2022-09-10T11:31:30.350Z] #0 0.985 + TMP_GOPATH= [2022-09-10T11:31:30.350Z] #0 0.985 + : /build [2022-09-10T11:31:30.350Z] #0 0.985 + '[' -z '' ']' [2022-09-10T11:31:30.350Z] #0 0.986 ++ mktemp -d [2022-09-10T11:31:30.350Z] #0 0.987 + export GOPATH=/tmp/tmp.hB1sJW9UIT [2022-09-10T11:31:30.350Z] #0 0.988 + GOPATH=/tmp/tmp.hB1sJW9UIT [2022-09-10T11:31:30.350Z] #0 0.988 + RM_GOPATH=1 [2022-09-10T11:31:30.350Z] #0 0.988 + case "$(go env GOARCH)" in [2022-09-10T11:31:30.350Z] #0 0.989 ++ go env GOARCH [2022-09-10T11:31:30.350Z] #0 1.008 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:30.350Z] #41 1.009 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:30.350Z] #41 1.009 ++ dirname /tmp/install/install.sh [2022-09-10T11:31:30.350Z] #41 1.010 + dir=/tmp/install [2022-09-10T11:31:30.350Z] #41 1.023 + bin=tini [2022-09-10T11:31:30.350Z] #41 1.023 + shift [2022-09-10T11:31:30.350Z] #41 1.023 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-10T11:31:30.350Z] #41 1.024 + . /tmp/install/tini.installer [2022-09-10T11:31:30.350Z] #41 1.024 ++ : v0.19.0 [2022-09-10T11:31:30.350Z] #41 1.024 + install_tini [2022-09-10T11:31:30.350Z] #41 1.024 + echo 'Install tini version v0.19.0' [2022-09-10T11:31:30.350Z] #41 1.024 + git clone https://github.com/krallin/tini.git /tmp/tmp.hB1sJW9UIT/tini [2022-09-10T11:31:30.350Z] #41 1.025 Install tini version v0.19.0 [2022-09-10T11:31:30.350Z] #41 1.029 Cloning into '/tmp/tmp.hB1sJW9UIT/tini'... [2022-09-10T11:31:30.448Z] #41 26.64 CC images/ipc-sem.o [2022-09-10T11:31:30.508Z] #39 ... [2022-09-10T11:31:30.508Z] [2022-09-10T11:31:30.508Z] #34 [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 [2022-09-10T11:31:30.508Z] #34 61.17 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:31:30.508Z] #34 61.21 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:30.508Z] #34 61.22 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-10T11:31:30.508Z] #34 61.24 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:31:30.508Z] #34 61.29 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-10T11:31:30.508Z] #34 61.31 Setting up cmake-data (3.13.4-1) ... [2022-09-10T11:31:30.508Z] #34 61.33 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-10T11:31:30.508Z] #34 61.35 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-10T11:31:30.508Z] #34 61.37 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-10T11:31:30.508Z] #34 61.38 Setting up cmake (3.13.4-1) ... [2022-09-10T11:31:30.508Z] #34 61.39 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:30.709Z] #41 26.78 CC images/utsns.o [2022-09-10T11:31:30.709Z] #41 26.93 CC images/creds.o [2022-09-10T11:31:30.709Z] #41 27.06 CC images/vma.o [2022-09-10T11:31:30.776Z] #34 61.45 Processing triggers for mime-support (3.62) ... [2022-09-10T11:31:30.920Z] #41 ... [2022-09-10T11:31:30.920Z] [2022-09-10T11:31:30.920Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:31:30.920Z] #33 51.69 sync [2022-09-10T11:31:30.920Z] #33 51.69 internal/reflectlite [2022-09-10T11:31:30.920Z] #33 53.04 internal/testlog [2022-09-10T11:31:30.920Z] #33 54.48 sort [2022-09-10T11:31:30.920Z] #33 54.49 errors [2022-09-10T11:31:30.920Z] #33 54.95 strconv [2022-09-10T11:31:30.920Z] #33 55.65 io [2022-09-10T11:31:30.920Z] #33 57.13 internal/oserror [2022-09-10T11:31:30.920Z] #33 57.40 syscall [2022-09-10T11:31:30.920Z] #33 59.05 reflect [2022-09-10T11:31:30.920Z] #33 ... [2022-09-10T11:31:30.920Z] [2022-09-10T11:31:30.920Z] #28 [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 [2022-09-10T11:31:30.920Z] #28 61.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-10T11:31:30.952Z] #41 ... [2022-09-10T11:31:30.952Z] [2022-09-10T11:31:30.952Z] #40 [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 [2022-09-10T11:31:30.952Z] #40 4.819 + RM_GOPATH=0 [2022-09-10T11:31:30.952Z] #40 4.819 + TMP_GOPATH= [2022-09-10T11:31:30.952Z] #40 4.819 + : /build [2022-09-10T11:31:30.952Z] #40 4.819 + '[' -z '' ']' [2022-09-10T11:31:30.952Z] #40 4.820 ++ mktemp -d [2022-09-10T11:31:30.952Z] #40 4.830 + export GOPATH=/tmp/tmp.vNouoCj4Uk [2022-09-10T11:31:30.952Z] #40 4.834 + GOPATH=/tmp/tmp.vNouoCj4Uk [2022-09-10T11:31:30.952Z] #40 4.835 + RM_GOPATH=1 [2022-09-10T11:31:30.952Z] #40 4.836 + case "$(go env GOARCH)" in [2022-09-10T11:31:30.952Z] #40 4.836 ++ go env GOARCH [2022-09-10T11:31:30.952Z] #40 4.848 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:30.952Z] #40 4.850 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:30.952Z] #40 4.853 ++ dirname /tmp/install/install.sh [2022-09-10T11:31:30.952Z] #40 4.860 + dir=/tmp/install [2022-09-10T11:31:30.952Z] #40 4.870 + bin=containerd [2022-09-10T11:31:30.952Z] #40 4.874 + shift [2022-09-10T11:31:30.952Z] #40 4.874 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-10T11:31:30.952Z] #40 4.875 + . /tmp/install/containerd.installer [2022-09-10T11:31:30.952Z] #40 4.876 ++ set -e [2022-09-10T11:31:30.952Z] #40 4.876 ++ : v1.6.8 [2022-09-10T11:31:30.952Z] #40 4.876 + install_containerd [2022-09-10T11:31:30.952Z] #40 4.876 + echo 'Install containerd version v1.6.8' [2022-09-10T11:31:30.952Z] #40 4.876 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vNouoCj4Uk/src/github.com/containerd/containerd [2022-09-10T11:31:30.952Z] #40 4.880 Cloning into '/tmp/tmp.vNouoCj4Uk/src/github.com/containerd/containerd'... [2022-09-10T11:31:30.952Z] #40 4.883 Install containerd version v1.6.8 [2022-09-10T11:31:30.952Z] #40 ... [2022-09-10T11:31:30.952Z] [2022-09-10T11:31:30.952Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:30.952Z] #27 57.27 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-10T11:31:30.952Z] #27 57.27 (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 ... 15421 files and directories currently installed.) [2022-09-10T11:31:30.952Z] #27 57.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-10T11:31:30.952Z] #27 57.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-10T11:31:30.952Z] #27 59.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-10T11:31:30.952Z] #27 59.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-10T11:31:30.952Z] #27 59.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-10T11:31:31.271Z] #41 27.25 CC images/netdev.o [2022-09-10T11:31:31.488Z] #28 ... [2022-09-10T11:31:31.488Z] [2022-09-10T11:31:31.488Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:31.488Z] #31 61.97 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-10T11:31:31.488Z] #31 61.99 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:31.488Z] #31 DONE 62.6s [2022-09-10T11:31:31.527Z] #41 27.58 CC images/tty.o [2022-09-10T11:31:31.747Z] [2022-09-10T11:31:31.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:31.882Z] #41 28.05 CC images/file-lock.o [2022-09-10T11:31:31.882Z] #41 28.18 CC images/rlimit.o [2022-09-10T11:31:32.142Z] #41 28.43 CC images/pagemap.o [2022-09-10T11:31:32.398Z] #41 28.62 CC images/siginfo.o [2022-09-10T11:31:32.653Z] #41 28.81 CC images/rpc.o [2022-09-10T11:31:32.860Z] #27 62.23 Selecting previously unselected package binutils-mingw-w64. [2022-09-10T11:31:32.860Z] #27 62.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-10T11:31:32.860Z] #27 62.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-10T11:31:32.860Z] #27 62.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-10T11:31:32.860Z] #27 62.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:31:32.860Z] #27 62.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:31:32.860Z] #27 62.59 Selecting previously unselected package dmsetup. [2022-09-10T11:31:32.860Z] #27 62.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:31:32.860Z] #27 62.63 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-10T11:31:33.119Z] #27 62.83 Selecting previously unselected package mingw-w64-common. [2022-09-10T11:31:33.119Z] #27 62.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-10T11:31:33.119Z] #27 62.84 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-10T11:31:33.322Z] #34 DONE 64.0s [2022-09-10T11:31:33.322Z] [2022-09-10T11:31:33.322Z] #41 [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 [2022-09-10T11:31:33.378Z] #27 ... [2022-09-10T11:31:33.378Z] [2022-09-10T11:31:33.378Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:33.378Z] #41 3.852 Note: Building without setproctitle() and strlcpy() support. [2022-09-10T11:31:33.378Z] #41 3.852 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-10T11:31:33.378Z] #41 3.875 Note: Building without GnuTLS support [2022-09-10T11:31:33.378Z] #41 3.880 Makefile.config:39: Warn: you have no libnftables installed [2022-09-10T11:31:33.378Z] #41 3.886 Makefile.config:40: Warn: Building without nftables support [2022-09-10T11:31:33.580Z] #41 29.76 CC images/ext-file.o [2022-09-10T11:31:33.580Z] #41 29.90 CC images/cgroup.o [2022-09-10T11:31:33.652Z] #42 2.059 Note: Building without setproctitle() and strlcpy() support. [2022-09-10T11:31:33.836Z] #41 ... [2022-09-10T11:31:33.836Z] [2022-09-10T11:31:33.836Z] #40 [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 [2022-09-10T11:31:33.836Z] #40 38.33 Checking out files: 57% (2880/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-10T11:31:33.836Z] #40 39.25 + cd /tmp/tmp.S0ALTw2vzv/src/github.com/containerd/containerd [2022-09-10T11:31:33.836Z] #40 39.27 + git checkout -q v1.6.8 [2022-09-10T11:31:33.894Z] #41 ... [2022-09-10T11:31:33.894Z] [2022-09-10T11:31:33.894Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:31:33.894Z] #33 54.64 sync [2022-09-10T11:31:33.894Z] #33 54.65 internal/reflectlite [2022-09-10T11:31:33.894Z] #33 56.26 internal/testlog [2022-09-10T11:31:33.894Z] #33 57.47 errors [2022-09-10T11:31:33.894Z] #33 57.48 sort [2022-09-10T11:31:33.894Z] #33 57.85 strconv [2022-09-10T11:31:33.894Z] #33 58.74 io [2022-09-10T11:31:33.894Z] #33 60.24 internal/oserror [2022-09-10T11:31:33.894Z] #33 60.53 syscall [2022-09-10T11:31:33.894Z] #33 62.19 reflect [2022-09-10T11:31:33.911Z] #42 2.059 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-10T11:31:33.911Z] #42 2.070 Note: Building without GnuTLS support [2022-09-10T11:31:33.911Z] #42 2.086 Makefile.config:39: Warn: you have no libnftables installed [2022-09-10T11:31:33.911Z] #42 2.086 Makefile.config:40: Warn: Building without nftables support [2022-09-10T11:31:34.154Z] #33 ... [2022-09-10T11:31:34.154Z] [2022-09-10T11:31:34.154Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:34.154Z] #32 56.67 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:34.154Z] #32 56.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:34.154Z] #32 56.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:34.154Z] #32 56.72 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-10T11:31:34.154Z] #32 56.74 Setting up python-six (1.12.0-1) ... [2022-09-10T11:31:34.154Z] #32 60.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-10T11:31:34.154Z] #32 60.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:31:34.154Z] #32 60.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:34.154Z] #32 60.68 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-10T11:31:34.154Z] #32 60.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:34.154Z] #32 60.71 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-10T11:31:34.154Z] #32 60.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-10T11:31:34.154Z] #32 60.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-10T11:31:34.154Z] #32 60.79 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-10T11:31:34.154Z] #32 60.81 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-10T11:31:34.316Z] #41 ... [2022-09-10T11:31:34.316Z] [2022-09-10T11:31:34.316Z] #35 [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 [2022-09-10T11:31:34.316Z] #35 DONE 67.6s [2022-09-10T11:31:34.398Z] #40 40.81 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-10T11:31:34.398Z] #40 40.81 + BUILDTAGS='netgo osusergo static_build' [2022-09-10T11:31:34.398Z] #40 40.81 + export EXTRA_FLAGS=-buildmode=pie [2022-09-10T11:31:34.398Z] #40 40.81 + EXTRA_FLAGS=-buildmode=pie [2022-09-10T11:31:34.398Z] #40 40.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-10T11:31:34.398Z] #40 40.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-10T11:31:34.398Z] #40 40.81 + '[' '' = dynamic ']' [2022-09-10T11:31:34.398Z] #40 40.82 + make [2022-09-10T11:31:34.415Z] #32 ... [2022-09-10T11:31:34.415Z] [2022-09-10T11:31:34.415Z] #41 [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 [2022-09-10T11:31:34.415Z] #41 1.045 + RM_GOPATH=0 [2022-09-10T11:31:34.415Z] #41 1.048 + TMP_GOPATH= [2022-09-10T11:31:34.415Z] #41 1.048 + : /build [2022-09-10T11:31:34.415Z] #41 1.049 + '[' -z '' ']' [2022-09-10T11:31:34.415Z] #41 1.050 ++ mktemp -d [2022-09-10T11:31:34.415Z] #41 1.051 + export GOPATH=/tmp/tmp.uUOqYEl51V [2022-09-10T11:31:34.415Z] #41 1.052 + GOPATH=/tmp/tmp.uUOqYEl51V [2022-09-10T11:31:34.415Z] #41 1.052 + RM_GOPATH=1 [2022-09-10T11:31:34.415Z] #41 1.052 + case "$(go env GOARCH)" in [2022-09-10T11:31:34.415Z] #41 1.054 ++ go env GOARCH [2022-09-10T11:31:34.415Z] #41 1.087 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:34.415Z] #41 1.087 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:34.415Z] #41 1.094 ++ dirname /tmp/install/install.sh [2022-09-10T11:31:34.415Z] #41 1.096 + dir=/tmp/install [2022-09-10T11:31:34.415Z] #41 1.103 + bin=tini [2022-09-10T11:31:34.415Z] #41 1.103 + shift [2022-09-10T11:31:34.415Z] #41 1.103 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-10T11:31:34.415Z] #41 1.103 + . /tmp/install/tini.installer [2022-09-10T11:31:34.415Z] #41 1.103 ++ : v0.19.0 [2022-09-10T11:31:34.415Z] #41 1.103 + install_tini [2022-09-10T11:31:34.415Z] #41 1.103 Install tini version v0.19.0 [2022-09-10T11:31:34.415Z] #41 1.103 + echo 'Install tini version v0.19.0' [2022-09-10T11:31:34.415Z] #41 1.103 + git clone https://github.com/krallin/tini.git /tmp/tmp.uUOqYEl51V/tini [2022-09-10T11:31:34.415Z] #41 1.107 Cloning into '/tmp/tmp.uUOqYEl51V/tini'... [2022-09-10T11:31:34.485Z] #42 ... [2022-09-10T11:31:34.485Z] [2022-09-10T11:31:34.485Z] #29 [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 [2022-09-10T11:31:34.485Z] #29 DONE 65.5s [2022-09-10T11:31:34.576Z] [2022-09-10T11:31:34.576Z] #42 [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 [2022-09-10T11:31:34.576Z] #0 3.046 + RM_GOPATH=0 [2022-09-10T11:31:34.576Z] #0 3.047 + TMP_GOPATH= [2022-09-10T11:31:34.576Z] #0 3.047 + : /build [2022-09-10T11:31:34.576Z] #0 3.047 + '[' -z '' ']' [2022-09-10T11:31:34.576Z] #0 3.048 ++ mktemp -d [2022-09-10T11:31:34.576Z] #0 3.051 + export GOPATH=/tmp/tmp.zKuCk9NUxM [2022-09-10T11:31:34.576Z] #0 3.051 + GOPATH=/tmp/tmp.zKuCk9NUxM [2022-09-10T11:31:34.576Z] #0 3.052 + RM_GOPATH=1 [2022-09-10T11:31:34.576Z] #0 3.053 + case "$(go env GOARCH)" in [2022-09-10T11:31:34.576Z] #0 3.063 ++ go env GOARCH [2022-09-10T11:31:34.576Z] #0 3.082 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:34.576Z] #0 3.082 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:34.576Z] #0 3.086 ++ dirname /tmp/install/install.sh [2022-09-10T11:31:34.576Z] #0 3.090 + dir=/tmp/install [2022-09-10T11:31:34.576Z] #0 3.090 + bin=tini [2022-09-10T11:31:34.576Z] #0 3.090 + shift [2022-09-10T11:31:34.576Z] #0 3.090 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-10T11:31:34.576Z] #0 3.090 + . /tmp/install/tini.installer [2022-09-10T11:31:34.576Z] #0 3.090 ++ : v0.19.0 [2022-09-10T11:31:34.576Z] #0 3.090 + install_tini [2022-09-10T11:31:34.576Z] #0 3.090 + echo 'Install tini version v0.19.0' [2022-09-10T11:31:34.576Z] #0 3.090 + git clone https://github.com/krallin/tini.git /tmp/tmp.zKuCk9NUxM/tini [2022-09-10T11:31:34.576Z] #0 3.090 Install tini version v0.19.0 [2022-09-10T11:31:34.576Z] #0 3.097 Cloning into '/tmp/tmp.zKuCk9NUxM/tini'... [2022-09-10T11:31:34.576Z] #0 3.758 + cd /tmp/tmp.zKuCk9NUxM/tini [2022-09-10T11:31:34.576Z] #0 3.758 + git checkout -q v0.19.0 [2022-09-10T11:31:34.576Z] #0 3.796 + cmake . [2022-09-10T11:31:34.576Z] #0 4.142 -- The C compiler identification is GNU 8.3.0 [2022-09-10T11:31:34.576Z] #0 4.194 -- Check for working C compiler: /usr/bin/cc [2022-09-10T11:31:34.576Z] #0 4.796 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-10T11:31:34.576Z] #0 4.796 -- Detecting C compiler ABI info [2022-09-10T11:31:34.576Z] #0 5.483 -- Detecting C compiler ABI info - done [2022-09-10T11:31:34.576Z] #0 5.546 -- Detecting C compile features [2022-09-10T11:31:34.576Z] #0 7.675 -- Detecting C compile features - done [2022-09-10T11:31:34.576Z] #0 7.731 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-10T11:31:34.576Z] #0 7.946 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-10T11:31:34.576Z] #0 8.029 -- Configuring done [2022-09-10T11:31:34.576Z] #0 8.063 -- Generating done [2022-09-10T11:31:34.576Z] #0 8.065 -- Build files have been written to: /tmp/tmp.zKuCk9NUxM/tini [2022-09-10T11:31:34.576Z] #0 8.083 + make tini-static [2022-09-10T11:31:34.576Z] #0 8.433 Scanning dependencies of target tini-static [2022-09-10T11:31:34.576Z] #0 8.628 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-10T11:31:34.743Z] [2022-09-10T11:31:34.743Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:34.743Z] #27 61.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-10T11:31:34.743Z] #27 61.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-10T11:31:34.743Z] #27 61.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-10T11:31:34.993Z] #41 1.871 + cd /tmp/tmp.uUOqYEl51V/tini [2022-09-10T11:31:34.993Z] #41 1.871 + git checkout -q v0.19.0 [2022-09-10T11:31:34.993Z] #41 1.893 + cmake . [2022-09-10T11:31:35.145Z] #42 ... [2022-09-10T11:31:35.145Z] [2022-09-10T11:31:35.145Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:35.145Z] #41 5.830 fatal: not a git repository (or any of the parent directories): .git [2022-09-10T11:31:35.326Z] #40 41.88 + bin/ctr [2022-09-10T11:31:35.404Z] #41 5.854 GEN .gitid [2022-09-10T11:31:35.404Z] #41 5.925 GEN criu/include/version.h [2022-09-10T11:31:35.404Z] #41 5.989 GEN include/common/asm [2022-09-10T11:31:35.664Z] #41 ... [2022-09-10T11:31:35.664Z] [2022-09-10T11:31:35.664Z] #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 [2022-09-10T11:31:35.664Z] #34 58.74 io [2022-09-10T11:31:35.664Z] #34 60.33 internal/oserror [2022-09-10T11:31:35.664Z] #34 60.57 syscall [2022-09-10T11:31:35.664Z] #34 61.94 reflect [2022-09-10T11:31:35.664Z] #34 ... [2022-09-10T11:31:35.664Z] [2022-09-10T11:31:35.664Z] #42 [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 [2022-09-10T11:31:35.664Z] #42 10.03 [100%] Linking C executable tini-static [2022-09-10T11:31:35.951Z] #41 2.572 -- The C compiler identification is GNU 8.3.0 [2022-09-10T11:31:35.951Z] #41 2.630 -- Check for working C compiler: /usr/bin/cc [2022-09-10T11:31:35.981Z] #42 10.62 [100%] Built target tini-static [2022-09-10T11:31:36.211Z] #41 ... [2022-09-10T11:31:36.211Z] [2022-09-10T11:31:36.211Z] #31 [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 [2022-09-10T11:31:36.211Z] #31 DONE 67.0s [2022-09-10T11:31:36.242Z] #42 10.74 + mkdir -p /build [2022-09-10T11:31:36.242Z] #42 10.75 + cp tini-static /build/docker-init [2022-09-10T11:31:36.472Z] [2022-09-10T11:31:36.472Z] #32 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-10T11:31:36.472Z] #32 66.94 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-10T11:31:36.472Z] #32 67.02 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:36.514Z] #42 DONE 11.1s [2022-09-10T11:31:36.514Z] [2022-09-10T11:31:36.514Z] #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 [2022-09-10T11:31:36.514Z] #34 69.49 internal/syscall/unix [2022-09-10T11:31:36.732Z] #32 DONE 67.5s [2022-09-10T11:31:36.732Z] [2022-09-10T11:31:36.732Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:37.084Z] #34 69.95 time [2022-09-10T11:31:38.642Z] #40 ... [2022-09-10T11:31:38.642Z] [2022-09-10T11:31:38.642Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:38.642Z] #39 72.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-10T11:31:38.642Z] #39 72.89 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-10T11:31:38.642Z] #39 72.90 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:38.642Z] #39 ... [2022-09-10T11:31:38.642Z] [2022-09-10T11:31:38.642Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:38.642Z] #41 30.40 CC images/userns.o [2022-09-10T11:31:38.642Z] #41 30.65 CC images/google/protobuf/descriptor.o [2022-09-10T11:31:38.642Z] #41 31.95 CC images/opts.o [2022-09-10T11:31:38.642Z] #41 32.09 CC images/seccomp.o [2022-09-10T11:31:38.642Z] #41 32.35 CC images/binfmt-misc.o [2022-09-10T11:31:38.642Z] #41 32.62 CC images/time.o [2022-09-10T11:31:38.642Z] #41 32.84 CC images/sysctl.o [2022-09-10T11:31:38.642Z] #41 32.97 CC images/autofs.o [2022-09-10T11:31:38.642Z] #41 33.15 CC images/macvlan.o [2022-09-10T11:31:38.642Z] #41 33.27 CC images/sit.o [2022-09-10T11:31:38.642Z] #41 33.44 CC images/memfd.o [2022-09-10T11:31:38.642Z] #41 33.74 CC images/timens.o [2022-09-10T11:31:38.642Z] #41 33.96 LINK images/built-in.o [2022-09-10T11:31:38.642Z] #41 34.08 GEN compel/include/asm [2022-09-10T11:31:38.642Z] #41 34.13 GEN compel/include/version.h [2022-09-10T11:31:38.642Z] #41 34.17 touch .config [2022-09-10T11:31:38.642Z] #41 34.25 GEN include/common/config.h [2022-09-10T11:31:38.642Z] #41 34.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-10T11:31:38.642Z] #41 34.38 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-09-10T11:31:38.642Z] #41 34.41 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-09-10T11:31:38.642Z] #41 34.43 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-09-10T11:31:38.642Z] #41 34.45 DEP compel/plugins/std/infect.d [2022-09-10T11:31:38.642Z] #41 34.57 DEP compel/plugins/std/string.d [2022-09-10T11:31:38.642Z] #41 34.62 DEP compel/plugins/std/log.d [2022-09-10T11:31:38.642Z] #41 34.67 DEP compel/plugins/std/fds.d [2022-09-10T11:31:38.642Z] #41 34.74 DEP compel/plugins/std/std.d [2022-09-10T11:31:38.642Z] #41 34.81 DEP compel/plugins/shmem/shmem.d [2022-09-10T11:31:38.642Z] #41 34.86 DEP compel/plugins/fds/fds.d [2022-09-10T11:31:38.642Z] #41 34.97 CC compel/plugins/std/std.o [2022-09-10T11:31:38.898Z] #41 35.18 CC compel/plugins/std/fds.o [2022-09-10T11:31:39.276Z] #42 2.597 Note: Building without setproctitle() and strlcpy() support. [2022-09-10T11:31:39.276Z] #42 2.597 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-10T11:31:39.276Z] #42 2.606 Note: Building without GnuTLS support [2022-09-10T11:31:39.276Z] #42 2.612 Makefile.config:39: Warn: you have no libnftables installed [2022-09-10T11:31:39.276Z] #42 2.616 Makefile.config:40: Warn: Building without nftables support [2022-09-10T11:31:39.460Z] #41 35.46 CC compel/plugins/std/log.o [2022-09-10T11:31:40.012Z] #27 ... [2022-09-10T11:31:40.012Z] [2022-09-10T11:31:40.012Z] #41 [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 [2022-09-10T11:31:40.012Z] #41 1.733 + cd /tmp/tmp.hB1sJW9UIT/tini [2022-09-10T11:31:40.012Z] #41 1.733 + git checkout -q v0.19.0 [2022-09-10T11:31:40.012Z] #41 1.758 + cmake . [2022-09-10T11:31:40.012Z] #41 2.324 -- The C compiler identification is GNU 8.3.0 [2022-09-10T11:31:40.012Z] #41 2.473 -- Check for working C compiler: /usr/bin/cc [2022-09-10T11:31:40.012Z] #41 3.301 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-10T11:31:40.012Z] #41 3.312 -- Detecting C compiler ABI info [2022-09-10T11:31:40.012Z] #41 3.908 -- Detecting C compiler ABI info - done [2022-09-10T11:31:40.012Z] #41 3.943 -- Detecting C compile features [2022-09-10T11:31:40.012Z] #41 6.871 -- Detecting C compile features - done [2022-09-10T11:31:40.012Z] #41 6.943 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-10T11:31:40.012Z] #41 7.269 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-10T11:31:40.012Z] #41 7.377 -- Configuring done [2022-09-10T11:31:40.012Z] #41 7.400 -- Generating done [2022-09-10T11:31:40.012Z] #41 7.401 -- Build files have been written to: /tmp/tmp.hB1sJW9UIT/tini [2022-09-10T11:31:40.012Z] #41 7.407 + make tini-static [2022-09-10T11:31:40.012Z] #41 7.695 Scanning dependencies of target tini-static [2022-09-10T11:31:40.012Z] #41 7.781 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-10T11:31:40.012Z] #41 8.903 [100%] Linking C executable tini-static [2022-09-10T11:31:40.012Z] #41 9.407 [100%] Built target tini-static [2022-09-10T11:31:40.012Z] #41 9.455 + mkdir -p /build [2022-09-10T11:31:40.012Z] #41 9.456 + cp tini-static /build/docker-init [2022-09-10T11:31:40.012Z] #41 DONE 9.7s [2022-09-10T11:31:40.012Z] [2022-09-10T11:31:40.012Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:40.012Z] #42 4.503 fatal: not a git repository (or any of the parent directories): .git [2022-09-10T11:31:40.012Z] #42 4.560 GEN .gitid [2022-09-10T11:31:40.012Z] #42 4.586 GEN criu/include/version.h [2022-09-10T11:31:40.012Z] #42 4.626 GEN include/common/asm [2022-09-10T11:31:40.012Z] #42 6.030 PBCC images/timens.pb-c.c [2022-09-10T11:31:40.012Z] #42 6.055 DEP images/timens.pb-c.d [2022-09-10T11:31:40.012Z] #42 6.110 PBCC images/fown.pb-c.c [2022-09-10T11:31:40.012Z] #42 6.142 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-10T11:31:40.012Z] #42 6.210 PBCC images/opts.pb-c.c [2022-09-10T11:31:40.012Z] #42 6.266 PBCC images/memfd.pb-c.c [2022-09-10T11:31:40.012Z] #42 6.354 DEP images/fown.pb-c.d [2022-09-10T11:31:40.012Z] #42 6.417 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-10T11:31:40.012Z] #42 6.466 DEP images/opts.pb-c.d [2022-09-10T11:31:40.012Z] #42 6.521 DEP images/memfd.pb-c.d [2022-09-10T11:31:40.012Z] #42 6.599 PBCC images/sit.pb-c.c [2022-09-10T11:31:40.012Z] #42 6.683 DEP images/sit.pb-c.d [2022-09-10T11:31:40.012Z] #42 6.749 PBCC images/macvlan.pb-c.c [2022-09-10T11:31:40.012Z] #42 6.767 DEP images/macvlan.pb-c.d [2022-09-10T11:31:40.012Z] #42 6.806 PBCC images/autofs.pb-c.c [2022-09-10T11:31:40.012Z] #42 6.838 DEP images/autofs.pb-c.d [2022-09-10T11:31:40.012Z] #42 6.872 PBCC images/sysctl.pb-c.c [2022-09-10T11:31:40.012Z] #42 6.914 DEP images/sysctl.pb-c.d [2022-09-10T11:31:40.012Z] #42 6.953 PBCC images/time.pb-c.c [2022-09-10T11:31:40.012Z] #42 6.988 DEP images/time.pb-c.d [2022-09-10T11:31:40.012Z] #42 7.048 PBCC images/binfmt-misc.pb-c.c [2022-09-10T11:31:40.012Z] #42 7.057 DEP images/binfmt-misc.pb-c.d [2022-09-10T11:31:40.012Z] #42 7.152 PBCC images/seccomp.pb-c.c [2022-09-10T11:31:40.012Z] #42 7.167 DEP images/seccomp.pb-c.d [2022-09-10T11:31:40.013Z] #42 7.263 PBCC images/userns.pb-c.c [2022-09-10T11:31:40.013Z] #42 7.295 DEP images/userns.pb-c.d [2022-09-10T11:31:40.013Z] #42 7.356 PBCC images/cgroup.pb-c.c [2022-09-10T11:31:40.013Z] #42 7.394 DEP images/cgroup.pb-c.d [2022-09-10T11:31:40.013Z] #42 7.442 PBCC images/ext-file.pb-c.c [2022-09-10T11:31:40.013Z] #42 7.536 DEP images/ext-file.pb-c.d [2022-09-10T11:31:40.013Z] #42 7.626 PBCC images/rpc.pb-c.c [2022-09-10T11:31:40.013Z] #42 7.688 DEP images/rpc.pb-c.d [2022-09-10T11:31:40.013Z] #42 7.762 PBCC images/siginfo.pb-c.c [2022-09-10T11:31:40.013Z] #42 7.810 DEP images/siginfo.pb-c.d [2022-09-10T11:31:40.013Z] #42 7.879 PBCC images/pagemap.pb-c.c [2022-09-10T11:31:40.013Z] #42 7.928 DEP images/pagemap.pb-c.d [2022-09-10T11:31:40.013Z] #42 7.992 PBCC images/rlimit.pb-c.c [2022-09-10T11:31:40.013Z] #42 8.018 DEP images/rlimit.pb-c.d [2022-09-10T11:31:40.013Z] #42 8.074 PBCC images/file-lock.pb-c.c [2022-09-10T11:31:40.013Z] #42 8.117 DEP images/file-lock.pb-c.d [2022-09-10T11:31:40.013Z] #42 8.177 PBCC images/tty.pb-c.c [2022-09-10T11:31:40.013Z] #42 8.270 DEP images/tty.pb-c.d [2022-09-10T11:31:40.013Z] #42 8.329 PBCC images/tun.pb-c.c [2022-09-10T11:31:40.013Z] #42 8.340 PBCC images/netdev.pb-c.c [2022-09-10T11:31:40.013Z] #42 8.353 DEP images/tun.pb-c.d [2022-09-10T11:31:40.013Z] #42 8.372 DEP images/netdev.pb-c.d [2022-09-10T11:31:40.013Z] #42 8.385 PBCC images/vma.pb-c.c [2022-09-10T11:31:40.013Z] #42 8.395 DEP images/vma.pb-c.d [2022-09-10T11:31:40.013Z] #42 8.406 PBCC images/creds.pb-c.c [2022-09-10T11:31:40.013Z] #42 8.411 DEP images/creds.pb-c.d [2022-09-10T11:31:40.013Z] #42 8.421 PBCC images/utsns.pb-c.c [2022-09-10T11:31:40.013Z] #42 8.429 DEP images/utsns.pb-c.d [2022-09-10T11:31:40.022Z] #41 36.18 CC compel/plugins/std/string.o [2022-09-10T11:31:40.270Z] #42 8.498 PBCC images/ipc-desc.pb-c.c [2022-09-10T11:31:40.270Z] #42 8.508 PBCC images/ipc-sem.pb-c.c [2022-09-10T11:31:40.270Z] #42 8.526 DEP images/ipc-desc.pb-c.d [2022-09-10T11:31:40.270Z] #42 8.567 DEP images/ipc-sem.pb-c.d [2022-09-10T11:31:40.270Z] #42 8.623 PBCC images/ipc-msg.pb-c.c [2022-09-10T11:31:40.270Z] #42 8.666 DEP images/ipc-msg.pb-c.d [2022-09-10T11:31:40.277Z] #41 ... [2022-09-10T11:31:40.278Z] [2022-09-10T11:31:40.278Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:40.278Z] #39 83.98 Selecting previously unselected package libapparmor1:arm64. [2022-09-10T11:31:40.278Z] #39 83.98 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-09-10T11:31:40.278Z] #39 83.99 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-09-10T11:31:40.278Z] #39 84.10 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-10T11:31:40.278Z] #39 84.11 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-09-10T11:31:40.278Z] #39 84.12 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-09-10T11:31:40.278Z] #39 84.23 Selecting previously unselected package libbtrfs0. [2022-09-10T11:31:40.278Z] #39 84.23 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-09-10T11:31:40.278Z] #39 84.24 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-10T11:31:40.278Z] #39 84.33 Selecting previously unselected package libbtrfs-dev. [2022-09-10T11:31:40.278Z] #39 84.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-09-10T11:31:40.278Z] #39 84.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:31:40.278Z] #39 84.49 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-10T11:31:40.278Z] #39 84.49 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-09-10T11:31:40.278Z] #39 84.51 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-09-10T11:31:40.278Z] #39 84.65 Selecting previously unselected package libudev-dev:arm64. [2022-09-10T11:31:40.278Z] #39 84.66 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-09-10T11:31:40.278Z] #39 84.67 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-09-10T11:31:40.530Z] #42 8.714 PBCC images/ipc-shm.pb-c.c [2022-09-10T11:31:40.530Z] #42 8.737 DEP images/ipc-shm.pb-c.d [2022-09-10T11:31:40.530Z] #42 8.770 PBCC images/ipc-var.pb-c.c [2022-09-10T11:31:40.530Z] #42 8.807 DEP images/ipc-var.pb-c.d [2022-09-10T11:31:40.530Z] #42 8.858 PBCC images/sk-opts.pb-c.c [2022-09-10T11:31:40.530Z] #42 8.902 PBCC images/packet-sock.pb-c.c [2022-09-10T11:31:40.534Z] #39 84.80 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-10T11:31:40.534Z] #39 84.80 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-09-10T11:31:40.534Z] #39 84.84 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-09-10T11:31:40.534Z] #39 85.05 Selecting previously unselected package libpcre16-3:arm64. [2022-09-10T11:31:40.788Z] #42 8.958 DEP images/sk-opts.pb-c.d [2022-09-10T11:31:40.788Z] #42 9.010 DEP images/packet-sock.pb-c.d [2022-09-10T11:31:40.788Z] #42 9.090 PBCC images/sk-netlink.pb-c.c [2022-09-10T11:31:40.788Z] #42 9.139 DEP images/sk-netlink.pb-c.d [2022-09-10T11:31:40.790Z] #39 85.05 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-09-10T11:31:40.790Z] #39 85.06 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-09-10T11:31:40.790Z] #39 85.21 Selecting previously unselected package libpcre32-3:arm64. [2022-09-10T11:31:40.790Z] #39 85.21 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-09-10T11:31:40.790Z] #39 85.21 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-09-10T11:31:41.046Z] #39 85.36 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-09-10T11:31:41.046Z] #39 85.37 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-09-10T11:31:41.046Z] #39 85.38 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-09-10T11:31:41.046Z] #39 85.49 Selecting previously unselected package libpcre3-dev:arm64. [2022-09-10T11:31:41.046Z] #39 85.50 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-09-10T11:31:41.046Z] #39 85.51 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-09-10T11:31:41.057Z] #42 9.226 PBCC images/sk-inet.pb-c.c [2022-09-10T11:31:41.058Z] #42 9.263 DEP images/sk-inet.pb-c.d [2022-09-10T11:31:41.058Z] #42 9.322 PBCC images/sk-unix.pb-c.c [2022-09-10T11:31:41.058Z] #42 9.354 DEP images/sk-unix.pb-c.d [2022-09-10T11:31:41.058Z] #42 9.391 PBCC images/mm.pb-c.c [2022-09-10T11:31:41.058Z] #42 9.428 DEP images/mm.pb-c.d [2022-09-10T11:31:41.058Z] #42 9.487 PBCC images/timerfd.pb-c.c [2022-09-10T11:31:41.186Z] #42 4.477 fatal: not a git repository (or any of the parent directories): .git [2022-09-10T11:31:41.186Z] #42 4.548 GEN .gitid [2022-09-10T11:31:41.186Z] #42 4.567 GEN criu/include/version.h [2022-09-10T11:31:41.186Z] #42 4.617 GEN include/common/asm [2022-09-10T11:31:41.318Z] #42 9.534 DEP images/timerfd.pb-c.d [2022-09-10T11:31:41.318Z] #42 9.615 PBCC images/timer.pb-c.c [2022-09-10T11:31:41.318Z] #42 9.653 DEP images/timer.pb-c.d [2022-09-10T11:31:41.318Z] #42 9.750 PBCC images/sa.pb-c.c [2022-09-10T11:31:41.558Z] #39 85.85 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-10T11:31:41.558Z] #39 85.87 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-09-10T11:31:41.558Z] #39 85.88 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-09-10T11:31:41.576Z] #42 9.789 DEP images/sa.pb-c.d [2022-09-10T11:31:41.576Z] #42 9.833 PBCC images/pipe-data.pb-c.c [2022-09-10T11:31:41.576Z] #42 9.846 DEP images/pipe-data.pb-c.d [2022-09-10T11:31:41.576Z] #42 9.898 PBCC images/mnt.pb-c.c [2022-09-10T11:31:41.576Z] #42 9.947 DEP images/mnt.pb-c.d [2022-09-10T11:31:41.576Z] #42 9.986 PBCC images/sk-packet.pb-c.c [2022-09-10T11:31:41.576Z] #42 10.01 DEP images/sk-packet.pb-c.d [2022-09-10T11:31:41.814Z] #39 86.11 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-10T11:31:41.814Z] #39 86.12 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-09-10T11:31:41.814Z] #39 86.14 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-09-10T11:31:41.814Z] #39 86.24 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-10T11:31:41.814Z] #39 86.25 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-09-10T11:31:41.814Z] #39 86.25 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:31:41.834Z] #42 10.07 PBCC images/tcp-stream.pb-c.c [2022-09-10T11:31:41.834Z] #42 10.11 DEP images/tcp-stream.pb-c.d [2022-09-10T11:31:41.834Z] #42 10.16 PBCC images/pipe.pb-c.c [2022-09-10T11:31:41.834Z] #42 10.18 DEP images/pipe.pb-c.d [2022-09-10T11:31:41.834Z] #42 10.22 PBCC images/pstree.pb-c.c [2022-09-10T11:31:42.070Z] #39 86.38 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-10T11:31:42.070Z] #39 86.41 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-09-10T11:31:42.070Z] #39 86.42 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-09-10T11:31:42.092Z] #42 10.25 DEP images/pstree.pb-c.d [2022-09-10T11:31:42.092Z] #42 10.29 PBCC images/fs.pb-c.c [2022-09-10T11:31:42.092Z] #42 10.32 DEP images/fs.pb-c.d [2022-09-10T11:31:42.092Z] #42 10.37 PBCC images/signalfd.pb-c.c [2022-09-10T11:31:42.092Z] #42 10.42 DEP images/signalfd.pb-c.d [2022-09-10T11:31:42.092Z] #42 10.48 PBCC images/fh.pb-c.c [2022-09-10T11:31:42.092Z] #42 10.51 PBCC images/fsnotify.pb-c.c [2022-09-10T11:31:42.092Z] #42 10.55 DEP images/fh.pb-c.d [2022-09-10T11:31:42.092Z] #42 10.59 DEP images/fsnotify.pb-c.d [2022-09-10T11:31:42.351Z] #42 10.66 PBCC images/eventpoll.pb-c.c [2022-09-10T11:31:42.351Z] #42 10.69 DEP images/eventpoll.pb-c.d [2022-09-10T11:31:42.351Z] #42 10.74 PBCC images/eventfd.pb-c.c [2022-09-10T11:31:42.351Z] #42 10.79 DEP images/eventfd.pb-c.d [2022-09-10T11:31:42.356Z] #34 ... [2022-09-10T11:31:42.356Z] [2022-09-10T11:31:42.356Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:42.356Z] #41 7.915 PBCC images/timens.pb-c.c [2022-09-10T11:31:42.356Z] #41 7.915 DEP images/timens.pb-c.d [2022-09-10T11:31:42.356Z] #41 7.928 PBCC images/fown.pb-c.c [2022-09-10T11:31:42.356Z] #41 7.941 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-10T11:31:42.356Z] #41 7.990 PBCC images/opts.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.034 PBCC images/memfd.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.128 DEP images/fown.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.150 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.201 DEP images/opts.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.234 DEP images/memfd.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.298 PBCC images/sit.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.299 DEP images/sit.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.352 PBCC images/macvlan.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.358 DEP images/macvlan.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.486 PBCC images/autofs.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.486 DEP images/autofs.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.486 PBCC images/sysctl.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.553 DEP images/sysctl.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.553 PBCC images/time.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.625 DEP images/time.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.625 PBCC images/binfmt-misc.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.666 DEP images/binfmt-misc.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.716 PBCC images/seccomp.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.754 DEP images/seccomp.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.790 PBCC images/userns.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.798 DEP images/userns.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.880 PBCC images/cgroup.pb-c.c [2022-09-10T11:31:42.356Z] #41 8.932 DEP images/cgroup.pb-c.d [2022-09-10T11:31:42.356Z] #41 8.970 PBCC images/ext-file.pb-c.c [2022-09-10T11:31:42.356Z] #41 9.018 DEP images/ext-file.pb-c.d [2022-09-10T11:31:42.356Z] #41 9.068 PBCC images/rpc.pb-c.c [2022-09-10T11:31:42.356Z] #41 9.139 DEP images/rpc.pb-c.d [2022-09-10T11:31:42.356Z] #41 9.173 PBCC images/siginfo.pb-c.c [2022-09-10T11:31:42.356Z] #41 9.234 DEP images/siginfo.pb-c.d [2022-09-10T11:31:42.356Z] #41 9.262 PBCC images/pagemap.pb-c.c [2022-09-10T11:31:42.356Z] #41 9.305 DEP images/pagemap.pb-c.d [2022-09-10T11:31:42.356Z] #41 9.384 PBCC images/rlimit.pb-c.c [2022-09-10T11:31:42.356Z] #41 9.413 DEP images/rlimit.pb-c.d [2022-09-10T11:31:42.356Z] #41 9.479 PBCC images/file-lock.pb-c.c [2022-09-10T11:31:42.356Z] #41 9.531 DEP images/file-lock.pb-c.d [2022-09-10T11:31:42.356Z] #41 9.554 PBCC images/tty.pb-c.c [2022-09-10T11:31:42.356Z] #41 9.604 DEP images/tty.pb-c.d [2022-09-10T11:31:42.356Z] #41 9.744 PBCC images/tun.pb-c.c [2022-09-10T11:31:42.356Z] #41 9.744 PBCC images/netdev.pb-c.c [2022-09-10T11:31:42.356Z] #41 9.818 DEP images/tun.pb-c.d [2022-09-10T11:31:42.356Z] #41 9.865 DEP images/netdev.pb-c.d [2022-09-10T11:31:42.356Z] #41 9.890 PBCC images/vma.pb-c.c [2022-09-10T11:31:42.356Z] #41 9.970 DEP images/vma.pb-c.d [2022-09-10T11:31:42.356Z] #41 9.998 PBCC images/creds.pb-c.c [2022-09-10T11:31:42.356Z] #41 10.03 DEP images/creds.pb-c.d [2022-09-10T11:31:42.356Z] #41 10.07 PBCC images/utsns.pb-c.c [2022-09-10T11:31:42.356Z] #41 10.11 DEP images/utsns.pb-c.d [2022-09-10T11:31:42.356Z] #41 10.17 PBCC images/ipc-desc.pb-c.c [2022-09-10T11:31:42.356Z] #41 10.21 PBCC images/ipc-sem.pb-c.c [2022-09-10T11:31:42.356Z] #41 10.24 DEP images/ipc-desc.pb-c.d [2022-09-10T11:31:42.356Z] #41 10.30 DEP images/ipc-sem.pb-c.d [2022-09-10T11:31:42.356Z] #41 10.34 PBCC images/ipc-msg.pb-c.c [2022-09-10T11:31:42.356Z] #41 10.37 DEP images/ipc-msg.pb-c.d [2022-09-10T11:31:42.356Z] #41 10.47 PBCC images/ipc-shm.pb-c.c [2022-09-10T11:31:42.356Z] #41 10.51 DEP images/ipc-shm.pb-c.d [2022-09-10T11:31:42.356Z] #41 10.53 PBCC images/ipc-var.pb-c.c [2022-09-10T11:31:42.356Z] #41 10.57 DEP images/ipc-var.pb-c.d [2022-09-10T11:31:42.356Z] #41 10.66 PBCC images/sk-opts.pb-c.c [2022-09-10T11:31:42.356Z] #41 10.70 PBCC images/packet-sock.pb-c.c [2022-09-10T11:31:42.356Z] #41 10.72 DEP images/sk-opts.pb-c.d [2022-09-10T11:31:42.356Z] #41 10.79 DEP images/packet-sock.pb-c.d [2022-09-10T11:31:42.356Z] #41 10.85 PBCC images/sk-netlink.pb-c.c [2022-09-10T11:31:42.356Z] #41 10.97 DEP images/sk-netlink.pb-c.d [2022-09-10T11:31:42.356Z] #41 10.97 PBCC images/sk-inet.pb-c.c [2022-09-10T11:31:42.356Z] #41 11.00 DEP images/sk-inet.pb-c.d [2022-09-10T11:31:42.356Z] #41 11.07 PBCC images/sk-unix.pb-c.c [2022-09-10T11:31:42.356Z] #41 11.13 DEP images/sk-unix.pb-c.d [2022-09-10T11:31:42.356Z] #41 11.23 PBCC images/mm.pb-c.c [2022-09-10T11:31:42.356Z] #41 11.23 DEP images/mm.pb-c.d [2022-09-10T11:31:42.356Z] #41 11.30 PBCC images/timerfd.pb-c.c [2022-09-10T11:31:42.356Z] #41 11.37 DEP images/timerfd.pb-c.d [2022-09-10T11:31:42.356Z] #41 11.43 PBCC images/timer.pb-c.c [2022-09-10T11:31:42.356Z] #41 11.45 DEP images/timer.pb-c.d [2022-09-10T11:31:42.356Z] #41 11.49 PBCC images/sa.pb-c.c [2022-09-10T11:31:42.356Z] #41 11.56 DEP images/sa.pb-c.d [2022-09-10T11:31:42.356Z] #41 11.63 PBCC images/pipe-data.pb-c.c [2022-09-10T11:31:42.356Z] #41 11.66 DEP images/pipe-data.pb-c.d [2022-09-10T11:31:42.356Z] #41 11.71 PBCC images/mnt.pb-c.c [2022-09-10T11:31:42.356Z] #41 11.77 DEP images/mnt.pb-c.d [2022-09-10T11:31:42.356Z] #41 11.82 PBCC images/sk-packet.pb-c.c [2022-09-10T11:31:42.356Z] #41 11.85 DEP images/sk-packet.pb-c.d [2022-09-10T11:31:42.356Z] #41 11.90 PBCC images/tcp-stream.pb-c.c [2022-09-10T11:31:42.356Z] #41 11.94 DEP images/tcp-stream.pb-c.d [2022-09-10T11:31:42.356Z] #41 12.01 PBCC images/pipe.pb-c.c [2022-09-10T11:31:42.356Z] #41 12.05 DEP images/pipe.pb-c.d [2022-09-10T11:31:42.356Z] #41 12.11 PBCC images/pstree.pb-c.c [2022-09-10T11:31:42.356Z] #41 12.15 DEP images/pstree.pb-c.d [2022-09-10T11:31:42.356Z] #41 12.23 PBCC images/fs.pb-c.c [2022-09-10T11:31:42.356Z] #41 12.25 DEP images/fs.pb-c.d [2022-09-10T11:31:42.356Z] #41 12.30 PBCC images/signalfd.pb-c.c [2022-09-10T11:31:42.356Z] #41 12.36 DEP images/signalfd.pb-c.d [2022-09-10T11:31:42.356Z] #41 12.42 PBCC images/fh.pb-c.c [2022-09-10T11:31:42.356Z] #41 12.48 PBCC images/fsnotify.pb-c.c [2022-09-10T11:31:42.356Z] #41 12.50 DEP images/fh.pb-c.d [2022-09-10T11:31:42.356Z] #41 12.57 DEP images/fsnotify.pb-c.d [2022-09-10T11:31:42.356Z] #41 12.62 PBCC images/eventpoll.pb-c.c [2022-09-10T11:31:42.356Z] #41 12.68 DEP images/eventpoll.pb-c.d [2022-09-10T11:31:42.356Z] #41 12.74 PBCC images/eventfd.pb-c.c [2022-09-10T11:31:42.356Z] #41 12.79 DEP images/eventfd.pb-c.d [2022-09-10T11:31:42.356Z] #41 12.79 PBCC images/remap-file-path.pb-c.c [2022-09-10T11:31:42.356Z] #41 12.82 DEP images/remap-file-path.pb-c.d [2022-09-10T11:31:42.356Z] #41 12.89 PBCC images/fifo.pb-c.c [2022-09-10T11:31:42.356Z] #41 12.91 DEP images/fifo.pb-c.d [2022-09-10T11:31:42.356Z] #41 13.01 PBCC images/ghost-file.pb-c.c [2022-09-10T11:31:42.569Z] #42 ... [2022-09-10T11:31:42.570Z] [2022-09-10T11:31:42.570Z] #41 [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 [2022-09-10T11:31:42.570Z] #41 3.428 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-10T11:31:42.570Z] #41 3.471 -- Detecting C compiler ABI info [2022-09-10T11:31:42.570Z] #41 4.347 -- Detecting C compiler ABI info - done [2022-09-10T11:31:42.570Z] #41 4.371 -- Detecting C compile features [2022-09-10T11:31:42.570Z] #41 6.542 -- Detecting C compile features - done [2022-09-10T11:31:42.570Z] #41 6.573 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-10T11:31:42.570Z] #41 6.843 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-10T11:31:42.570Z] #41 6.914 -- Configuring done [2022-09-10T11:31:42.570Z] #41 6.948 -- Generating done [2022-09-10T11:31:42.570Z] #41 6.953 -- Build files have been written to: /tmp/tmp.uUOqYEl51V/tini [2022-09-10T11:31:42.570Z] #41 6.971 + make tini-static [2022-09-10T11:31:42.570Z] #41 7.413 Scanning dependencies of target tini-static [2022-09-10T11:31:42.570Z] #41 7.484 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-10T11:31:42.570Z] #41 8.442 [100%] Linking C executable tini-static [2022-09-10T11:31:42.570Z] #41 9.106 [100%] Built target tini-static [2022-09-10T11:31:42.570Z] #41 9.178 + mkdir -p /build [2022-09-10T11:31:42.570Z] #41 9.191 + cp tini-static /build/docker-init [2022-09-10T11:31:42.570Z] #41 DONE 9.5s [2022-09-10T11:31:42.570Z] [2022-09-10T11:31:42.570Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:42.570Z] #39 63.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-10T11:31:42.570Z] #39 63.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-10T11:31:42.570Z] #39 63.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-10T11:31:42.570Z] #39 69.30 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-10T11:31:42.570Z] #39 69.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-10T11:31:42.570Z] #39 69.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:42.570Z] #39 69.46 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-10T11:31:42.570Z] #39 69.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-10T11:31:42.570Z] #39 69.48 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:42.610Z] #42 10.86 PBCC images/remap-file-path.pb-c.c [2022-09-10T11:31:42.610Z] #42 10.89 DEP images/remap-file-path.pb-c.d [2022-09-10T11:31:42.610Z] #42 10.93 PBCC images/fifo.pb-c.c [2022-09-10T11:31:42.610Z] #42 10.96 DEP images/fifo.pb-c.d [2022-09-10T11:31:42.610Z] #42 11.00 PBCC images/ghost-file.pb-c.c [2022-09-10T11:31:42.610Z] #42 11.03 DEP images/ghost-file.pb-c.d [2022-09-10T11:31:42.610Z] #42 11.07 PBCC images/regfile.pb-c.c [2022-09-10T11:31:42.615Z] #41 13.03 DEP images/ghost-file.pb-c.d [2022-09-10T11:31:42.615Z] #41 13.07 PBCC images/regfile.pb-c.c [2022-09-10T11:31:42.615Z] #41 13.14 DEP images/regfile.pb-c.d [2022-09-10T11:31:42.615Z] #41 13.24 PBCC images/ns.pb-c.c [2022-09-10T11:31:42.615Z] #41 13.24 DEP images/ns.pb-c.d [2022-09-10T11:31:42.632Z] #39 86.84 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-09-10T11:31:42.632Z] #39 86.87 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:31:42.632Z] #39 86.88 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-09-10T11:31:42.632Z] #39 86.89 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-10T11:31:42.632Z] #39 86.91 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-09-10T11:31:42.632Z] #39 86.92 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-09-10T11:31:42.632Z] #39 86.94 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:42.632Z] #39 86.95 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-10T11:31:42.632Z] #39 86.96 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-09-10T11:31:42.632Z] #39 86.99 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-09-10T11:31:42.632Z] #39 87.02 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-10T11:31:42.632Z] #39 87.03 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:31:42.632Z] #39 87.04 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-09-10T11:31:42.632Z] #39 87.06 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-10T11:31:42.632Z] #39 87.07 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-09-10T11:31:42.632Z] #39 87.08 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-10T11:31:42.632Z] #39 87.09 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-09-10T11:31:42.632Z] #39 87.11 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:42.632Z] #39 87.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-10T11:31:42.831Z] #39 ... [2022-09-10T11:31:42.831Z] [2022-09-10T11:31:42.831Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:42.831Z] #42 6.219 PBCC images/timens.pb-c.c [2022-09-10T11:31:42.868Z] #42 11.11 DEP images/regfile.pb-c.d [2022-09-10T11:31:42.868Z] #42 11.16 PBCC images/ns.pb-c.c [2022-09-10T11:31:42.868Z] #42 11.20 DEP images/ns.pb-c.d [2022-09-10T11:31:42.868Z] #42 11.28 PBCC images/fdinfo.pb-c.c [2022-09-10T11:31:42.875Z] #41 13.30 PBCC images/fdinfo.pb-c.c [2022-09-10T11:31:42.875Z] #41 13.43 DEP images/fdinfo.pb-c.d [2022-09-10T11:31:42.888Z] #39 87.13 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 [2022-09-10T11:31:42.888Z] #39 87.14 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:42.888Z] #39 87.15 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-10T11:31:42.888Z] #39 87.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 [2022-09-10T11:31:42.888Z] #39 87.16 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-10T11:31:42.888Z] #39 87.18 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-09-10T11:31:42.888Z] #39 87.20 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-09-10T11:31:42.888Z] #39 87.21 Setting up dmsetup (2:1.02.155-3) ... [2022-09-10T11:31:42.888Z] #39 87.23 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-09-10T11:31:42.888Z] #39 87.24 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-09-10T11:31:42.888Z] #39 87.29 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:31:43.092Z] #42 6.252 DEP images/timens.pb-c.d [2022-09-10T11:31:43.092Z] #42 6.306 PBCC images/fown.pb-c.c [2022-09-10T11:31:43.092Z] #42 6.397 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-10T11:31:43.127Z] #42 11.42 DEP images/fdinfo.pb-c.d [2022-09-10T11:31:43.127Z] #42 11.49 PBCC images/core-aarch64.pb-c.c [2022-09-10T11:31:43.127Z] #42 11.54 PBCC images/core-arm.pb-c.c [2022-09-10T11:31:43.127Z] #42 11.57 PBCC images/core-ppc64.pb-c.c [2022-09-10T11:31:43.127Z] #42 11.62 PBCC images/core-s390.pb-c.c [2022-09-10T11:31:43.134Z] #41 13.47 PBCC images/core-aarch64.pb-c.c [2022-09-10T11:31:43.134Z] #41 13.55 PBCC images/core-arm.pb-c.c [2022-09-10T11:31:43.134Z] #41 13.59 PBCC images/core-ppc64.pb-c.c [2022-09-10T11:31:43.134Z] #41 13.70 PBCC images/core-s390.pb-c.c [2022-09-10T11:31:43.134Z] #41 13.74 PBCC images/core-x86.pb-c.c [2022-09-10T11:31:43.134Z] #41 13.79 PBCC images/core.pb-c.c [2022-09-10T11:31:43.352Z] #42 6.553 PBCC images/opts.pb-c.c [2022-09-10T11:31:43.352Z] #42 6.732 PBCC images/memfd.pb-c.c [2022-09-10T11:31:43.352Z] #42 6.779 DEP images/fown.pb-c.d [2022-09-10T11:31:43.386Z] #42 11.67 PBCC images/core-x86.pb-c.c [2022-09-10T11:31:43.386Z] #42 11.74 PBCC images/core.pb-c.c [2022-09-10T11:31:43.386Z] #42 11.80 PBCC images/inventory.pb-c.c [2022-09-10T11:31:43.386Z] #42 11.87 DEP images/core-aarch64.pb-c.d [2022-09-10T11:31:43.393Z] #41 13.89 PBCC images/inventory.pb-c.c [2022-09-10T11:31:43.613Z] #42 6.872 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-10T11:31:43.613Z] #42 7.008 DEP images/opts.pb-c.d [2022-09-10T11:31:43.613Z] #42 7.045 DEP images/memfd.pb-c.d [2022-09-10T11:31:43.644Z] #42 11.92 DEP images/core-arm.pb-c.d [2022-09-10T11:31:43.644Z] #42 11.96 DEP images/core-ppc64.pb-c.d [2022-09-10T11:31:43.644Z] #42 11.99 DEP images/core-s390.pb-c.d [2022-09-10T11:31:43.644Z] #42 12.07 DEP images/core-x86.pb-c.d [2022-09-10T11:31:43.644Z] #42 12.14 DEP images/core.pb-c.d [2022-09-10T11:31:43.652Z] #41 14.22 DEP images/core-aarch64.pb-c.d [2022-09-10T11:31:43.652Z] #41 14.22 DEP images/core-arm.pb-c.d [2022-09-10T11:31:43.652Z] #41 14.22 DEP images/core-ppc64.pb-c.d [2022-09-10T11:31:43.652Z] #41 14.22 DEP images/core-s390.pb-c.d [2022-09-10T11:31:43.652Z] #41 14.22 DEP images/core-x86.pb-c.d [2022-09-10T11:31:43.652Z] #41 14.28 DEP images/core.pb-c.d [2022-09-10T11:31:43.652Z] #41 14.28 DEP images/inventory.pb-c.d [2022-09-10T11:31:43.652Z] #41 14.37 PBCC images/cpuinfo.pb-c.c [2022-09-10T11:31:43.652Z] #41 14.37 DEP images/cpuinfo.pb-c.d [2022-09-10T11:31:43.820Z] #39 DONE 88.1s [2022-09-10T11:31:43.820Z] [2022-09-10T11:31:43.820Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:43.820Z] #41 36.53 CC compel/plugins/std/infect.o [2022-09-10T11:31:43.820Z] #41 36.85 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-09-10T11:31:43.820Z] #41 36.93 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-09-10T11:31:43.820Z] #41 37.01 AR compel/plugins/std.lib.a [2022-09-10T11:31:43.820Z] #41 37.09 CC compel/plugins/fds/fds.o [2022-09-10T11:31:43.820Z] #41 37.27 AR compel/plugins/fds.lib.a [2022-09-10T11:31:43.820Z] #41 37.32 HOSTDEP compel/src/lib/log-host.d [2022-09-10T11:31:43.820Z] #41 37.40 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-10T11:31:43.820Z] #41 37.46 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-09-10T11:31:43.820Z] #41 37.53 HOSTDEP compel/src/main-host.d [2022-09-10T11:31:43.820Z] #41 37.59 DEP compel/src/lib/ptrace.d [2022-09-10T11:31:43.820Z] #41 37.67 DEP compel/src/lib/infect.d [2022-09-10T11:31:43.820Z] #41 37.78 DEP compel/src/lib/infect-util.d [2022-09-10T11:31:43.820Z] #41 37.85 DEP compel/src/lib/infect-rpc.d [2022-09-10T11:31:43.820Z] #41 37.93 DEP compel/arch/aarch64/src/lib/infect.d [2022-09-10T11:31:43.820Z] #41 38.00 DEP compel/arch/aarch64/src/lib/cpu.d [2022-09-10T11:31:43.820Z] #41 38.04 DEP compel/src/lib/log.d [2022-09-10T11:31:43.820Z] #41 38.11 DEP compel/src/main.d [2022-09-10T11:31:43.820Z] #41 38.21 DEP compel/src/lib/handle-elf.d [2022-09-10T11:31:43.820Z] #41 38.32 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-09-10T11:31:43.820Z] #41 38.42 CC compel/src/lib/log.o [2022-09-10T11:31:43.820Z] #41 38.61 CC compel/arch/aarch64/src/lib/cpu.o [2022-09-10T11:31:43.820Z] #41 38.82 CC compel/arch/aarch64/src/lib/infect.o [2022-09-10T11:31:43.820Z] #41 39.01 CC compel/src/lib/infect-rpc.o [2022-09-10T11:31:43.820Z] #41 39.29 CC compel/src/lib/infect-util.o [2022-09-10T11:31:43.820Z] #41 39.54 CC compel/src/lib/infect.o [2022-09-10T11:31:43.873Z] #42 7.085 PBCC images/sit.pb-c.c [2022-09-10T11:31:43.873Z] #42 7.156 DEP images/sit.pb-c.d [2022-09-10T11:31:43.873Z] #42 7.214 PBCC images/macvlan.pb-c.c [2022-09-10T11:31:43.873Z] #42 7.238 DEP images/macvlan.pb-c.d [2022-09-10T11:31:43.873Z] #42 7.265 PBCC images/autofs.pb-c.c [2022-09-10T11:31:43.903Z] #42 12.19 DEP images/inventory.pb-c.d [2022-09-10T11:31:43.903Z] #42 12.23 PBCC images/cpuinfo.pb-c.c [2022-09-10T11:31:43.903Z] #42 12.25 DEP images/cpuinfo.pb-c.d [2022-09-10T11:31:43.903Z] #42 12.27 PBCC images/stats.pb-c.c [2022-09-10T11:31:43.903Z] #42 12.29 DEP images/stats.pb-c.d [2022-09-10T11:31:43.911Z] #41 14.40 PBCC images/stats.pb-c.c [2022-09-10T11:31:43.911Z] #41 14.51 DEP images/stats.pb-c.d [2022-09-10T11:31:44.134Z] #42 7.278 DEP images/autofs.pb-c.d [2022-09-10T11:31:44.134Z] #42 7.331 PBCC images/sysctl.pb-c.c [2022-09-10T11:31:44.134Z] #42 7.346 DEP images/sysctl.pb-c.d [2022-09-10T11:31:44.134Z] #42 7.422 PBCC images/time.pb-c.c [2022-09-10T11:31:44.134Z] #42 7.460 DEP images/time.pb-c.d [2022-09-10T11:31:44.134Z] #42 7.502 PBCC images/binfmt-misc.pb-c.c [2022-09-10T11:31:44.134Z] #42 7.532 DEP images/binfmt-misc.pb-c.d [2022-09-10T11:31:44.394Z] #42 7.596 PBCC images/seccomp.pb-c.c [2022-09-10T11:31:44.394Z] #42 7.641 DEP images/seccomp.pb-c.d [2022-09-10T11:31:44.394Z] #42 7.683 PBCC images/userns.pb-c.c [2022-09-10T11:31:44.394Z] #42 7.713 DEP images/userns.pb-c.d [2022-09-10T11:31:44.394Z] #42 7.764 PBCC images/cgroup.pb-c.c [2022-09-10T11:31:44.654Z] #42 7.816 DEP images/cgroup.pb-c.d [2022-09-10T11:31:44.654Z] #42 7.856 PBCC images/ext-file.pb-c.c [2022-09-10T11:31:44.654Z] #42 7.902 DEP images/ext-file.pb-c.d [2022-09-10T11:31:44.654Z] #42 7.972 PBCC images/rpc.pb-c.c [2022-09-10T11:31:44.654Z] #42 8.016 DEP images/rpc.pb-c.d [2022-09-10T11:31:44.654Z] #42 8.066 PBCC images/siginfo.pb-c.c [2022-09-10T11:31:44.654Z] #42 8.093 DEP images/siginfo.pb-c.d [2022-09-10T11:31:44.654Z] #42 8.128 PBCC images/pagemap.pb-c.c [2022-09-10T11:31:44.914Z] #42 8.166 DEP images/pagemap.pb-c.d [2022-09-10T11:31:44.914Z] #42 8.216 PBCC images/rlimit.pb-c.c [2022-09-10T11:31:44.914Z] #42 8.243 DEP images/rlimit.pb-c.d [2022-09-10T11:31:44.914Z] #42 8.304 PBCC images/file-lock.pb-c.c [2022-09-10T11:31:44.914Z] #42 8.311 DEP images/file-lock.pb-c.d [2022-09-10T11:31:44.914Z] #42 8.357 PBCC images/tty.pb-c.c [2022-09-10T11:31:45.175Z] #42 8.453 DEP images/tty.pb-c.d [2022-09-10T11:31:45.175Z] #42 8.491 PBCC images/tun.pb-c.c [2022-09-10T11:31:45.175Z] #42 8.552 PBCC images/netdev.pb-c.c [2022-09-10T11:31:45.175Z] #42 8.590 DEP images/tun.pb-c.d [2022-09-10T11:31:45.175Z] #42 8.636 DEP images/netdev.pb-c.d [2022-09-10T11:31:45.183Z] #41 ... [2022-09-10T11:31:45.183Z] [2022-09-10T11:31:45.183Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-10T11:31:45.183Z] #43 DONE 1.3s [2022-09-10T11:31:45.183Z] [2022-09-10T11:31:45.183Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-10T11:31:45.280Z] #42 13.55 make[1]: Nothing to be done for 'all'. [2022-09-10T11:31:45.440Z] #42 8.678 PBCC images/vma.pb-c.c [2022-09-10T11:31:45.440Z] #42 8.721 DEP images/vma.pb-c.d [2022-09-10T11:31:45.440Z] #42 8.758 PBCC images/creds.pb-c.c [2022-09-10T11:31:45.440Z] #42 8.804 DEP images/creds.pb-c.d [2022-09-10T11:31:45.440Z] #42 8.852 PBCC images/utsns.pb-c.c [2022-09-10T11:31:45.440Z] #42 8.880 DEP images/utsns.pb-c.d [2022-09-10T11:31:45.538Z] #42 ... [2022-09-10T11:31:45.538Z] [2022-09-10T11:31:45.538Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:31:45.538Z] #33 66.48 internal/syscall/unix [2022-09-10T11:31:45.538Z] #33 67.12 time [2022-09-10T11:31:45.538Z] #33 73.83 internal/poll [2022-09-10T11:31:45.538Z] #33 75.27 internal/fmtsort [2022-09-10T11:31:45.538Z] #33 75.81 internal/syscall/execenv [2022-09-10T11:31:45.538Z] #33 76.01 path [2022-09-10T11:31:45.538Z] #33 76.46 io/fs [2022-09-10T11:31:45.702Z] #42 8.933 PBCC images/ipc-desc.pb-c.c [2022-09-10T11:31:45.702Z] #42 8.959 PBCC images/ipc-sem.pb-c.c [2022-09-10T11:31:45.702Z] #42 8.982 DEP images/ipc-desc.pb-c.d [2022-09-10T11:31:45.702Z] #42 9.037 DEP images/ipc-sem.pb-c.d [2022-09-10T11:31:45.702Z] #42 9.087 PBCC images/ipc-msg.pb-c.c [2022-09-10T11:31:45.800Z] #33 76.61 strings [2022-09-10T11:31:45.800Z] #33 ... [2022-09-10T11:31:45.800Z] [2022-09-10T11:31:45.800Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:45.800Z] #27 67.63 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-10T11:31:45.800Z] #27 67.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-10T11:31:45.800Z] #27 67.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:45.800Z] #27 67.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-10T11:31:45.800Z] #27 67.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-10T11:31:45.800Z] #27 67.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:45.825Z] #41 16.05 make[1]: Nothing to be done for 'all'. [2022-09-10T11:31:45.962Z] #42 9.096 DEP images/ipc-msg.pb-c.d [2022-09-10T11:31:45.962Z] #42 9.152 PBCC images/ipc-shm.pb-c.c [2022-09-10T11:31:45.962Z] #42 9.185 DEP images/ipc-shm.pb-c.d [2022-09-10T11:31:45.962Z] #42 9.241 PBCC images/ipc-var.pb-c.c [2022-09-10T11:31:45.962Z] #42 9.288 DEP images/ipc-var.pb-c.d [2022-09-10T11:31:45.962Z] #42 9.345 PBCC images/sk-opts.pb-c.c [2022-09-10T11:31:46.112Z] #44 DONE 1.0s [2022-09-10T11:31:46.112Z] [2022-09-10T11:31:46.112Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-10T11:31:46.222Z] #42 9.380 PBCC images/packet-sock.pb-c.c [2022-09-10T11:31:46.222Z] #42 9.477 DEP images/sk-opts.pb-c.d [2022-09-10T11:31:46.222Z] #42 9.521 DEP images/packet-sock.pb-c.d [2022-09-10T11:31:46.222Z] #42 9.575 PBCC images/sk-netlink.pb-c.c [2022-09-10T11:31:46.482Z] #42 9.630 DEP images/sk-netlink.pb-c.d [2022-09-10T11:31:46.482Z] #42 9.685 PBCC images/sk-inet.pb-c.c [2022-09-10T11:31:46.482Z] #42 9.732 DEP images/sk-inet.pb-c.d [2022-09-10T11:31:46.482Z] #42 9.796 PBCC images/sk-unix.pb-c.c [2022-09-10T11:31:46.482Z] #42 9.840 DEP images/sk-unix.pb-c.d [2022-09-10T11:31:46.736Z] #27 ... [2022-09-10T11:31:46.736Z] [2022-09-10T11:31:46.736Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:46.736Z] #42 14.84 CC images/stats.o [2022-09-10T11:31:46.736Z] #42 15.23 CC images/core.o [2022-09-10T11:31:46.743Z] #42 9.904 PBCC images/mm.pb-c.c [2022-09-10T11:31:46.743Z] #42 9.990 DEP images/mm.pb-c.d [2022-09-10T11:31:46.743Z] #42 10.06 PBCC images/timerfd.pb-c.c [2022-09-10T11:31:46.743Z] #42 10.14 DEP images/timerfd.pb-c.d [2022-09-10T11:31:46.758Z] #41 17.43 CC images/stats.o [2022-09-10T11:31:47.003Z] #42 10.23 PBCC images/timer.pb-c.c [2022-09-10T11:31:47.003Z] #42 10.29 DEP images/timer.pb-c.d [2022-09-10T11:31:47.003Z] #42 10.34 PBCC images/sa.pb-c.c [2022-09-10T11:31:47.003Z] #42 10.37 DEP images/sa.pb-c.d [2022-09-10T11:31:47.016Z] #41 17.77 CC images/core.o [2022-09-10T11:31:47.038Z] #45 0.876 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-10T11:31:47.263Z] #42 10.44 PBCC images/pipe-data.pb-c.c [2022-09-10T11:31:47.263Z] #42 10.47 DEP images/pipe-data.pb-c.d [2022-09-10T11:31:47.263Z] #42 10.52 PBCC images/mnt.pb-c.c [2022-09-10T11:31:47.263Z] #42 10.60 DEP images/mnt.pb-c.d [2022-09-10T11:31:47.263Z] #42 10.64 PBCC images/sk-packet.pb-c.c [2022-09-10T11:31:47.263Z] #42 10.67 DEP images/sk-packet.pb-c.d [2022-09-10T11:31:47.263Z] #42 10.70 PBCC images/tcp-stream.pb-c.c [2022-09-10T11:31:47.294Z] #45 DONE 1.1s [2022-09-10T11:31:47.294Z] [2022-09-10T11:31:47.294Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-10T11:31:47.523Z] #42 10.75 DEP images/tcp-stream.pb-c.d [2022-09-10T11:31:47.523Z] #42 10.80 PBCC images/pipe.pb-c.c [2022-09-10T11:31:47.523Z] #42 10.85 DEP images/pipe.pb-c.d [2022-09-10T11:31:47.523Z] #42 10.91 PBCC images/pstree.pb-c.c [2022-09-10T11:31:47.583Z] #41 18.35 CC images/core-x86.o [2022-09-10T11:31:47.671Z] #42 15.85 CC images/core-x86.o [2022-09-10T11:31:47.783Z] #42 10.94 DEP images/pstree.pb-c.d [2022-09-10T11:31:47.784Z] #42 10.98 PBCC images/fs.pb-c.c [2022-09-10T11:31:47.784Z] #42 11.02 DEP images/fs.pb-c.d [2022-09-10T11:31:47.784Z] #42 11.06 PBCC images/signalfd.pb-c.c [2022-09-10T11:31:47.784Z] #42 11.13 DEP images/signalfd.pb-c.d [2022-09-10T11:31:47.784Z] #42 11.19 PBCC images/fh.pb-c.c [2022-09-10T11:31:47.784Z] #42 11.26 PBCC images/fsnotify.pb-c.c [2022-09-10T11:31:47.929Z] #42 16.38 CC images/core-arm.o [2022-09-10T11:31:48.044Z] #42 11.31 DEP images/fh.pb-c.d [2022-09-10T11:31:48.044Z] #42 11.36 DEP images/fsnotify.pb-c.d [2022-09-10T11:31:48.044Z] #42 11.41 PBCC images/eventpoll.pb-c.c [2022-09-10T11:31:48.044Z] #42 11.47 DEP images/eventpoll.pb-c.d [2022-09-10T11:31:48.187Z] #42 16.70 CC images/core-aarch64.o [2022-09-10T11:31:48.227Z] #46 DONE 1.0s [2022-09-10T11:31:48.227Z] [2022-09-10T11:31:48.227Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-10T11:31:48.305Z] #42 11.51 PBCC images/eventfd.pb-c.c [2022-09-10T11:31:48.305Z] #42 11.54 DEP images/eventfd.pb-c.d [2022-09-10T11:31:48.305Z] #42 11.60 PBCC images/remap-file-path.pb-c.c [2022-09-10T11:31:48.305Z] #42 11.66 DEP images/remap-file-path.pb-c.d [2022-09-10T11:31:48.305Z] #42 11.73 PBCC images/fifo.pb-c.c [2022-09-10T11:31:48.528Z] #41 18.84 CC images/core-arm.o [2022-09-10T11:31:48.528Z] #41 19.20 CC images/core-aarch64.o [2022-09-10T11:31:48.564Z] #42 11.75 DEP images/fifo.pb-c.d [2022-09-10T11:31:48.564Z] #42 11.79 PBCC images/ghost-file.pb-c.c [2022-09-10T11:31:48.564Z] #42 11.83 DEP images/ghost-file.pb-c.d [2022-09-10T11:31:48.564Z] #42 11.88 PBCC images/regfile.pb-c.c [2022-09-10T11:31:48.564Z] #42 11.93 DEP images/regfile.pb-c.d [2022-09-10T11:31:48.564Z] #42 11.98 PBCC images/ns.pb-c.c [2022-09-10T11:31:48.754Z] #42 17.04 CC images/core-ppc64.o [2022-09-10T11:31:48.824Z] #42 12.00 DEP images/ns.pb-c.d [2022-09-10T11:31:48.824Z] #42 12.03 PBCC images/fdinfo.pb-c.c [2022-09-10T11:31:48.824Z] #42 12.11 DEP images/fdinfo.pb-c.d [2022-09-10T11:31:48.824Z] #42 12.16 PBCC images/core-aarch64.pb-c.c [2022-09-10T11:31:49.083Z] #42 12.22 PBCC images/core-arm.pb-c.c [2022-09-10T11:31:49.083Z] #42 12.26 PBCC images/core-ppc64.pb-c.c [2022-09-10T11:31:49.083Z] #42 12.29 PBCC images/core-s390.pb-c.c [2022-09-10T11:31:49.083Z] #42 12.33 PBCC images/core-x86.pb-c.c [2022-09-10T11:31:49.083Z] #42 12.37 PBCC images/core.pb-c.c [2022-09-10T11:31:49.083Z] #42 12.42 PBCC images/inventory.pb-c.c [2022-09-10T11:31:49.083Z] #42 12.45 DEP images/core-aarch64.pb-c.d [2022-09-10T11:31:49.083Z] #42 12.51 DEP images/core-arm.pb-c.d [2022-09-10T11:31:49.083Z] #42 12.56 DEP images/core-ppc64.pb-c.d [2022-09-10T11:31:49.094Z] #41 19.54 CC images/core-ppc64.o [2022-09-10T11:31:49.094Z] #41 ... [2022-09-10T11:31:49.094Z] [2022-09-10T11:31:49.094Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:31:49.094Z] #27 68.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-10T11:31:49.094Z] #27 68.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-10T11:31:49.094Z] #27 68.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-10T11:31:49.094Z] #27 73.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-10T11:31:49.094Z] #27 73.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-10T11:31:49.094Z] #27 73.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:49.094Z] #27 74.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-10T11:31:49.094Z] #27 74.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-10T11:31:49.094Z] #27 74.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:31:49.094Z] #27 ... [2022-09-10T11:31:49.094Z] [2022-09-10T11:31:49.094Z] #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 [2022-09-10T11:31:49.094Z] #34 76.81 internal/poll [2022-09-10T11:31:49.094Z] #34 79.66 internal/fmtsort [2022-09-10T11:31:49.094Z] #34 79.91 internal/syscall/execenv [2022-09-10T11:31:49.094Z] #34 80.19 path [2022-09-10T11:31:49.094Z] #34 80.25 strings [2022-09-10T11:31:49.094Z] #34 80.79 io/fs [2022-09-10T11:31:49.155Z] #47 DONE 0.9s [2022-09-10T11:31:49.155Z] [2022-09-10T11:31:49.155Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:49.155Z] #41 42.40 CC compel/src/lib/ptrace.o [2022-09-10T11:31:49.155Z] #41 42.95 AR compel/libcompel.a [2022-09-10T11:31:49.155Z] #41 43.07 HOSTCC compel/src/main-host.o [2022-09-10T11:31:49.155Z] #41 43.26 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-09-10T11:31:49.155Z] #41 43.37 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-10T11:31:49.155Z] #41 43.86 HOSTCC compel/src/lib/log-host.o [2022-09-10T11:31:49.155Z] #41 43.99 HOSTLINK compel/compel-host-bin [2022-09-10T11:31:49.155Z] #41 44.17 DEP soccr/soccr.d [2022-09-10T11:31:49.155Z] #41 44.45 CC soccr/soccr.o [2022-09-10T11:31:49.320Z] #42 17.58 CC images/core-s390.o [2022-09-10T11:31:49.343Z] #42 12.63 DEP images/core-s390.pb-c.d [2022-09-10T11:31:49.343Z] #42 12.68 DEP images/core-x86.pb-c.d [2022-09-10T11:31:49.343Z] #42 12.75 DEP images/core.pb-c.d [2022-09-10T11:31:49.343Z] #42 12.82 DEP images/inventory.pb-c.d [2022-09-10T11:31:49.353Z] #34 82.35 os [2022-09-10T11:31:49.353Z] #34 ... [2022-09-10T11:31:49.353Z] [2022-09-10T11:31:49.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:49.353Z] #41 20.06 CC images/core-s390.o [2022-09-10T11:31:49.603Z] #42 12.85 PBCC images/cpuinfo.pb-c.c [2022-09-10T11:31:49.603Z] #42 12.88 DEP images/cpuinfo.pb-c.d [2022-09-10T11:31:49.603Z] #42 12.94 PBCC images/stats.pb-c.c [2022-09-10T11:31:49.603Z] #42 ... [2022-09-10T11:31:49.603Z] [2022-09-10T11:31:49.603Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:31:49.603Z] #33 70.36 internal/syscall/unix [2022-09-10T11:31:49.603Z] #33 70.85 time [2022-09-10T11:31:49.603Z] #33 77.92 internal/poll [2022-09-10T11:31:49.603Z] #33 79.09 internal/fmtsort [2022-09-10T11:31:49.603Z] #33 79.69 internal/syscall/execenv [2022-09-10T11:31:49.603Z] #33 79.87 path [2022-09-10T11:31:49.603Z] #33 80.51 io/fs [2022-09-10T11:31:49.603Z] #33 ... [2022-09-10T11:31:49.603Z] [2022-09-10T11:31:49.603Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:49.603Z] #42 12.97 DEP images/stats.pb-c.d [2022-09-10T11:31:49.886Z] #42 18.10 CC images/cpuinfo.o [2022-09-10T11:31:49.918Z] #41 20.60 CC images/cpuinfo.o [2022-09-10T11:31:50.088Z] #41 ... [2022-09-10T11:31:50.088Z] [2022-09-10T11:31:50.088Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-09-10T11:31:50.088Z] #48 DONE 0.8s [2022-09-10T11:31:50.088Z] [2022-09-10T11:31:50.088Z] #49 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:31:50.144Z] #42 18.47 CC images/inventory.o [2022-09-10T11:31:50.402Z] #42 18.71 CC images/fdinfo.o [2022-09-10T11:31:50.485Z] #41 20.98 CC images/inventory.o [2022-09-10T11:31:50.485Z] #41 21.23 CC images/fdinfo.o [2022-09-10T11:31:50.660Z] #42 19.00 CC images/fown.o [2022-09-10T11:31:50.919Z] #42 19.21 CC images/ns.o [2022-09-10T11:31:50.919Z] #42 19.35 CC images/regfile.o [2022-09-10T11:31:50.986Z] #42 14.24 make[1]: Nothing to be done for 'all'. [2022-09-10T11:31:51.015Z] #49 1.122 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-10T11:31:51.052Z] #41 21.57 CC images/fown.o [2022-09-10T11:31:51.177Z] #42 19.53 CC images/ghost-file.o [2022-09-10T11:31:51.313Z] #41 21.73 CC images/ns.o [2022-09-10T11:31:51.313Z] #41 21.94 CC images/regfile.o [2022-09-10T11:31:51.446Z] #42 19.89 CC images/fifo.o [2022-09-10T11:31:51.571Z] #41 22.24 CC images/ghost-file.o [2022-09-10T11:31:51.576Z] #49 1.787 Get:2 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-09-10T11:31:51.704Z] #42 20.07 CC images/remap-file-path.o [2022-09-10T11:31:51.830Z] #41 22.52 CC images/fifo.o [2022-09-10T11:31:51.962Z] #42 20.30 CC images/eventfd.o [2022-09-10T11:31:52.089Z] #41 22.77 CC images/remap-file-path.o [2022-09-10T11:31:52.220Z] #42 20.55 CC images/eventpoll.o [2022-09-10T11:31:52.347Z] #41 22.99 CC images/eventfd.o [2022-09-10T11:31:52.367Z] #42 15.48 CC images/stats.o [2022-09-10T11:31:52.478Z] #42 20.92 CC images/fh.o [2022-09-10T11:31:52.606Z] #41 23.24 CC images/eventpoll.o [2022-09-10T11:31:52.626Z] #42 15.78 CC images/core.o [2022-09-10T11:31:52.736Z] #42 21.24 CC images/fsnotify.o [2022-09-10T11:31:52.864Z] #41 23.63 CC images/fh.o [2022-09-10T11:31:52.886Z] #42 16.32 CC images/core-x86.o [2022-09-10T11:31:53.431Z] #41 23.93 CC images/fsnotify.o [2022-09-10T11:31:53.485Z] #42 16.79 CC images/core-arm.o [2022-09-10T11:31:53.673Z] #42 21.77 CC images/signalfd.o [2022-09-10T11:31:53.673Z] #42 21.97 CC images/fs.o [2022-09-10T11:31:53.746Z] #42 17.17 CC images/core-aarch64.o [2022-09-10T11:31:53.936Z] #42 22.14 CC images/pstree.o [2022-09-10T11:31:53.936Z] #42 22.30 CC images/pipe.o [2022-09-10T11:31:53.998Z] #41 24.53 CC images/signalfd.o [2022-09-10T11:31:54.088Z] #49 ... [2022-09-10T11:31:54.089Z] [2022-09-10T11:31:54.089Z] #50 [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 [2022-09-10T11:31:54.089Z] #0 0.942 + RM_GOPATH=0 [2022-09-10T11:31:54.089Z] #0 0.942 + TMP_GOPATH= [2022-09-10T11:31:54.089Z] #0 0.942 + : /build [2022-09-10T11:31:54.089Z] #0 0.942 + '[' -z '' ']' [2022-09-10T11:31:54.089Z] #0 0.947 ++ mktemp -d [2022-09-10T11:31:54.089Z] #0 0.959 + export GOPATH=/tmp/tmp.uR44Ozt2In [2022-09-10T11:31:54.089Z] #0 0.959 + GOPATH=/tmp/tmp.uR44Ozt2In [2022-09-10T11:31:54.089Z] #0 0.959 + RM_GOPATH=1 [2022-09-10T11:31:54.089Z] #0 0.959 + case "$(go env GOARCH)" in [2022-09-10T11:31:54.089Z] #0 0.959 ++ go env GOARCH [2022-09-10T11:31:54.089Z] #0 0.978 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:54.089Z] #0 0.978 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:31:54.089Z] #0 0.982 ++ dirname /tmp/install/install.sh [2022-09-10T11:31:54.089Z] #0 0.987 Install runc version v1.1.4 (build tags: seccomp) [2022-09-10T11:31:54.089Z] #0 0.987 + dir=/tmp/install [2022-09-10T11:31:54.089Z] #0 0.987 + bin=runc [2022-09-10T11:31:54.089Z] #0 0.987 + shift [2022-09-10T11:31:54.089Z] #0 0.987 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-10T11:31:54.089Z] #0 0.987 + . /tmp/install/runc.installer [2022-09-10T11:31:54.089Z] #0 0.987 ++ set -e [2022-09-10T11:31:54.089Z] #0 0.987 ++ : v1.1.4 [2022-09-10T11:31:54.089Z] #0 0.987 + install_runc [2022-09-10T11:31:54.089Z] #0 0.987 + RUNC_BUILDTAGS=seccomp [2022-09-10T11:31:54.089Z] #0 0.987 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-10T11:31:54.089Z] #0 0.987 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uR44Ozt2In/src/github.com/opencontainers/runc [2022-09-10T11:31:54.089Z] #0 0.987 Cloning into '/tmp/tmp.uR44Ozt2In/src/github.com/opencontainers/runc'... [2022-09-10T11:31:54.089Z] #50 ... [2022-09-10T11:31:54.089Z] [2022-09-10T11:31:54.089Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:54.089Z] #41 46.36 AR soccr/libsoccr.a [2022-09-10T11:31:54.089Z] #41 46.42 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-10T11:31:54.089Z] #41 46.92 DEP criu/arch/aarch64/sigframe.d [2022-09-10T11:31:54.089Z] #41 46.96 DEP criu/arch/aarch64/crtools.d [2022-09-10T11:31:54.089Z] #41 47.08 DEP criu/arch/aarch64/cpu.d [2022-09-10T11:31:54.089Z] #41 47.12 DEP criu/arch/aarch64/bitops.d [2022-09-10T11:31:54.089Z] #41 47.15 CC criu/arch/aarch64/bitops.o [2022-09-10T11:31:54.089Z] #41 47.24 CC criu/arch/aarch64/cpu.o [2022-09-10T11:31:54.089Z] #41 47.40 CC criu/arch/aarch64/crtools.o [2022-09-10T11:31:54.089Z] #41 47.93 CC criu/arch/aarch64/sigframe.o [2022-09-10T11:31:54.089Z] #41 48.17 LINK criu/arch/aarch64/crtools.built-in.o [2022-09-10T11:31:54.089Z] #41 48.25 DEP criu/pie/util-vdso.d [2022-09-10T11:31:54.089Z] #41 48.36 DEP criu/pie/util.d [2022-09-10T11:31:54.089Z] #41 48.42 CC criu/pie/util.o [2022-09-10T11:31:54.089Z] #41 48.62 CC criu/pie/util-vdso.o [2022-09-10T11:31:54.089Z] #41 49.08 AR criu/pie/pie.lib.a [2022-09-10T11:31:54.089Z] #41 49.12 DEP criu/pie/restorer.d [2022-09-10T11:31:54.089Z] #41 49.18 DEP criu/arch/aarch64/intraprocedure.d [2022-09-10T11:31:54.089Z] #41 49.19 DEP criu/arch/aarch64/restorer.d [2022-09-10T11:31:54.089Z] #41 49.28 DEP criu/arch/aarch64/vdso-pie.d [2022-09-10T11:31:54.089Z] #41 49.42 DEP criu/pie/parasite-vdso.d [2022-09-10T11:31:54.089Z] #41 49.51 DEP criu/pie/parasite.d [2022-09-10T11:31:54.089Z] #41 49.73 CC criu/pie/parasite.o [2022-09-10T11:31:54.195Z] #42 22.48 CC images/tcp-stream.o [2022-09-10T11:31:54.257Z] #41 24.74 CC images/fs.o [2022-09-10T11:31:54.314Z] #42 17.56 CC images/core-ppc64.o [2022-09-10T11:31:54.454Z] #42 22.79 CC images/sk-packet.o [2022-09-10T11:31:54.516Z] #41 25.01 CC images/pstree.o [2022-09-10T11:31:54.516Z] #41 25.22 CC images/pipe.o [2022-09-10T11:31:54.650Z] #41 50.63 LINK criu/pie/parasite.built-in.o [2022-09-10T11:31:54.650Z] #41 50.64 GEN criu/pie/parasite-blob.h [2022-09-10T11:31:54.650Z] #41 50.68 CC criu/pie/parasite-vdso.o [2022-09-10T11:31:54.746Z] #42 23.09 CC images/mnt.o [2022-09-10T11:31:54.847Z] using credential docker-jenkins-github-credentials [2022-09-10T11:31:54.887Z] #42 18.10 CC images/core-s390.o [2022-09-10T11:31:54.906Z] #41 51.16 CC criu/arch/aarch64/vdso-pie.o [2022-09-10T11:31:54.934Z] Cloning the remote Git repository [2022-09-10T11:31:54.934Z] Cloning with configured refspecs honoured and without tags [2022-09-10T11:31:55.009Z] #42 23.37 CC images/pipe-data.o [2022-09-10T11:31:55.083Z] #41 25.52 CC images/tcp-stream.o [2022-09-10T11:31:55.084Z] #41 25.79 CC images/sk-packet.o [2022-09-10T11:31:55.163Z] #41 51.47 CC criu/arch/aarch64/restorer.o [2022-09-10T11:31:55.281Z] #42 23.62 CC images/sa.o [2022-09-10T11:31:55.281Z] #42 23.76 CC images/timer.o [2022-09-10T11:31:55.457Z] #42 18.74 CC images/cpuinfo.o [2022-09-10T11:31:55.651Z] #41 26.05 CC images/mnt.o [2022-09-10T11:31:55.651Z] #41 26.26 CC images/pipe-data.o [2022-09-10T11:31:55.724Z] #41 51.88 CC criu/arch/aarch64/intraprocedure.o [2022-09-10T11:31:55.724Z] #41 51.94 CC criu/pie/restorer.o [2022-09-10T11:31:55.860Z] #42 24.13 CC images/timerfd.o [2022-09-10T11:31:55.860Z] #42 24.30 CC images/mm.o [2022-09-10T11:31:55.909Z] #41 26.54 CC images/sa.o [2022-09-10T11:31:55.981Z] #41 ... [2022-09-10T11:31:55.981Z] [2022-09-10T11:31:55.981Z] #49 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:31:55.981Z] #49 6.119 Get:3 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:31:55.981Z] #49 6.131 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:31:55.981Z] #49 6.132 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:31:56.026Z] #42 19.19 CC images/inventory.o [2022-09-10T11:31:56.180Z] #41 26.79 CC images/timer.o [2022-09-10T11:31:55.139Z] Cloning repository https://github.com/moby/moby.git [2022-09-10T11:31:55.577Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-09-10T11:31:56.285Z] #42 19.47 CC images/fdinfo.o [2022-09-10T11:31:56.430Z] #42 24.54 CC images/sk-opts.o [2022-09-10T11:31:56.430Z] #42 24.74 CC images/sk-unix.o [2022-09-10T11:31:56.439Z] #41 27.07 CC images/timerfd.o [2022-09-10T11:31:56.541Z] #49 6.715 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-10T11:31:56.545Z] #42 19.83 CC images/fown.o [2022-09-10T11:31:56.545Z] #42 20.01 CC images/ns.o [2022-09-10T11:31:56.688Z] #42 25.08 CC images/sk-inet.o [2022-09-10T11:31:56.698Z] #41 27.28 CC images/mm.o [2022-09-10T11:31:56.804Z] #42 20.27 CC images/regfile.o [2022-09-10T11:31:56.946Z] #42 ... [2022-09-10T11:31:56.946Z] [2022-09-10T11:31:56.946Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:31:56.946Z] #33 77.73 os [2022-09-10T11:31:56.946Z] #33 79.07 bufio [2022-09-10T11:31:56.946Z] #33 81.00 text/tabwriter [2022-09-10T11:31:56.946Z] #33 81.70 io/ioutil [2022-09-10T11:31:56.946Z] #33 81.72 fmt [2022-09-10T11:31:56.946Z] #33 84.14 github.com/BurntSushi/toml [2022-09-10T11:31:56.946Z] #33 84.14 flag [2022-09-10T11:31:56.946Z] #33 85.98 log [2022-09-10T11:31:56.956Z] #41 27.53 CC images/sk-opts.o [2022-09-10T11:31:57.204Z] #33 ... [2022-09-10T11:31:57.204Z] [2022-09-10T11:31:57.204Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:57.204Z] #42 25.42 CC images/tun.o [2022-09-10T11:31:57.214Z] #41 27.74 CC images/sk-unix.o [2022-09-10T11:31:57.385Z] #42 20.46 CC images/ghost-file.o [2022-09-10T11:31:57.464Z] #42 25.72 CC images/sk-netlink.o [2022-09-10T11:31:57.464Z] #42 25.95 CC images/packet-sock.o [2022-09-10T11:31:57.472Z] #41 28.00 CC images/sk-inet.o [2022-09-10T11:31:57.646Z] #42 20.81 CC images/fifo.o [2022-09-10T11:31:57.730Z] #41 28.42 CC images/tun.o [2022-09-10T11:31:57.906Z] #42 21.04 CC images/remap-file-path.o [2022-09-10T11:31:57.906Z] #42 21.30 CC images/eventfd.o [2022-09-10T11:31:57.989Z] #41 28.70 CC images/sk-netlink.o [2022-09-10T11:31:58.031Z] #42 26.33 CC images/ipc-var.o [2022-09-10T11:31:58.166Z] #42 21.53 CC images/eventpoll.o [2022-09-10T11:31:58.247Z] #41 28.96 CC images/packet-sock.o [2022-09-10T11:31:58.290Z] #42 26.59 CC images/ipc-desc.o [2022-09-10T11:31:58.426Z] #42 21.81 CC images/fh.o [2022-09-10T11:31:58.470Z] #49 8.582 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [343 kB] [2022-09-10T11:31:56.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:31:56.249Z] > git --version # timeout=10 [2022-09-10T11:31:56.296Z] > git --version # 'git version 2.24.1.windows.2' [2022-09-10T11:31:56.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:31:56.296Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:31:58.551Z] #42 26.75 CC images/ipc-shm.o [2022-09-10T11:31:58.551Z] #42 27.00 CC images/ipc-msg.o [2022-09-10T11:31:58.813Z] #41 29.32 CC images/ipc-var.o [2022-09-10T11:31:58.813Z] #41 29.47 CC images/ipc-desc.o [2022-09-10T11:31:58.997Z] #42 22.10 CC images/fsnotify.o [2022-09-10T11:31:59.030Z] #49 ... [2022-09-10T11:31:59.030Z] [2022-09-10T11:31:59.031Z] #33 [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 [2022-09-10T11:31:59.031Z] #33 99.34 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T11:31:59.031Z] #33 99.34 + GOBIN=/build [2022-09-10T11:31:59.031Z] #33 99.34 + GO111MODULE=on [2022-09-10T11:31:59.031Z] #33 99.34 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-10T11:31:59.031Z] #33 DONE 106.3s [2022-09-10T11:31:59.071Z] #41 29.63 CC images/ipc-shm.o [2022-09-10T11:31:59.120Z] #42 27.32 CC images/ipc-sem.o [2022-09-10T11:31:59.120Z] #42 27.56 CC images/utsns.o [2022-09-10T11:31:59.257Z] #42 22.60 CC images/signalfd.o [2022-09-10T11:31:59.286Z] [2022-09-10T11:31:59.286Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-10T11:31:59.286Z] #51 DONE 0.1s [2022-09-10T11:31:59.286Z] [2022-09-10T11:31:59.286Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-10T11:31:59.286Z] #52 DONE 0.1s [2022-09-10T11:31:59.286Z] [2022-09-10T11:31:59.286Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:59.286Z] #41 54.77 LINK criu/pie/restorer.built-in.o [2022-09-10T11:31:59.286Z] #41 54.81 GEN criu/pie/restorer-blob.h [2022-09-10T11:31:59.286Z] #41 54.88 DEP criu/vdso.d [2022-09-10T11:31:59.286Z] #41 55.06 DEP criu/uts_ns.d [2022-09-10T11:31:59.286Z] #41 55.16 DEP criu/util.d [2022-09-10T11:31:59.286Z] #41 55.34 DEP criu/uffd.d [2022-09-10T11:31:59.286Z] #41 55.56 DEP criu/tun.d [2022-09-10T11:31:59.330Z] #41 29.82 CC images/ipc-msg.o [2022-09-10T11:31:59.391Z] #42 27.74 CC images/creds.o [2022-09-10T11:31:59.518Z] #42 22.78 CC images/fs.o [2022-09-10T11:31:59.541Z] #41 55.72 DEP criu/tty.d [2022-09-10T11:31:59.588Z] #41 30.06 CC images/ipc-sem.o [2022-09-10T11:31:59.588Z] #41 30.23 CC images/utsns.o [2022-09-10T11:31:59.649Z] #42 28.00 CC images/vma.o [2022-09-10T11:31:59.778Z] #42 23.06 CC images/pstree.o [2022-09-10T11:31:59.797Z] #41 56.12 DEP criu/timerfd.d [2022-09-10T11:31:59.846Z] #41 ... [2022-09-10T11:31:59.847Z] [2022-09-10T11:31:59.847Z] #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 [2022-09-10T11:31:59.847Z] #34 82.81 bufio [2022-09-10T11:31:59.847Z] #34 84.44 text/tabwriter [2022-09-10T11:31:59.847Z] #34 85.76 io/ioutil [2022-09-10T11:31:59.847Z] #34 85.78 fmt [2022-09-10T11:31:59.847Z] #34 88.19 flag [2022-09-10T11:31:59.847Z] #34 88.21 github.com/BurntSushi/toml [2022-09-10T11:31:59.847Z] #34 89.69 log [2022-09-10T11:31:59.847Z] #34 92.32 github.com/BurntSushi/toml/cmd/tomlv [2022-09-10T11:31:59.847Z] #34 ... [2022-09-10T11:31:59.847Z] [2022-09-10T11:31:59.847Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:31:59.847Z] #41 30.44 CC images/creds.o [2022-09-10T11:31:59.908Z] #42 28.18 CC images/netdev.o [2022-09-10T11:31:59.908Z] #42 28.35 CC images/tty.o [2022-09-10T11:32:00.038Z] #42 23.26 CC images/pipe.o [2022-09-10T11:32:00.038Z] #42 ... [2022-09-10T11:32:00.038Z] [2022-09-10T11:32:00.038Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:32:00.038Z] #33 80.70 strings [2022-09-10T11:32:00.038Z] #33 81.75 os [2022-09-10T11:32:00.038Z] #33 83.00 bufio [2022-09-10T11:32:00.038Z] #33 84.94 text/tabwriter [2022-09-10T11:32:00.038Z] #33 85.80 io/ioutil [2022-09-10T11:32:00.038Z] #33 85.81 fmt [2022-09-10T11:32:00.038Z] #33 88.21 github.com/BurntSushi/toml [2022-09-10T11:32:00.038Z] #33 88.23 flag [2022-09-10T11:32:00.038Z] #33 89.94 log [2022-09-10T11:32:00.056Z] #41 56.26 DEP criu/timens.d [2022-09-10T11:32:00.056Z] #41 56.34 DEP criu/sysfs_parse.d [2022-09-10T11:32:00.105Z] #41 30.61 CC images/vma.o [2022-09-10T11:32:00.105Z] #41 30.83 CC images/netdev.o [2022-09-10T11:32:00.166Z] #42 ... [2022-09-10T11:32:00.166Z] [2022-09-10T11:32:00.166Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:32:00.166Z] #33 88.30 github.com/BurntSushi/toml/cmd/tomlv [2022-09-10T11:32:00.166Z] #33 DONE 91.1s [2022-09-10T11:32:00.166Z] [2022-09-10T11:32:00.167Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:32:00.167Z] #27 87.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-10T11:32:00.167Z] #27 87.21 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-10T11:32:00.167Z] #27 87.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:00.298Z] #33 ... [2022-09-10T11:32:00.298Z] [2022-09-10T11:32:00.298Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:00.298Z] #42 23.52 CC images/tcp-stream.o [2022-09-10T11:32:00.312Z] #41 56.50 DEP criu/sysctl.d [2022-09-10T11:32:00.558Z] #42 23.79 CC images/sk-packet.o [2022-09-10T11:32:00.568Z] #41 56.59 DEP criu/string.d [2022-09-10T11:32:00.568Z] #41 56.64 DEP criu/stats.d [2022-09-10T11:32:00.568Z] #41 56.71 DEP criu/sockets.d [2022-09-10T11:32:00.568Z] #41 56.84 DEP criu/sk-unix.d [2022-09-10T11:32:00.671Z] #41 31.19 CC images/tty.o [2022-09-10T11:32:00.818Z] #42 24.01 CC images/mnt.o [2022-09-10T11:32:00.825Z] #41 57.01 DEP criu/sk-tcp.d [2022-09-10T11:32:01.078Z] #42 24.32 CC images/pipe-data.o [2022-09-10T11:32:01.081Z] #41 57.15 DEP criu/sk-queue.d [2022-09-10T11:32:01.081Z] #41 57.26 DEP criu/sk-packet.d [2022-09-10T11:32:01.081Z] #41 57.39 DEP criu/sk-netlink.d [2022-09-10T11:32:01.337Z] #41 57.52 DEP criu/sk-inet.d [2022-09-10T11:32:01.339Z] #42 24.54 CC images/sa.o [2022-09-10T11:32:01.593Z] #41 57.68 DEP criu/signalfd.d [2022-09-10T11:32:01.593Z] #41 57.79 DEP criu/sigframe.d [2022-09-10T11:32:01.593Z] #41 57.88 DEP criu/shmem.d [2022-09-10T11:32:01.599Z] #42 24.75 CC images/timer.o [2022-09-10T11:32:01.609Z] #41 31.90 CC images/file-lock.o [2022-09-10T11:32:01.609Z] #41 ... [2022-09-10T11:32:01.609Z] [2022-09-10T11:32:01.609Z] #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 [2022-09-10T11:32:01.609Z] #34 DONE 94.7s [2022-09-10T11:32:01.609Z] [2022-09-10T11:32:01.609Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:01.609Z] #41 32.12 CC images/rlimit.o [2022-09-10T11:32:01.849Z] #41 58.06 DEP criu/servicefd.d [2022-09-10T11:32:01.849Z] #41 58.16 DEP criu/seize.d [2022-09-10T11:32:01.858Z] #42 25.12 CC images/timerfd.o [2022-09-10T11:32:01.867Z] #41 32.36 CC images/pagemap.o [2022-09-10T11:32:02.107Z] #41 58.25 DEP criu/seccomp.d [2022-09-10T11:32:02.118Z] #42 25.39 CC images/mm.o [2022-09-10T11:32:02.126Z] #41 32.64 CC images/siginfo.o [2022-09-10T11:32:02.363Z] #41 58.44 DEP criu/rst-malloc.d [2022-09-10T11:32:02.363Z] #41 58.53 DEP criu/rbtree.d [2022-09-10T11:32:02.363Z] #41 58.58 DEP criu/pstree.d [2022-09-10T11:32:02.378Z] #42 25.67 CC images/sk-opts.o [2022-09-10T11:32:02.384Z] #41 32.92 CC images/rpc.o [2022-09-10T11:32:02.620Z] #41 58.69 DEP criu/protobuf.d [2022-09-10T11:32:02.621Z] #41 58.79 GEN criu/protobuf-desc-gen.h [2022-09-10T11:32:02.639Z] #42 25.87 CC images/sk-unix.o [2022-09-10T11:32:03.209Z] #42 26.19 CC images/sk-inet.o [2022-09-10T11:32:03.209Z] #42 26.56 CC images/tun.o [2022-09-10T11:32:03.761Z] #41 34.04 CC images/ext-file.o [2022-09-10T11:32:03.761Z] #41 34.35 CC images/cgroup.o [2022-09-10T11:32:03.788Z] #42 26.87 CC images/sk-netlink.o [2022-09-10T11:32:03.789Z] #42 27.07 CC images/packet-sock.o [2022-09-10T11:32:03.986Z] #41 ... [2022-09-10T11:32:03.986Z] [2022-09-10T11:32:03.986Z] #50 [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 [2022-09-10T11:32:03.986Z] #50 10.24 + cd /tmp/tmp.uR44Ozt2In/src/github.com/opencontainers/runc [2022-09-10T11:32:03.986Z] #50 10.24 + git checkout -q v1.1.4 [2022-09-10T11:32:03.986Z] #50 10.88 + '[' -z '' ']' [2022-09-10T11:32:03.986Z] #50 10.88 + target=static [2022-09-10T11:32:03.986Z] #50 10.88 + make BUILDTAGS=seccomp static [2022-09-10T11:32:03.986Z] #50 11.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-10T11:32:04.048Z] #42 27.38 CC images/ipc-var.o [2022-09-10T11:32:04.243Z] #50 ... [2022-09-10T11:32:04.243Z] [2022-09-10T11:32:04.243Z] #49 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:04.243Z] #49 10.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-10T11:32:04.243Z] #49 13.45 Fetched 8840 kB in 13s (702 kB/s) [2022-09-10T11:32:04.312Z] #42 27.55 CC images/ipc-desc.o [2022-09-10T11:32:04.328Z] #41 34.89 CC images/userns.o [2022-09-10T11:32:04.573Z] #42 27.73 CC images/ipc-shm.o [2022-09-10T11:32:04.573Z] #42 ... [2022-09-10T11:32:04.573Z] [2022-09-10T11:32:04.573Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-10T11:32:04.573Z] #33 92.23 github.com/BurntSushi/toml/cmd/tomlv [2022-09-10T11:32:04.573Z] #33 DONE 95.4s [2022-09-10T11:32:04.573Z] [2022-09-10T11:32:04.573Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:04.573Z] #42 27.88 CC images/ipc-msg.o [2022-09-10T11:32:04.586Z] #41 35.16 CC images/google/protobuf/descriptor.o [2022-09-10T11:32:04.833Z] #42 28.27 CC images/ipc-sem.o [2022-09-10T11:32:05.404Z] #42 28.57 CC images/utsns.o [2022-09-10T11:32:05.404Z] #42 28.81 CC images/creds.o [2022-09-10T11:32:05.442Z] #27 ... [2022-09-10T11:32:05.442Z] [2022-09-10T11:32:05.442Z] #40 [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 [2022-09-10T11:32:05.442Z] #40 48.83 Checking out files: 35% (1773/4986) Checking out files: 36% (1795/4986) Checking out files: 37% (1845/4986) Checking out files: 38% (1895/4986) Checking out files: 39% (1945/4986) Checking out files: 40% (1995/4986) Checking out files: 41% (2045/4986) Checking out files: 42% (2095/4986) Checking out files: 43% (2144/4986) Checking out files: 44% (2194/4986) Checking out files: 45% (2244/4986) Checking out files: 46% (2294/4986) Checking out files: 47% (2344/4986) Checking out files: 48% (2394/4986) Checking out files: 49% (2444/4986) Checking out files: 50% (2493/4986) Checking out files: 51% (2543/4986) Checking out files: 52% (2593/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 74% (3722/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-10T11:32:05.442Z] #40 50.60 + cd /tmp/tmp.mlfvm8hwXc/src/github.com/containerd/containerd [2022-09-10T11:32:05.442Z] #40 50.60 + git checkout -q v1.6.8 [2022-09-10T11:32:05.442Z] #40 52.82 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-10T11:32:05.442Z] #40 52.82 + BUILDTAGS='netgo osusergo static_build' [2022-09-10T11:32:05.442Z] #40 52.82 + export EXTRA_FLAGS=-buildmode=pie [2022-09-10T11:32:05.442Z] #40 52.82 + EXTRA_FLAGS=-buildmode=pie [2022-09-10T11:32:05.442Z] #40 52.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-10T11:32:05.442Z] #40 52.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-10T11:32:05.442Z] #40 52.82 + '[' '' = dynamic ']' [2022-09-10T11:32:05.442Z] #40 52.82 + make [2022-09-10T11:32:05.962Z] #41 36.51 CC images/opts.o [2022-09-10T11:32:05.976Z] #42 29.11 CC images/vma.o [2022-09-10T11:32:05.976Z] #42 29.30 CC images/netdev.o [2022-09-10T11:32:06.132Z] #49 13.45 Reading package lists... [2022-09-10T11:32:06.132Z] #49 ... [2022-09-10T11:32:06.132Z] [2022-09-10T11:32:06.133Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:06.133Z] #41 60.97 DEP criu/protobuf-desc.d [2022-09-10T11:32:06.133Z] #41 61.06 DEP criu/proc_parse.d [2022-09-10T11:32:06.133Z] #41 61.24 DEP criu/plugin.d [2022-09-10T11:32:06.133Z] #41 61.34 DEP criu/pipes.d [2022-09-10T11:32:06.133Z] #41 61.46 DEP criu/pie-util.d [2022-09-10T11:32:06.133Z] #41 61.54 DEP criu/pie-util-vdso.d [2022-09-10T11:32:06.133Z] #41 61.71 DEP criu/path.d [2022-09-10T11:32:06.133Z] #41 61.80 DEP criu/parasite-syscall.d [2022-09-10T11:32:06.133Z] #41 61.97 DEP criu/pagemap.d [2022-09-10T11:32:06.133Z] #41 62.16 DEP criu/pagemap-cache.d [2022-09-10T11:32:06.133Z] #41 62.24 DEP criu/page-xfer.d [2022-09-10T11:32:06.133Z] #41 62.35 DEP criu/page-pipe.d [2022-09-10T11:32:06.133Z] #41 62.48 DEP criu/netfilter.d [2022-09-10T11:32:06.222Z] #41 36.69 CC images/seccomp.o [2022-09-10T11:32:06.222Z] #41 36.90 CC images/binfmt-misc.o [2022-09-10T11:32:06.236Z] #42 29.59 CC images/tty.o [2022-09-10T11:32:06.388Z] #41 62.59 DEP criu/net.d [2022-09-10T11:32:06.388Z] #41 62.72 DEP criu/namespaces.d [2022-09-10T11:32:06.480Z] #41 37.08 CC images/time.o [2022-09-10T11:32:06.644Z] #41 62.84 DEP criu/mount.d [2022-09-10T11:32:06.644Z] #41 62.97 DEP criu/memfd.d [2022-09-10T11:32:06.739Z] #41 37.29 CC images/sysctl.o [2022-09-10T11:32:06.739Z] #41 37.46 CC images/autofs.o [2022-09-10T11:32:06.806Z] #42 30.10 CC images/file-lock.o [2022-09-10T11:32:06.899Z] #41 63.08 DEP criu/mem.d [2022-09-10T11:32:06.899Z] #41 63.22 DEP criu/lsm.d [2022-09-10T11:32:06.998Z] #41 ... [2022-09-10T11:32:06.998Z] [2022-09-10T11:32:06.998Z] #40 [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 [2022-09-10T11:32:07.067Z] #42 30.28 CC images/rlimit.o [2022-09-10T11:32:07.155Z] #41 63.36 DEP criu/log.d [2022-09-10T11:32:07.155Z] #41 63.45 DEP criu/libnetlink.d [2022-09-10T11:32:07.327Z] #42 30.53 CC images/pagemap.o [2022-09-10T11:32:07.344Z] #40 54.65 + bin/ctr [2022-09-10T11:32:07.411Z] #41 63.54 DEP criu/kerndat.d [2022-09-10T11:32:07.587Z] #42 30.86 CC images/siginfo.o [2022-09-10T11:32:07.666Z] #41 63.68 DEP criu/kcmp-ids.d [2022-09-10T11:32:07.666Z] #41 63.82 DEP criu/irmap.d [2022-09-10T11:32:07.666Z] #41 63.91 DEP criu/ipc_ns.d [2022-09-10T11:32:07.847Z] #42 31.10 CC images/rpc.o [2022-09-10T11:32:07.922Z] #41 64.02 DEP criu/image.d [2022-09-10T11:32:07.922Z] #41 64.13 DEP criu/image-desc.d [2022-09-10T11:32:07.922Z] #41 64.16 DEP criu/fsnotify.d [2022-09-10T11:32:07.922Z] #41 64.23 DEP criu/filesystems.d [2022-09-10T11:32:08.177Z] #41 64.33 DEP criu/files.d [2022-09-10T11:32:08.177Z] #41 64.53 DEP criu/files-reg.d [2022-09-10T11:32:08.295Z] #40 50.81 Checking out files: 48% (2443/4986) Checking out files: 49% (2444/4986) Checking out files: 50% (2493/4986) Checking out files: 51% (2543/4986) Checking out files: 52% (2593/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 90% (4536/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-10T11:32:08.295Z] #40 52.14 + cd /tmp/tmp.vNouoCj4Uk/src/github.com/containerd/containerd [2022-09-10T11:32:08.295Z] #40 52.14 + git checkout -q v1.6.8 [2022-09-10T11:32:08.432Z] #41 64.67 DEP criu/files-ext.d [2022-09-10T11:32:08.688Z] #41 64.76 DEP criu/file-lock.d [2022-09-10T11:32:08.688Z] #41 64.90 DEP criu/file-ids.d [2022-09-10T11:32:08.788Z] #42 32.11 CC images/ext-file.o [2022-09-10T11:32:08.943Z] #41 65.01 DEP criu/fifo.d [2022-09-10T11:32:08.943Z] #41 65.12 DEP criu/fdstore.d [2022-09-10T11:32:08.943Z] #41 65.21 DEP criu/fault-injection.d [2022-09-10T11:32:09.048Z] #42 32.30 CC images/cgroup.o [2022-09-10T11:32:09.199Z] #41 65.26 DEP criu/external.d [2022-09-10T11:32:09.199Z] #41 65.34 DEP criu/eventpoll.d [2022-09-10T11:32:09.199Z] #41 65.47 DEP criu/eventfd.d [2022-09-10T11:32:09.455Z] #41 65.65 DEP criu/crtools.d [2022-09-10T11:32:09.618Z] #42 32.87 CC images/userns.o [2022-09-10T11:32:09.710Z] #41 65.87 DEP criu/cr-service.d [2022-09-10T11:32:09.710Z] #41 65.98 DEP criu/cr-restore.d [2022-09-10T11:32:09.879Z] #42 33.07 CC images/google/protobuf/descriptor.o [2022-09-10T11:32:09.966Z] #41 66.18 DEP criu/cr-errno.d [2022-09-10T11:32:09.966Z] #41 66.20 DEP criu/cr-dump.d [2022-09-10T11:32:10.221Z] #41 66.45 DEP criu/cr-dedup.d [2022-09-10T11:32:10.477Z] #41 66.57 DEP criu/cr-check.d [2022-09-10T11:32:10.477Z] #41 66.73 DEP criu/config.d [2022-09-10T11:32:10.732Z] #41 66.84 DEP criu/clone-noasan.d [2022-09-10T11:32:10.732Z] #41 66.89 DEP criu/cgroup.d [2022-09-10T11:32:10.732Z] #41 67.02 DEP criu/cgroup-props.d [2022-09-10T11:32:10.827Z] #40 54.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-10T11:32:10.827Z] #40 54.69 + BUILDTAGS='netgo osusergo static_build' [2022-09-10T11:32:10.827Z] #40 54.69 + export EXTRA_FLAGS=-buildmode=pie [2022-09-10T11:32:10.827Z] #40 54.69 + EXTRA_FLAGS=-buildmode=pie [2022-09-10T11:32:10.827Z] #40 54.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-10T11:32:10.827Z] #40 54.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-10T11:32:10.827Z] #40 54.69 + '[' '' = dynamic ']' [2022-09-10T11:32:10.827Z] #40 54.69 + make [2022-09-10T11:32:10.988Z] #41 67.08 DEP criu/bitmap.d [2022-09-10T11:32:10.988Z] #41 67.09 DEP criu/bfd.d [2022-09-10T11:32:10.988Z] #41 67.16 DEP criu/autofs.d [2022-09-10T11:32:11.244Z] #41 67.37 DEP criu/aio.d [2022-09-10T11:32:11.244Z] #41 ... [2022-09-10T11:32:11.244Z] [2022-09-10T11:32:11.244Z] #34 [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 [2022-09-10T11:32:11.263Z] #42 34.44 CC images/opts.o [2022-09-10T11:32:11.263Z] #42 34.66 CC images/seccomp.o [2022-09-10T11:32:11.523Z] #42 34.88 CC images/binfmt-misc.o [2022-09-10T11:32:11.528Z] #40 ... [2022-09-10T11:32:11.528Z] [2022-09-10T11:32:11.528Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:11.528Z] #42 29.17 CC images/file-lock.o [2022-09-10T11:32:11.528Z] #42 29.58 CC images/rlimit.o [2022-09-10T11:32:11.528Z] #42 29.72 CC images/pagemap.o [2022-09-10T11:32:11.528Z] #42 29.91 CC images/siginfo.o [2022-09-10T11:32:11.528Z] #42 30.08 CC images/rpc.o [2022-09-10T11:32:11.528Z] #42 30.93 CC images/ext-file.o [2022-09-10T11:32:11.528Z] #42 31.08 CC images/cgroup.o [2022-09-10T11:32:11.528Z] #42 31.59 CC images/userns.o [2022-09-10T11:32:11.528Z] #42 31.83 CC images/google/protobuf/descriptor.o [2022-09-10T11:32:11.528Z] #42 33.20 CC images/opts.o [2022-09-10T11:32:11.528Z] #42 33.45 CC images/seccomp.o [2022-09-10T11:32:11.528Z] #42 33.71 CC images/binfmt-misc.o [2022-09-10T11:32:11.528Z] #42 33.95 CC images/time.o [2022-09-10T11:32:11.528Z] #42 34.14 CC images/sysctl.o [2022-09-10T11:32:11.528Z] #42 34.36 CC images/autofs.o [2022-09-10T11:32:11.528Z] #42 34.55 CC images/macvlan.o [2022-09-10T11:32:11.528Z] #42 34.71 CC images/sit.o [2022-09-10T11:32:11.528Z] #42 34.89 CC images/memfd.o [2022-09-10T11:32:11.528Z] #42 35.11 CC images/timens.o [2022-09-10T11:32:11.528Z] #42 35.32 LINK images/built-in.o [2022-09-10T11:32:11.528Z] #42 35.45 GEN compel/include/asm [2022-09-10T11:32:11.528Z] #42 35.50 GEN compel/include/version.h [2022-09-10T11:32:11.528Z] #42 35.51 touch .config [2022-09-10T11:32:11.528Z] #42 35.55 GEN include/common/config.h [2022-09-10T11:32:11.528Z] #42 35.62 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-10T11:32:11.528Z] #42 35.63 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-10T11:32:11.528Z] #42 35.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-10T11:32:11.528Z] #42 35.66 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-10T11:32:11.528Z] #42 35.70 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-10T11:32:11.529Z] #42 35.71 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-10T11:32:11.529Z] #42 35.74 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-10T11:32:11.529Z] #42 35.76 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-10T11:32:11.529Z] #42 35.77 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-10T11:32:11.529Z] #42 35.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-10T11:32:11.529Z] #42 35.81 DEP compel/plugins/std/infect.d [2022-09-10T11:32:11.529Z] #42 35.90 DEP compel/plugins/std/string.d [2022-09-10T11:32:11.529Z] #42 36.00 DEP compel/plugins/std/log.d [2022-09-10T11:32:11.529Z] #42 36.10 DEP compel/plugins/std/fds.d [2022-09-10T11:32:11.529Z] #42 36.18 DEP compel/plugins/std/std.d [2022-09-10T11:32:11.529Z] #42 36.25 DEP compel/plugins/shmem/shmem.d [2022-09-10T11:32:11.529Z] #42 36.30 DEP compel/plugins/fds/fds.d [2022-09-10T11:32:11.529Z] #42 36.38 CC compel/plugins/std/std.o [2022-09-10T11:32:11.529Z] #42 36.66 CC compel/plugins/std/fds.o [2022-09-10T11:32:11.529Z] #42 36.94 CC compel/plugins/std/log.o [2022-09-10T11:32:11.529Z] #42 37.60 CC compel/plugins/std/string.o [2022-09-10T11:32:11.529Z] #42 38.14 CC compel/plugins/std/infect.o [2022-09-10T11:32:11.529Z] #42 38.48 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-10T11:32:11.529Z] #42 38.53 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-10T11:32:11.529Z] #42 38.57 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-10T11:32:11.529Z] #42 38.66 AR compel/plugins/std.lib.a [2022-09-10T11:32:11.529Z] #42 38.70 CC compel/plugins/fds/fds.o [2022-09-10T11:32:11.529Z] #42 38.89 AR compel/plugins/fds.lib.a [2022-09-10T11:32:11.529Z] #42 38.94 HOSTDEP compel/src/lib/log-host.d [2022-09-10T11:32:11.529Z] #42 39.03 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-10T11:32:11.529Z] #42 39.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-10T11:32:11.529Z] #42 39.20 HOSTDEP compel/src/main-host.d [2022-09-10T11:32:11.529Z] #42 39.33 DEP compel/src/lib/ptrace.d [2022-09-10T11:32:11.529Z] #42 39.44 DEP compel/src/lib/infect.d [2022-09-10T11:32:11.529Z] #42 39.61 DEP compel/src/lib/infect-util.d [2022-09-10T11:32:11.529Z] #42 39.69 DEP compel/src/lib/infect-rpc.d [2022-09-10T11:32:11.529Z] #42 39.80 DEP compel/arch/x86/src/lib/infect.d [2022-09-10T11:32:11.529Z] #42 39.91 DEP compel/arch/x86/src/lib/cpu.d [2022-09-10T11:32:11.529Z] #42 39.96 DEP compel/src/lib/log.d [2022-09-10T11:32:11.529Z] #42 40.04 DEP compel/src/main.d [2022-09-10T11:32:11.756Z] #34 116.3 Checking out files: 25% (2964/11414) Checking out files: 26% (2968/11414) Checking out files: 27% (3082/11414) Checking out files: 28% (3196/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 49% (5637/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-09-10T11:32:11.756Z] #34 119.0 + cd /tmp/tmp.2Ho3iLmUl9/tmp/docker-ce [2022-09-10T11:32:11.756Z] #34 119.0 + git checkout -q v17.06.2-ce [2022-09-10T11:32:11.784Z] #42 35.07 CC images/time.o [2022-09-10T11:32:11.784Z] #42 ... [2022-09-10T11:32:11.784Z] [2022-09-10T11:32:11.784Z] #40 [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 [2022-09-10T11:32:11.784Z] #40 47.92 Checking out files: 52% (2634/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-10T11:32:11.784Z] #40 49.40 + cd /tmp/tmp.6uigg7SbEw/src/github.com/containerd/containerd [2022-09-10T11:32:11.784Z] #40 49.40 + git checkout -q v1.6.8 [2022-09-10T11:32:11.784Z] #40 51.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-10T11:32:11.784Z] #40 51.15 + BUILDTAGS='netgo osusergo static_build' [2022-09-10T11:32:11.784Z] #40 51.15 + export EXTRA_FLAGS=-buildmode=pie [2022-09-10T11:32:11.784Z] #40 51.15 + EXTRA_FLAGS=-buildmode=pie [2022-09-10T11:32:11.784Z] #40 51.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-10T11:32:11.784Z] #40 51.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-10T11:32:11.784Z] #40 51.15 + '[' '' = dynamic ']' [2022-09-10T11:32:11.784Z] #40 51.15 + make [2022-09-10T11:32:11.784Z] #40 53.16 + bin/ctr [2022-09-10T11:32:11.786Z] #42 40.18 DEP compel/src/lib/handle-elf.d [2022-09-10T11:32:12.045Z] #40 ... [2022-09-10T11:32:12.045Z] [2022-09-10T11:32:12.045Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:12.045Z] #42 35.31 CC images/sysctl.o [2022-09-10T11:32:12.045Z] #42 35.46 CC images/autofs.o [2022-09-10T11:32:12.045Z] #42 40.30 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-10T11:32:12.045Z] #42 40.42 CC compel/src/lib/log.o [2022-09-10T11:32:12.303Z] #42 40.68 CC compel/arch/x86/src/lib/cpu.o [2022-09-10T11:32:12.305Z] #42 35.63 CC images/macvlan.o [2022-09-10T11:32:12.564Z] #42 35.86 CC images/sit.o [2022-09-10T11:32:12.596Z] Fetching without tags [2022-09-10T11:32:12.730Z] #40 56.39 + bin/ctr [2022-09-10T11:32:12.824Z] #42 36.09 CC images/memfd.o [2022-09-10T11:32:12.824Z] #42 ... [2022-09-10T11:32:12.824Z] [2022-09-10T11:32:12.824Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:32:12.824Z] #39 90.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-10T11:32:12.824Z] #39 90.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-10T11:32:12.824Z] #39 90.95 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:13.084Z] #39 ... [2022-09-10T11:32:13.084Z] [2022-09-10T11:32:13.084Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:13.084Z] #42 36.32 CC images/timens.o [2022-09-10T11:32:13.084Z] #42 36.52 LINK images/built-in.o [2022-09-10T11:32:13.238Z] #42 41.38 CC compel/arch/x86/src/lib/infect.o [2022-09-10T11:32:13.344Z] #42 36.66 GEN compel/include/asm [2022-09-10T11:32:13.344Z] #42 36.67 GEN compel/include/version.h [2022-09-10T11:32:13.344Z] #42 36.71 touch .config [2022-09-10T11:32:13.344Z] #42 36.75 GEN include/common/config.h [2022-09-10T11:32:13.604Z] #42 36.86 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-10T11:32:13.604Z] #42 36.87 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-10T11:32:13.604Z] #42 36.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-10T11:32:13.604Z] #42 36.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-10T11:32:13.604Z] #42 36.94 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-10T11:32:13.604Z] #42 36.97 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-10T11:32:13.604Z] #42 36.99 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-10T11:32:13.604Z] #42 37.02 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-10T11:32:13.665Z] #40 ... [2022-09-10T11:32:13.665Z] [2022-09-10T11:32:13.665Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:32:13.665Z] #27 93.27 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-10T11:32:13.665Z] #27 93.27 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-10T11:32:13.665Z] #27 93.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:13.665Z] #27 ... [2022-09-10T11:32:13.665Z] [2022-09-10T11:32:13.665Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:13.665Z] #41 37.61 CC images/macvlan.o [2022-09-10T11:32:13.665Z] #41 37.86 CC images/sit.o [2022-09-10T11:32:13.665Z] #41 38.04 CC images/memfd.o [2022-09-10T11:32:13.665Z] #41 38.34 CC images/timens.o [2022-09-10T11:32:13.665Z] #41 38.54 LINK images/built-in.o [2022-09-10T11:32:13.665Z] #41 38.70 GEN compel/include/asm [2022-09-10T11:32:13.665Z] #41 38.73 GEN compel/include/version.h [2022-09-10T11:32:13.665Z] #41 38.75 touch .config [2022-09-10T11:32:13.665Z] #41 38.79 GEN include/common/config.h [2022-09-10T11:32:13.665Z] #41 38.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-10T11:32:13.665Z] #41 38.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-10T11:32:13.665Z] #41 38.93 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-10T11:32:13.665Z] #41 38.95 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-10T11:32:13.665Z] #41 38.97 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-10T11:32:13.665Z] #41 39.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-10T11:32:13.665Z] #41 39.03 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-10T11:32:13.665Z] #41 39.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-10T11:32:13.665Z] #41 39.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-10T11:32:13.665Z] #41 39.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-10T11:32:13.665Z] #41 39.10 DEP compel/plugins/std/infect.d [2022-09-10T11:32:13.665Z] #41 39.27 DEP compel/plugins/std/string.d [2022-09-10T11:32:13.665Z] #41 39.35 DEP compel/plugins/std/log.d [2022-09-10T11:32:13.665Z] #41 39.42 DEP compel/plugins/std/fds.d [2022-09-10T11:32:13.665Z] #41 39.57 DEP compel/plugins/std/std.d [2022-09-10T11:32:13.665Z] #41 39.65 DEP compel/plugins/shmem/shmem.d [2022-09-10T11:32:13.665Z] #41 39.73 DEP compel/plugins/fds/fds.d [2022-09-10T11:32:13.665Z] #41 39.82 CC compel/plugins/std/std.o [2022-09-10T11:32:13.665Z] #41 40.05 CC compel/plugins/std/fds.o [2022-09-10T11:32:13.665Z] #41 40.43 CC compel/plugins/std/log.o [2022-09-10T11:32:13.665Z] #41 41.24 CC compel/plugins/std/string.o [2022-09-10T11:32:13.665Z] #41 41.85 CC compel/plugins/std/infect.o [2022-09-10T11:32:13.665Z] #41 42.20 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-10T11:32:13.665Z] #41 42.26 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-10T11:32:13.665Z] #41 42.30 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-10T11:32:13.665Z] #41 42.40 AR compel/plugins/std.lib.a [2022-09-10T11:32:13.665Z] #41 42.45 CC compel/plugins/fds/fds.o [2022-09-10T11:32:13.665Z] #41 42.68 AR compel/plugins/fds.lib.a [2022-09-10T11:32:13.665Z] #41 42.73 HOSTDEP compel/src/lib/log-host.d [2022-09-10T11:32:13.665Z] #41 42.81 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-10T11:32:13.665Z] #41 42.89 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-10T11:32:13.666Z] #41 42.99 HOSTDEP compel/src/main-host.d [2022-09-10T11:32:13.666Z] #41 43.07 DEP compel/src/lib/ptrace.d [2022-09-10T11:32:13.666Z] #41 43.18 DEP compel/src/lib/infect.d [2022-09-10T11:32:13.666Z] #41 43.36 DEP compel/src/lib/infect-util.d [2022-09-10T11:32:13.666Z] #41 43.45 DEP compel/src/lib/infect-rpc.d [2022-09-10T11:32:13.666Z] #41 43.55 DEP compel/arch/x86/src/lib/infect.d [2022-09-10T11:32:13.666Z] #41 43.66 DEP compel/arch/x86/src/lib/cpu.d [2022-09-10T11:32:13.666Z] #41 43.72 DEP compel/src/lib/log.d [2022-09-10T11:32:13.666Z] #41 43.81 DEP compel/src/main.d [2022-09-10T11:32:13.666Z] #41 43.89 DEP compel/src/lib/handle-elf.d [2022-09-10T11:32:13.666Z] #41 44.00 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-10T11:32:13.666Z] #41 44.14 CC compel/src/lib/log.o [2022-09-10T11:32:13.805Z] #42 42.08 CC compel/src/lib/infect-rpc.o [2022-09-10T11:32:13.843Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:32:13.865Z] #42 37.03 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-10T11:32:13.865Z] #42 37.06 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-10T11:32:13.865Z] #42 37.06 DEP compel/plugins/std/infect.d [2022-09-10T11:32:13.865Z] #42 37.18 DEP compel/plugins/std/string.d [2022-09-10T11:32:13.865Z] #42 37.26 DEP compel/plugins/std/log.d [2022-09-10T11:32:13.924Z] #41 44.42 CC compel/arch/x86/src/lib/cpu.o [2022-09-10T11:32:14.063Z] #42 42.48 CC compel/src/lib/infect-util.o [2022-09-10T11:32:14.125Z] #42 37.39 DEP compel/plugins/std/fds.d [2022-09-10T11:32:14.322Z] #42 ... [2022-09-10T11:32:14.322Z] [2022-09-10T11:32:14.322Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:32:14.322Z] #27 101.5 Selecting previously unselected package libapparmor1:amd64. [2022-09-10T11:32:14.322Z] #27 101.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-10T11:32:14.322Z] #27 101.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-10T11:32:14.385Z] #42 37.50 DEP compel/plugins/std/std.d [2022-09-10T11:32:14.385Z] #42 37.62 DEP compel/plugins/shmem/shmem.d [2022-09-10T11:32:14.385Z] #42 37.71 DEP compel/plugins/fds/fds.d [2022-09-10T11:32:14.491Z] #41 45.14 CC compel/arch/x86/src/lib/infect.o [2022-09-10T11:32:14.580Z] #27 101.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-10T11:32:14.580Z] #27 101.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-10T11:32:14.580Z] #27 101.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-10T11:32:14.580Z] #27 101.8 Selecting previously unselected package libbtrfs0. [2022-09-10T11:32:14.580Z] #27 101.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-10T11:32:14.580Z] #27 101.8 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-10T11:32:14.645Z] #42 37.88 CC compel/plugins/std/std.o [2022-09-10T11:32:14.839Z] #27 101.9 Selecting previously unselected package libbtrfs-dev. [2022-09-10T11:32:14.839Z] #27 101.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-10T11:32:14.839Z] #27 101.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:32:14.839Z] #27 102.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-10T11:32:14.839Z] #27 102.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:32:14.839Z] #27 102.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:14.839Z] #27 102.1 Selecting previously unselected package libudev-dev:amd64. [2022-09-10T11:32:12.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:32:12.320Z] > git config --add remote.origin.fetch +refs/pull/44122/head:refs/remotes/origin/PR-44122 # timeout=10 [2022-09-10T11:32:12.367Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:32:12.492Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T11:32:12.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T11:32:12.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:32:12.633Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44122/head:refs/remotes/origin/PR-44122 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-10T11:32:13.944Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:32:14.006Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:32:14.906Z] #42 38.15 CC compel/plugins/std/fds.o [2022-09-10T11:32:15.098Z] #27 102.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-10T11:32:15.098Z] #27 102.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:15.098Z] #27 102.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-10T11:32:15.098Z] #27 102.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-10T11:32:15.098Z] #27 102.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-10T11:32:15.178Z] #42 38.46 CC compel/plugins/std/log.o [2022-09-10T11:32:15.357Z] #27 102.7 Selecting previously unselected package libpcre16-3:amd64. [2022-09-10T11:32:15.357Z] #27 102.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:15.357Z] #27 102.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:15.427Z] #41 46.03 CC compel/src/lib/infect-rpc.o [2022-09-10T11:32:15.615Z] #27 102.8 Selecting previously unselected package libpcre32-3:amd64. [2022-09-10T11:32:15.615Z] #27 102.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:15.615Z] #27 102.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:15.686Z] #41 46.46 CC compel/src/lib/infect-util.o [2022-09-10T11:32:15.881Z] #27 103.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-10T11:32:15.881Z] #27 103.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:15.881Z] #27 103.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-10T11:32:15.881Z] #27 103.1 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-10T11:32:15.881Z] #27 103.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:15.881Z] #27 103.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-10T11:32:15.921Z] #34 122.5 + mkdir -p /tmp/tmp.2Ho3iLmUl9/src/github.com/docker [2022-09-10T11:32:15.921Z] #34 122.5 + mv components/cli /tmp/tmp.2Ho3iLmUl9/src/github.com/docker/cli [2022-09-10T11:32:15.921Z] #34 122.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-10T11:32:16.118Z] #42 39.24 CC compel/plugins/std/string.o [2022-09-10T11:32:16.177Z] #34 ... [2022-09-10T11:32:16.177Z] [2022-09-10T11:32:16.177Z] #49 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:16.177Z] #49 13.45 Reading package lists... [2022-09-10T11:32:16.177Z] #49 16.66 Reading package lists... [2022-09-10T11:32:16.177Z] #49 19.74 Building dependency tree... [2022-09-10T11:32:16.177Z] #49 21.56 libcap2-bin is already the newest version (1:2.25-2). [2022-09-10T11:32:16.177Z] #49 21.56 The following additional packages will be installed: [2022-09-10T11:32:16.177Z] #49 21.56 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-10T11:32:16.177Z] #49 21.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-10T11:32:16.177Z] #49 21.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-10T11:32:16.177Z] #49 21.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-10T11:32:16.177Z] #49 21.56 python3.7 python3.7-minimal vim-runtime xxd [2022-09-10T11:32:16.177Z] #49 21.57 Suggested packages: [2022-09-10T11:32:16.177Z] #49 21.57 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-10T11:32:16.177Z] #49 21.57 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-10T11:32:16.177Z] #49 21.57 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-10T11:32:16.177Z] #49 21.57 quota [2022-09-10T11:32:16.177Z] #49 21.57 Recommended packages: [2022-09-10T11:32:16.177Z] #49 21.57 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-10T11:32:16.177Z] #49 21.57 python3-keyrings.alt python3-xdg unzip [2022-09-10T11:32:16.177Z] #49 23.19 The following NEW packages will be installed: [2022-09-10T11:32:16.177Z] #49 23.19 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-10T11:32:16.177Z] #49 23.19 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-10T11:32:16.177Z] #49 23.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-10T11:32:16.177Z] #49 23.19 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-10T11:32:16.177Z] #49 23.19 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-10T11:32:16.177Z] #49 23.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-10T11:32:16.177Z] #49 23.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-10T11:32:16.177Z] #49 23.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-10T11:32:16.177Z] #49 23.19 xz-utils zip [2022-09-10T11:32:16.177Z] #49 23.52 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:32:16.177Z] #49 23.52 Need to get 27.7 MB of archives. [2022-09-10T11:32:16.177Z] #49 23.52 After this operation, 114 MB of additional disk space will be used. [2022-09-10T11:32:16.177Z] #49 23.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-09-10T11:32:16.177Z] #49 23.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-09-10T11:32:16.177Z] #49 23.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-09-10T11:32:16.177Z] #49 23.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-09-10T11:32:16.177Z] #49 23.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-09-10T11:32:16.177Z] #49 23.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-09-10T11:32:16.177Z] #49 23.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-09-10T11:32:16.177Z] #49 23.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-09-10T11:32:16.177Z] #49 23.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-09-10T11:32:16.177Z] #49 23.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-09-10T11:32:16.177Z] #49 23.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-09-10T11:32:16.177Z] #49 23.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-09-10T11:32:16.177Z] #49 23.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-10T11:32:16.177Z] #49 23.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-09-10T11:32:16.177Z] #49 23.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-09-10T11:32:16.177Z] #49 23.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-09-10T11:32:16.177Z] #49 23.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-09-10T11:32:16.177Z] #49 23.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-10T11:32:16.177Z] #49 23.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-09-10T11:32:16.177Z] #49 23.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-09-10T11:32:16.177Z] #49 23.78 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] [2022-09-10T11:32:16.177Z] #49 23.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-09-10T11:32:16.177Z] #49 23.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-09-10T11:32:16.177Z] #49 23.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-09-10T11:32:16.177Z] #49 23.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-09-10T11:32:16.177Z] #49 23.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-09-10T11:32:16.177Z] #49 23.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-09-10T11:32:16.177Z] #49 23.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-09-10T11:32:16.177Z] #49 23.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-09-10T11:32:16.177Z] #49 24.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-10T11:32:16.177Z] #49 24.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-09-10T11:32:16.177Z] #49 24.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-09-10T11:32:16.177Z] #49 24.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-09-10T11:32:16.177Z] #49 24.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-09-10T11:32:16.177Z] #49 24.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-09-10T11:32:16.177Z] #49 24.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-10T11:32:16.177Z] #49 24.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-10T11:32:16.177Z] #49 24.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-10T11:32:16.177Z] #49 24.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-09-10T11:32:16.177Z] #49 24.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-10T11:32:16.177Z] #49 24.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-10T11:32:16.177Z] #49 24.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-10T11:32:16.177Z] #49 24.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-09-10T11:32:16.177Z] #49 24.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-09-10T11:32:16.177Z] #49 24.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-09-10T11:32:16.177Z] #49 24.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-10T11:32:16.177Z] #49 24.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-09-10T11:32:16.177Z] #49 24.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-09-10T11:32:16.177Z] #49 24.70 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-09-10T11:32:16.177Z] #49 25.33 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:32:16.177Z] #49 25.46 Fetched 27.7 MB in 1s (19.0 MB/s) [2022-09-10T11:32:16.177Z] #49 25.53 Selecting previously unselected package pigz. [2022-09-10T11:32:16.177Z] #49 25.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 ... 23425 files and directories currently installed.) [2022-09-10T11:32:16.177Z] #49 25.59 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-09-10T11:32:16.177Z] #49 25.62 Unpacking pigz (2.4-1) ... [2022-09-10T11:32:16.177Z] #49 25.71 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-09-10T11:32:16.177Z] #49 25.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-09-10T11:32:16.177Z] #49 25.72 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:16.177Z] #49 26.16 Selecting previously unselected package python3.7-minimal. [2022-09-10T11:32:16.177Z] #49 26.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-09-10T11:32:16.177Z] #49 26.18 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-10T11:32:16.253Z] #41 46.70 CC compel/src/lib/infect.o [2022-09-10T11:32:16.378Z] #42 39.80 CC compel/plugins/std/infect.o [2022-09-10T11:32:16.450Z] #27 103.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-10T11:32:16.450Z] #27 103.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-10T11:32:16.450Z] #27 103.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-10T11:32:16.564Z] Merge succeeded, producing 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:32:16.564Z] Checking out Revision 25707841695d3bcfae8691e63152ecf4fec5a0fa (PR-44122) [2022-09-10T11:32:16.709Z] #27 103.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-10T11:32:16.709Z] #27 103.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:32:16.709Z] #27 103.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:16.709Z] #27 103.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-10T11:32:16.709Z] #27 103.9 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-10T11:32:16.709Z] #27 104.0 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:32:16.739Z] #49 26.83 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:16.739Z] #49 26.85 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-10T11:32:16.948Z] #42 40.19 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-10T11:32:16.948Z] #42 40.26 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-10T11:32:16.948Z] #42 40.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-10T11:32:16.967Z] #27 104.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-10T11:32:16.967Z] #27 104.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-10T11:32:16.967Z] #27 104.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:17.208Z] #42 40.39 AR compel/plugins/std.lib.a [2022-09-10T11:32:17.208Z] #42 40.48 CC compel/plugins/fds/fds.o [2022-09-10T11:32:17.225Z] #27 104.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-10T11:32:17.225Z] #27 104.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:32:17.225Z] #27 104.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-10T11:32:17.225Z] #27 104.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-10T11:32:17.472Z] #42 40.68 AR compel/plugins/fds.lib.a [2022-09-10T11:32:17.472Z] #42 40.74 HOSTDEP compel/src/lib/log-host.d [2022-09-10T11:32:17.472Z] #42 40.80 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-10T11:32:17.484Z] #27 104.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:17.484Z] #27 104.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-10T11:32:17.484Z] #27 104.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:17.484Z] #27 104.7 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-10T11:32:17.484Z] #27 104.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:17.484Z] #27 104.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:17.484Z] #27 104.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-10T11:32:17.484Z] #27 104.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:32:17.484Z] #27 104.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-10T11:32:17.484Z] #27 104.8 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-10T11:32:17.484Z] #27 104.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:17.484Z] #27 104.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-10T11:32:17.733Z] #42 40.88 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-10T11:32:17.733Z] #42 40.94 HOSTDEP compel/src/main-host.d [2022-09-10T11:32:17.733Z] #42 41.06 DEP compel/src/lib/ptrace.d [2022-09-10T11:32:17.743Z] #27 104.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-10T11:32:17.743Z] #27 104.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:17.743Z] #27 104.9 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 [2022-09-10T11:32:17.743Z] #27 104.9 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 [2022-09-10T11:32:17.743Z] #27 104.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:17.743Z] #27 104.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-10T11:32:17.743Z] #27 104.9 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 [2022-09-10T11:32:17.743Z] #27 104.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-10T11:32:17.743Z] #27 104.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-10T11:32:17.743Z] #27 105.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:17.743Z] #27 105.0 Setting up dmsetup (2:1.02.155-3) ... [2022-09-10T11:32:17.743Z] #27 105.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:17.743Z] #27 105.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:17.743Z] #27 105.0 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:32:17.993Z] #42 41.22 DEP compel/src/lib/infect.d [2022-09-10T11:32:17.993Z] #42 41.41 DEP compel/src/lib/infect-util.d [2022-09-10T11:32:16.195Z] > git remote # timeout=10 [2022-09-10T11:32:16.289Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T11:32:16.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T11:32:16.320Z] > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10 [2022-09-10T11:32:16.461Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-09-10T11:32:16.586Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T11:32:16.632Z] > git checkout -f 25707841695d3bcfae8691e63152ecf4fec5a0fa # timeout=10 [2022-09-10T11:32:18.104Z] #49 ... [2022-09-10T11:32:18.104Z] [2022-09-10T11:32:18.104Z] #25 [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 [2022-09-10T11:32:18.104Z] #25 DONE 125.1s [2022-09-10T11:32:18.104Z] [2022-09-10T11:32:18.104Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:18.104Z] #41 67.52 DEP criu/action-scripts.d [2022-09-10T11:32:18.104Z] #41 67.81 CC criu/action-scripts.o [2022-09-10T11:32:18.104Z] #41 68.33 CC criu/aio.o [2022-09-10T11:32:18.104Z] #41 68.90 CC criu/autofs.o [2022-09-10T11:32:18.104Z] #41 70.46 CC criu/bfd.o [2022-09-10T11:32:18.104Z] #41 71.06 CC criu/bitmap.o [2022-09-10T11:32:18.104Z] #41 71.27 CC criu/cgroup-props.o [2022-09-10T11:32:18.104Z] #41 72.01 CC criu/cgroup.o [2022-09-10T11:32:18.104Z] #41 74.26 CC criu/clone-noasan.o [2022-09-10T11:32:18.156Z] #41 ... [2022-09-10T11:32:18.156Z] [2022-09-10T11:32:18.156Z] #27 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:32:18.156Z] #27 107.4 Selecting previously unselected package libapparmor1:amd64. [2022-09-10T11:32:18.156Z] #27 107.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-10T11:32:18.156Z] #27 107.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-10T11:32:18.156Z] #27 107.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-10T11:32:18.156Z] #27 107.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-10T11:32:18.156Z] #27 107.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-10T11:32:18.156Z] #27 107.6 Selecting previously unselected package libbtrfs0. [2022-09-10T11:32:18.156Z] #27 107.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-10T11:32:18.156Z] #27 107.6 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-10T11:32:18.156Z] #27 107.7 Selecting previously unselected package libbtrfs-dev. [2022-09-10T11:32:18.156Z] #27 107.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-10T11:32:18.156Z] #27 107.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:32:18.156Z] #27 107.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-10T11:32:18.156Z] #27 107.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:32:18.156Z] #27 107.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:18.156Z] #27 107.9 Selecting previously unselected package libudev-dev:amd64. [2022-09-10T11:32:18.156Z] #27 107.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-10T11:32:18.253Z] #42 41.54 DEP compel/src/lib/infect-rpc.d [2022-09-10T11:32:18.253Z] #42 41.63 DEP compel/arch/x86/src/lib/infect.d [2022-09-10T11:32:18.414Z] #27 108.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:18.414Z] #27 108.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-10T11:32:18.414Z] #27 108.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-10T11:32:18.414Z] #27 108.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-10T11:32:18.514Z] #42 41.79 DEP compel/arch/x86/src/lib/cpu.d [2022-09-10T11:32:18.514Z] #42 41.84 DEP compel/src/lib/log.d [2022-09-10T11:32:18.514Z] #42 41.91 DEP compel/src/main.d [2022-09-10T11:32:18.666Z] #41 74.70 CC criu/config.o [2022-09-10T11:32:18.673Z] #27 108.4 Selecting previously unselected package libpcre16-3:amd64. [2022-09-10T11:32:18.775Z] #42 41.98 DEP compel/src/lib/handle-elf.d [2022-09-10T11:32:18.775Z] #42 42.08 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-10T11:32:18.775Z] #42 42.17 CC compel/src/lib/log.o [2022-09-10T11:32:18.933Z] #27 108.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:18.933Z] #27 108.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:18.933Z] #27 108.6 Selecting previously unselected package libpcre32-3:amd64. [2022-09-10T11:32:18.933Z] #27 108.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:18.933Z] #27 108.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:19.036Z] #42 42.36 CC compel/arch/x86/src/lib/cpu.o [2022-09-10T11:32:19.192Z] #27 108.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-10T11:32:19.192Z] #27 108.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:19.192Z] #27 108.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-10T11:32:19.192Z] #27 108.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-10T11:32:19.192Z] #27 108.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:19.192Z] #27 108.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-10T11:32:19.607Z] #42 ... [2022-09-10T11:32:19.607Z] [2022-09-10T11:32:19.607Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-10T11:32:19.607Z] #39 104.7 Selecting previously unselected package libapparmor1:amd64. [2022-09-10T11:32:19.607Z] #39 104.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 104.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-10T11:32:19.607Z] #39 104.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-10T11:32:19.607Z] #39 104.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 104.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-10T11:32:19.607Z] #39 105.0 Selecting previously unselected package libbtrfs0. [2022-09-10T11:32:19.607Z] #39 105.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 105.1 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-10T11:32:19.607Z] #39 105.1 Selecting previously unselected package libbtrfs-dev. [2022-09-10T11:32:19.607Z] #39 105.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 105.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:32:19.607Z] #39 105.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-10T11:32:19.607Z] #39 105.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 105.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:19.607Z] #39 105.4 Selecting previously unselected package libudev-dev:amd64. [2022-09-10T11:32:19.607Z] #39 105.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 105.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:19.607Z] #39 105.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-10T11:32:19.607Z] #39 105.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 105.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-10T11:32:19.607Z] #39 105.8 Selecting previously unselected package libpcre16-3:amd64. [2022-09-10T11:32:19.607Z] #39 105.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 105.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:19.607Z] #39 106.0 Selecting previously unselected package libpcre32-3:amd64. [2022-09-10T11:32:19.607Z] #39 106.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 106.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:19.607Z] #39 106.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-10T11:32:19.607Z] #39 106.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 106.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-10T11:32:19.607Z] #39 106.3 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-10T11:32:19.607Z] #39 106.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 106.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-10T11:32:19.607Z] #39 106.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-10T11:32:19.607Z] #39 106.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 106.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-10T11:32:19.607Z] #39 107.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-10T11:32:19.607Z] #39 107.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 107.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:19.607Z] #39 107.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-10T11:32:19.607Z] #39 107.2 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 107.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:32:19.607Z] #39 107.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-10T11:32:19.607Z] #39 107.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-10T11:32:19.607Z] #39 107.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:19.639Z] #41 ... [2022-09-10T11:32:19.639Z] [2022-09-10T11:32:19.639Z] #49 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:19.639Z] #49 29.64 Selecting previously unselected package python3-minimal. [2022-09-10T11:32:19.639Z] #49 29.64 (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 ... 23674 files and directories currently installed.) [2022-09-10T11:32:19.639Z] #49 29.66 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-09-10T11:32:19.639Z] #49 29.66 Unpacking python3-minimal (3.7.3-1) ... [2022-09-10T11:32:19.639Z] #49 29.75 Selecting previously unselected package libmpdec2:arm64. [2022-09-10T11:32:19.639Z] #49 29.75 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-09-10T11:32:19.639Z] #49 29.76 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-09-10T11:32:19.648Z] #27 DONE 106.6s [2022-09-10T11:32:19.648Z] [2022-09-10T11:32:19.648Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-10T11:32:19.761Z] #27 109.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-10T11:32:19.761Z] #27 109.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-10T11:32:19.761Z] #27 109.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-10T11:32:19.867Z] #39 107.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-10T11:32:19.902Z] #49 29.86 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-09-10T11:32:19.902Z] #49 29.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-09-10T11:32:19.902Z] #49 29.87 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:20.066Z] #27 109.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-10T11:32:20.066Z] #27 109.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-10T11:32:20.066Z] #27 109.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:20.066Z] #27 109.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-10T11:32:20.066Z] #27 109.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-10T11:32:20.066Z] #27 109.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:32:20.128Z] #39 107.9 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:32:20.128Z] #39 107.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-10T11:32:20.128Z] #39 107.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-10T11:32:20.128Z] #39 107.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:20.128Z] #39 107.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-10T11:32:20.128Z] #39 107.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:20.128Z] #39 107.9 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-10T11:32:20.128Z] #39 108.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:20.128Z] #39 108.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:20.128Z] #39 108.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-10T11:32:20.128Z] #39 108.1 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:32:20.128Z] #39 108.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-10T11:32:20.364Z] #27 109.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-10T11:32:20.364Z] #27 109.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-10T11:32:20.364Z] #27 110.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:20.391Z] #39 108.1 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-10T11:32:20.391Z] #39 108.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:20.391Z] #39 108.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-10T11:32:20.391Z] #39 108.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-10T11:32:20.391Z] #39 108.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:20.391Z] #39 108.2 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 [2022-09-10T11:32:20.391Z] #39 108.2 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 [2022-09-10T11:32:20.391Z] #39 108.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:20.391Z] #39 108.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-10T11:32:20.391Z] #39 108.2 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 [2022-09-10T11:32:20.391Z] #39 108.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-10T11:32:20.391Z] #39 108.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-10T11:32:20.391Z] #39 108.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:20.391Z] #39 108.2 Setting up dmsetup (2:1.02.155-3) ... [2022-09-10T11:32:20.391Z] #39 108.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:20.391Z] #39 108.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:20.391Z] #39 108.3 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:32:20.831Z] #49 30.78 Selecting previously unselected package python3.7. [2022-09-10T11:32:20.831Z] #49 30.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-09-10T11:32:20.831Z] #49 30.80 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:20.831Z] #49 30.93 Selecting previously unselected package libpython3-stdlib:arm64. [2022-09-10T11:32:20.831Z] #49 30.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-09-10T11:32:20.831Z] #49 30.94 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-09-10T11:32:20.943Z] #27 110.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-10T11:32:20.943Z] #27 110.6 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-10T11:32:20.943Z] #27 110.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-10T11:32:20.943Z] #27 110.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-10T11:32:20.943Z] #27 110.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:20.943Z] #27 110.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-10T11:32:20.943Z] #27 110.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:20.943Z] #27 110.7 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-10T11:32:20.943Z] #27 110.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-10T11:32:20.943Z] #27 110.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:20.943Z] #27 110.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-10T11:32:20.943Z] #27 110.7 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-10T11:32:20.943Z] #27 110.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-10T11:32:21.026Z] #43 DONE 1.6s [2022-09-10T11:32:21.026Z] [2022-09-10T11:32:21.026Z] #44 [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 [2022-09-10T11:32:21.026Z] #0 1.364 + RM_GOPATH=0 [2022-09-10T11:32:21.026Z] #0 1.364 + TMP_GOPATH= [2022-09-10T11:32:21.026Z] #0 1.364 + : /build [2022-09-10T11:32:21.026Z] #0 1.364 + '[' -z '' ']' [2022-09-10T11:32:21.026Z] #0 1.364 ++ mktemp -d [2022-09-10T11:32:21.026Z] #0 1.374 + export GOPATH=/tmp/tmp.TR1zir1wT7 [2022-09-10T11:32:21.026Z] #0 1.375 + GOPATH=/tmp/tmp.TR1zir1wT7 [2022-09-10T11:32:21.026Z] #0 1.379 + RM_GOPATH=1 [2022-09-10T11:32:21.026Z] #0 1.379 + case "$(go env GOARCH)" in [2022-09-10T11:32:21.026Z] #0 1.383 ++ go env GOARCH [2022-09-10T11:32:21.026Z] #0 1.399 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:32:21.026Z] #0 1.399 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:32:21.026Z] #0 1.400 ++ dirname /tmp/install/install.sh [2022-09-10T11:32:21.026Z] #0 1.403 + dir=/tmp/install [2022-09-10T11:32:21.026Z] #0 1.404 + bin=runc [2022-09-10T11:32:21.026Z] #0 1.404 + shift [2022-09-10T11:32:21.026Z] #0 1.404 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-10T11:32:21.026Z] #0 1.404 + . /tmp/install/runc.installer [2022-09-10T11:32:21.026Z] #0 1.404 ++ set -e [2022-09-10T11:32:21.026Z] #0 1.404 ++ : v1.1.4 [2022-09-10T11:32:21.026Z] #0 1.404 + install_runc [2022-09-10T11:32:21.026Z] #0 1.405 + RUNC_BUILDTAGS=seccomp [2022-09-10T11:32:21.027Z] #0 1.405 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-10T11:32:21.027Z] #0 1.405 Install runc version v1.1.4 (build tags: seccomp) [2022-09-10T11:32:21.027Z] #0 1.405 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TR1zir1wT7/src/github.com/opencontainers/runc [2022-09-10T11:32:21.027Z] #0 1.409 Cloning into '/tmp/tmp.TR1zir1wT7/src/github.com/opencontainers/runc'... [2022-09-10T11:32:21.087Z] #49 31.06 Setting up python3-minimal (3.7.3-1) ... [2022-09-10T11:32:21.203Z] #27 110.8 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-10T11:32:21.203Z] #27 110.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-10T11:32:21.203Z] #27 110.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-10T11:32:21.203Z] #27 110.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-10T11:32:21.203Z] #27 110.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:21.203Z] #27 110.9 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 [2022-09-10T11:32:21.203Z] #27 110.9 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 [2022-09-10T11:32:21.203Z] #27 110.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-10T11:32:21.203Z] #27 110.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-10T11:32:21.203Z] #27 110.9 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 [2022-09-10T11:32:21.203Z] #27 110.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-10T11:32:21.203Z] #27 110.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-10T11:32:21.203Z] #27 110.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:21.203Z] #27 110.9 Setting up dmsetup (2:1.02.155-3) ... [2022-09-10T11:32:21.203Z] #27 110.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:21.203Z] #27 111.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-10T11:32:21.467Z] #27 111.0 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:32:21.649Z] #49 31.82 Selecting previously unselected package python3. [2022-09-10T11:32:21.649Z] #49 31.82 (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 ... 24086 files and directories currently installed.) [2022-09-10T11:32:21.649Z] #49 31.86 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-09-10T11:32:21.649Z] #49 31.87 Unpacking python3 (3.7.3-1) ... [2022-09-10T11:32:21.906Z] #49 31.97 Selecting previously unselected package libip4tc0:arm64. [2022-09-10T11:32:21.906Z] #49 31.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-09-10T11:32:21.906Z] #49 31.98 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-09-10T11:32:21.906Z] #49 32.07 Selecting previously unselected package libip6tc0:arm64. [2022-09-10T11:32:21.906Z] #49 32.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-09-10T11:32:21.906Z] #49 32.08 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-09-10T11:32:21.906Z] #49 32.16 Selecting previously unselected package libiptc0:arm64. [2022-09-10T11:32:21.906Z] #49 32.17 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-09-10T11:32:22.034Z] #27 DONE 111.7s [2022-09-10T11:32:22.034Z] [2022-09-10T11:32:22.034Z] #43 [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 [2022-09-10T11:32:22.162Z] #49 32.18 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-09-10T11:32:22.162Z] #49 32.25 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-10T11:32:22.162Z] #49 32.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-10T11:32:22.162Z] #49 32.27 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-10T11:32:22.162Z] #49 32.34 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-10T11:32:22.162Z] #49 32.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-09-10T11:32:22.162Z] #49 32.35 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-09-10T11:32:22.304Z] #39 DONE 109.8s [2022-09-10T11:32:22.304Z] [2022-09-10T11:32:22.304Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-10T11:32:22.417Z] #44 ... [2022-09-10T11:32:22.417Z] [2022-09-10T11:32:22.417Z] #45 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-10T11:32:22.417Z] #45 DONE 1.2s [2022-09-10T11:32:22.417Z] [2022-09-10T11:32:22.417Z] #46 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-10T11:32:22.418Z] #49 32.46 Selecting previously unselected package libnftnl11:arm64. [2022-09-10T11:32:22.418Z] #49 32.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-09-10T11:32:22.418Z] #49 32.48 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-09-10T11:32:22.418Z] #49 32.58 Selecting previously unselected package iptables. [2022-09-10T11:32:22.418Z] #49 32.59 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-09-10T11:32:22.418Z] #49 32.59 Unpacking iptables (1.8.2-4) ... [2022-09-10T11:32:22.980Z] #49 32.89 Selecting previously unselected package xxd. [2022-09-10T11:32:22.980Z] #49 32.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-10T11:32:22.980Z] #49 32.90 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:32:22.980Z] #49 33.04 Selecting previously unselected package vim-common. [2022-09-10T11:32:22.980Z] #49 33.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:32:22.980Z] #49 33.08 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:32:22.986Z] #46 0.982 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-10T11:32:23.237Z] #49 33.27 Selecting previously unselected package bash-completion. [2022-09-10T11:32:23.237Z] #49 33.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-10T11:32:23.245Z] #46 DONE 1.1s [2022-09-10T11:32:23.245Z] [2022-09-10T11:32:23.245Z] #47 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-10T11:32:23.676Z] INFO [linters context/goanalysis] analyzers took 4m4.966243579s with top 10 stages: buildir: 1m42.686981725s, goimports: 21.010353461s, unconvert: 14.76922993s, gosec: 13.738240779s, golint: 6.571933835s, S1038: 6.262809414s, misspell: 5.875989873s, nilness: 3.502218598s, S1039: 3.381974247s, unused: 3.230841604s [2022-09-10T11:32:23.676Z] INFO [runner] Issues before processing: 2482, after processing: 0 [2022-09-10T11:32:23.676Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1870/1870, exclude-rules: 78/1765, nolint: 0/78, skip_files: 1870/1870, skip_dirs: 1870/1870, exclude: 1765/1765, cgo: 1870/2482, autogenerated_exclude: 1765/1870, path_prettifier: 1870/1870, identifier_marker: 1765/1765 [2022-09-10T11:32:23.676Z] INFO [runner] processing took 100.785283ms with stages: identifier_marker: 33.927123ms, nolint: 29.309817ms, path_prettifier: 13.297051ms, autogenerated_exclude: 10.564804ms, exclude-rules: 9.932333ms, skip_dirs: 2.463266ms, cgo: 733.769µs, filename_unadjuster: 551.43µs, max_same_issues: 1.972µs, uniq_by_line: 585ns, skip_files: 436ns, exclude: 395ns, diff: 359ns, max_from_linter: 340ns, path_shortener: 288ns, source_code: 283ns, max_per_file_from_linter: 269ns, severity-rules: 266ns, sort_results: 249ns, path_prefixer: 248ns [2022-09-10T11:32:23.676Z] INFO [runner] linters took 1m17.967113481s with stages: goanalysis_metalinter: 1m17.866142279s [2022-09-10T11:32:23.676Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-09-10T11:32:23.676Z] INFO Memory: 2248 samples, avg is 275.2MB, max is 1056.4MB [2022-09-10T11:32:23.676Z] INFO Execution took 3m44.899093315s [2022-09-10T11:32:23.676Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [2022-09-10T11:32:23.691Z] #43 DONE 1.6s [2022-09-10T11:32:23.691Z] [2022-09-10T11:32:23.691Z] #44 [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 [2022-09-10T11:32:23.691Z] #0 1.461 + RM_GOPATH=0 [2022-09-10T11:32:23.691Z] #0 1.464 + TMP_GOPATH= [2022-09-10T11:32:23.691Z] #0 1.464 + : /build [2022-09-10T11:32:23.691Z] #0 1.464 + '[' -z '' ']' [2022-09-10T11:32:23.691Z] #0 1.465 ++ mktemp -d [2022-09-10T11:32:23.691Z] #0 1.468 + export GOPATH=/tmp/tmp.Es7WtneZ4Q [2022-09-10T11:32:23.691Z] #0 1.468 + GOPATH=/tmp/tmp.Es7WtneZ4Q [2022-09-10T11:32:23.691Z] #0 1.469 + RM_GOPATH=1 [2022-09-10T11:32:23.691Z] #0 1.469 + case "$(go env GOARCH)" in [2022-09-10T11:32:23.691Z] #0 1.469 ++ go env GOARCH [2022-09-10T11:32:23.691Z] #0 1.519 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:32:23.691Z] #0 1.519 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:32:23.691Z] #0 1.520 ++ dirname /tmp/install/install.sh [2022-09-10T11:32:23.691Z] #0 1.522 + dir=/tmp/install [2022-09-10T11:32:23.691Z] #0 1.523 + bin=runc [2022-09-10T11:32:23.691Z] #0 1.523 + shift [2022-09-10T11:32:23.691Z] #0 1.523 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-10T11:32:23.691Z] #0 1.524 + . /tmp/install/runc.installer [2022-09-10T11:32:23.691Z] #0 1.524 ++ set -e [2022-09-10T11:32:23.691Z] #0 1.524 ++ : v1.1.4 [2022-09-10T11:32:23.691Z] #0 1.525 + install_runc [2022-09-10T11:32:23.691Z] #0 1.525 + RUNC_BUILDTAGS=seccomp [2022-09-10T11:32:23.691Z] #0 1.525 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-10T11:32:23.691Z] #0 1.526 Install runc version v1.1.4 (build tags: seccomp) [2022-09-10T11:32:23.691Z] #0 1.526 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Es7WtneZ4Q/src/github.com/opencontainers/runc [2022-09-10T11:32:23.691Z] #0 1.529 Cloning into '/tmp/tmp.Es7WtneZ4Q/src/github.com/opencontainers/runc'... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-10T11:32:24.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/make.sh dynbinary-daemon test-docker-py [2022-09-10T11:32:24.182Z] #47 DONE 1.0s [2022-09-10T11:32:24.182Z] [2022-09-10T11:32:24.182Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-10T11:32:24.258Z] [2022-09-10T11:32:24.440Z] #48 ... [2022-09-10T11:32:24.440Z] [2022-09-10T11:32:24.440Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:24.440Z] #42 42.71 CC compel/src/lib/infect.o [2022-09-10T11:32:24.440Z] #42 44.71 CC compel/src/lib/ptrace.o [2022-09-10T11:32:24.440Z] #42 45.08 AR compel/libcompel.a [2022-09-10T11:32:24.440Z] #42 45.16 HOSTCC compel/src/main-host.o [2022-09-10T11:32:24.440Z] #42 45.39 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-10T11:32:24.440Z] #42 45.61 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-10T11:32:24.440Z] #42 45.95 HOSTCC compel/src/lib/log-host.o [2022-09-10T11:32:24.440Z] #42 46.11 HOSTLINK compel/compel-host-bin [2022-09-10T11:32:24.440Z] #42 46.22 DEP soccr/soccr.d [2022-09-10T11:32:24.440Z] #42 46.45 CC soccr/soccr.o [2022-09-10T11:32:24.440Z] #42 47.47 AR soccr/libsoccr.a [2022-09-10T11:32:24.440Z] #42 47.52 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-10T11:32:24.440Z] #42 48.11 DEP criu/arch/x86/sigframe.d [2022-09-10T11:32:24.440Z] #42 48.24 DEP criu/arch/x86/sigaction_compat.d [2022-09-10T11:32:24.440Z] #42 48.33 DEP criu/arch/x86/kerndat.d [2022-09-10T11:32:24.440Z] #42 48.48 DEP criu/arch/x86/crtools.d [2022-09-10T11:32:24.440Z] #42 48.68 DEP criu/arch/x86/cpu.d [2022-09-10T11:32:24.440Z] #42 48.84 CC criu/arch/x86/cpu.o [2022-09-10T11:32:24.440Z] #42 49.66 CC criu/arch/x86/crtools.o [2022-09-10T11:32:24.440Z] #42 51.30 CC criu/arch/x86/kerndat.o [2022-09-10T11:32:24.440Z] #42 51.98 CC criu/arch/x86/sigaction_compat.o [2022-09-10T11:32:24.440Z] #42 52.40 CC criu/arch/x86/sigframe.o [2022-09-10T11:32:24.440Z] #42 52.74 LINK criu/arch/x86/crtools.built-in.o [2022-09-10T11:32:24.516Z] Removing bundles/ [2022-09-10T11:32:24.516Z] [2022-09-10T11:32:24.516Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-10T11:32:24.516Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-10T11:32:24.516Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T11:32:24.699Z] #42 52.94 DEP criu/pie/util-vdso-elf32.d [2022-09-10T11:32:24.699Z] #42 53.15 DEP criu/pie/util-vdso.d [2022-09-10T11:32:24.959Z] #42 53.29 DEP criu/pie/util.d [2022-09-10T11:32:25.078Z] #44 ... [2022-09-10T11:32:25.078Z] [2022-09-10T11:32:25.078Z] #45 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-10T11:32:25.078Z] #45 DONE 1.2s [2022-09-10T11:32:25.078Z] [2022-09-10T11:32:25.078Z] #46 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-10T11:32:25.219Z] #42 53.55 CC criu/pie/util.o [2022-09-10T11:32:25.318Z] #43 ... [2022-09-10T11:32:25.318Z] [2022-09-10T11:32:25.318Z] #44 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-10T11:32:25.318Z] #44 DONE 3.2s [2022-09-10T11:32:25.478Z] #42 ... [2022-09-10T11:32:25.478Z] [2022-09-10T11:32:25.478Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-10T11:32:25.478Z] #48 DONE 1.2s [2022-09-10T11:32:25.478Z] [2022-09-10T11:32:25.478Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-10T11:32:25.576Z] [2022-09-10T11:32:25.576Z] #45 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-10T11:32:25.649Z] #46 0.987 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-10T11:32:25.909Z] #46 DONE 1.1s [2022-09-10T11:32:25.909Z] [2022-09-10T11:32:25.909Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:25.909Z] #42 43.04 CC compel/arch/x86/src/lib/infect.o [2022-09-10T11:32:25.909Z] #42 43.78 CC compel/src/lib/infect-rpc.o [2022-09-10T11:32:25.909Z] #42 44.12 CC compel/src/lib/infect-util.o [2022-09-10T11:32:25.909Z] #42 44.33 CC compel/src/lib/infect.o [2022-09-10T11:32:25.909Z] #42 47.29 CC compel/src/lib/ptrace.o [2022-09-10T11:32:25.909Z] #42 47.73 AR compel/libcompel.a [2022-09-10T11:32:25.909Z] #42 47.81 HOSTCC compel/src/main-host.o [2022-09-10T11:32:25.909Z] #42 48.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-10T11:32:25.909Z] #42 48.56 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-10T11:32:25.909Z] #42 48.96 HOSTCC compel/src/lib/log-host.o [2022-09-10T11:32:25.909Z] #42 49.28 HOSTLINK compel/compel-host-bin [2022-09-10T11:32:25.909Z] #42 ... [2022-09-10T11:32:25.909Z] [2022-09-10T11:32:25.909Z] #47 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-10T11:32:26.006Z] #49 35.95 Unpacking bash-completion (1:2.8-6) ... [2022-09-10T11:32:26.262Z] #49 36.40 Selecting previously unselected package bzip2. [2022-09-10T11:32:26.262Z] #49 36.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-09-10T11:32:26.262Z] #49 36.41 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-10T11:32:26.262Z] #49 36.51 Selecting previously unselected package xz-utils. [2022-09-10T11:32:26.416Z] #49 DONE 1.1s [2022-09-10T11:32:26.416Z] [2022-09-10T11:32:26.416Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:26.517Z] #49 36.51 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-09-10T11:32:26.517Z] #49 36.54 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-10T11:32:26.517Z] #49 36.71 Selecting previously unselected package apparmor. [2022-09-10T11:32:26.517Z] #49 36.72 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-09-10T11:32:26.517Z] #49 36.78 Unpacking apparmor (2.13.2-10) ... [2022-09-10T11:32:26.773Z] #49 37.07 Selecting previously unselected package aufs-tools. [2022-09-10T11:32:26.848Z] #47 DONE 1.1s [2022-09-10T11:32:26.848Z] [2022-09-10T11:32:26.848Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:26.848Z] #42 49.52 DEP soccr/soccr.d [2022-09-10T11:32:26.848Z] #42 49.78 CC soccr/soccr.o [2022-09-10T11:32:27.029Z] #49 37.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-09-10T11:32:27.029Z] #49 37.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-10T11:32:27.285Z] #49 37.23 Selecting previously unselected package libonig5:arm64. [2022-09-10T11:32:27.285Z] #49 37.25 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-09-10T11:32:27.285Z] #49 37.25 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-09-10T11:32:27.285Z] #49 37.40 Selecting previously unselected package libjq1:arm64. [2022-09-10T11:32:27.285Z] #49 37.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-09-10T11:32:27.285Z] #49 37.41 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-10T11:32:27.285Z] #49 37.50 Selecting previously unselected package jq. [2022-09-10T11:32:27.541Z] #49 37.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-09-10T11:32:27.541Z] #49 37.52 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-10T11:32:27.541Z] #49 37.62 Selecting previously unselected package libaio1:arm64. [2022-09-10T11:32:27.541Z] #49 37.62 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-09-10T11:32:27.541Z] #49 37.63 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-09-10T11:32:27.541Z] #49 37.69 Selecting previously unselected package libgpm2:arm64. [2022-09-10T11:32:27.541Z] #49 37.70 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-09-10T11:32:27.541Z] #49 37.71 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-09-10T11:32:27.790Z] #42 51.19 AR soccr/libsoccr.a [2022-09-10T11:32:27.791Z] #50 1.343 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-10T11:32:27.791Z] #50 1.401 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:32:27.797Z] #49 37.81 Selecting previously unselected package libicu63:arm64. [2022-09-10T11:32:27.797Z] #49 37.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-09-10T11:32:27.797Z] #49 37.82 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-10T11:32:28.050Z] #50 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:32:28.050Z] #50 1.407 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:32:28.050Z] #42 51.22 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-10T11:32:28.050Z] #42 ... [2022-09-10T11:32:28.050Z] [2022-09-10T11:32:28.050Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-10T11:32:28.050Z] #48 DONE 1.1s [2022-09-10T11:32:28.107Z] #45 DONE 2.4s [2022-09-10T11:32:28.107Z] [2022-09-10T11:32:28.107Z] #46 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-10T11:32:28.107Z] #46 ... [2022-09-10T11:32:28.107Z] [2022-09-10T11:32:28.108Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:28.108Z] #41 48.78 CC compel/src/lib/ptrace.o [2022-09-10T11:32:28.108Z] #41 49.19 AR compel/libcompel.a [2022-09-10T11:32:28.108Z] #41 49.25 HOSTCC compel/src/main-host.o [2022-09-10T11:32:28.108Z] #41 49.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-10T11:32:28.108Z] #41 49.70 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-10T11:32:28.108Z] #41 50.02 HOSTCC compel/src/lib/log-host.o [2022-09-10T11:32:28.108Z] #41 50.18 HOSTLINK compel/compel-host-bin [2022-09-10T11:32:28.108Z] #41 50.30 DEP soccr/soccr.d [2022-09-10T11:32:28.108Z] #41 50.50 CC soccr/soccr.o [2022-09-10T11:32:28.108Z] #41 51.79 AR soccr/libsoccr.a [2022-09-10T11:32:28.108Z] #41 51.83 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-10T11:32:28.108Z] #41 52.10 DEP criu/arch/x86/sigframe.d [2022-09-10T11:32:28.108Z] #41 52.17 DEP criu/arch/x86/sigaction_compat.d [2022-09-10T11:32:28.108Z] #41 52.26 DEP criu/arch/x86/kerndat.d [2022-09-10T11:32:28.108Z] #41 52.35 DEP criu/arch/x86/crtools.d [2022-09-10T11:32:28.108Z] #41 52.53 DEP criu/arch/x86/cpu.d [2022-09-10T11:32:28.108Z] #41 52.74 CC criu/arch/x86/cpu.o [2022-09-10T11:32:28.108Z] #41 53.49 CC criu/arch/x86/crtools.o [2022-09-10T11:32:28.108Z] #41 54.62 CC criu/arch/x86/kerndat.o [2022-09-10T11:32:28.108Z] #41 55.16 CC criu/arch/x86/sigaction_compat.o [2022-09-10T11:32:28.108Z] #41 55.42 CC criu/arch/x86/sigframe.o [2022-09-10T11:32:28.108Z] #41 55.67 LINK criu/arch/x86/crtools.built-in.o [2022-09-10T11:32:28.108Z] #41 55.73 DEP criu/pie/util-vdso-elf32.d [2022-09-10T11:32:28.108Z] #41 55.90 DEP criu/pie/util-vdso.d [2022-09-10T11:32:28.108Z] #41 56.10 DEP criu/pie/util.d [2022-09-10T11:32:28.108Z] #41 56.25 CC criu/pie/util.o [2022-09-10T11:32:28.108Z] #41 56.58 CC criu/pie/util-vdso.o [2022-09-10T11:32:28.108Z] #41 57.26 CC criu/pie/util-vdso-elf32.o [2022-09-10T11:32:28.108Z] #41 58.09 AR criu/pie/pie.lib.a [2022-09-10T11:32:28.108Z] #41 58.17 DEP criu/pie/restorer.d [2022-09-10T11:32:28.108Z] #41 58.29 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-10T11:32:28.108Z] #41 58.39 DEP criu/arch/x86/restorer_unmap.d [2022-09-10T11:32:28.108Z] #41 58.42 DEP criu/arch/x86/restorer.d [2022-09-10T11:32:28.108Z] #41 58.61 DEP criu/arch/x86/vdso-pie.d [2022-09-10T11:32:28.108Z] #41 58.74 DEP criu/pie/parasite-vdso.d [2022-09-10T11:32:28.311Z] [2022-09-10T11:32:28.311Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-10T11:32:28.365Z] #41 58.96 DEP criu/pie/parasite.d [2022-09-10T11:32:28.617Z] #50 1.986 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-10T11:32:28.623Z] #41 59.31 CC criu/pie/parasite.o [2022-09-10T11:32:28.854Z] Commit message: "[20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0.8 branch)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-10T11:32:29.252Z] #49 DONE 1.1s [2022-09-10T11:32:29.252Z] [2022-09-10T11:32:29.252Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:29.552Z] #50 2.952 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:32:29.999Z] #41 ... [2022-09-10T11:32:29.999Z] [2022-09-10T11:32:29.999Z] #46 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-10T11:32:29.999Z] #46 2.181 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-10T11:32:29.999Z] #46 DONE 2.3s [2022-09-10T11:32:29.999Z] [2022-09-10T11:32:29.999Z] #43 [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 [2022-09-10T11:32:29.999Z] #43 3.984 Install runc version v1.1.4 (build tags: seccomp) [2022-09-10T11:32:29.999Z] #43 3.987 + RM_GOPATH=0 [2022-09-10T11:32:29.999Z] #43 3.987 + TMP_GOPATH= [2022-09-10T11:32:29.999Z] #43 3.987 + : /build [2022-09-10T11:32:29.999Z] #43 3.987 + '[' -z '' ']' [2022-09-10T11:32:29.999Z] #43 3.987 ++ mktemp -d [2022-09-10T11:32:29.999Z] #43 3.987 + export GOPATH=/tmp/tmp.SKfIIL16AO [2022-09-10T11:32:29.999Z] #43 3.987 + GOPATH=/tmp/tmp.SKfIIL16AO [2022-09-10T11:32:29.999Z] #43 3.987 + RM_GOPATH=1 [2022-09-10T11:32:29.999Z] #43 3.987 + case "$(go env GOARCH)" in [2022-09-10T11:32:29.999Z] #43 3.987 ++ go env GOARCH [2022-09-10T11:32:29.999Z] #43 3.987 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T11:32:29.999Z] #43 3.987 + GO_BUILDMODE=-buildmode=pie [2022-09-10T11:32:29.999Z] #43 3.987 ++ dirname /tmp/install/install.sh [2022-09-10T11:32:29.999Z] #43 3.987 + dir=/tmp/install [2022-09-10T11:32:29.999Z] #43 3.987 + bin=runc [2022-09-10T11:32:29.999Z] #43 3.987 + shift [2022-09-10T11:32:29.999Z] #43 3.987 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-10T11:32:29.999Z] #43 3.987 + . /tmp/install/runc.installer [2022-09-10T11:32:29.999Z] #43 3.987 ++ set -e [2022-09-10T11:32:29.999Z] #43 3.987 ++ : v1.1.4 [2022-09-10T11:32:29.999Z] #43 3.987 + install_runc [2022-09-10T11:32:29.999Z] #43 3.987 + RUNC_BUILDTAGS=seccomp [2022-09-10T11:32:29.999Z] #43 3.987 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-10T11:32:29.999Z] #43 3.987 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SKfIIL16AO/src/github.com/opencontainers/runc [2022-09-10T11:32:29.999Z] #43 3.996 Cloning into '/tmp/tmp.SKfIIL16AO/src/github.com/opencontainers/runc'... [2022-09-10T11:32:30.310Z] #49 ... [2022-09-10T11:32:30.310Z] [2022-09-10T11:32:30.310Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:30.310Z] #41 76.45 CC criu/cr-check.o [2022-09-10T11:32:30.310Z] #41 78.09 CC criu/cr-dedup.o [2022-09-10T11:32:30.310Z] #41 78.47 CC criu/cr-dump.o [2022-09-10T11:32:30.310Z] #41 80.63 CC criu/cr-errno.o [2022-09-10T11:32:30.310Z] #41 80.70 CC criu/cr-restore.o [2022-09-10T11:32:30.310Z] #41 84.94 CC criu/cr-service.o [2022-09-10T11:32:30.310Z] #41 86.54 CC criu/crtools.o [2022-09-10T11:32:30.489Z] #50 4.141 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:32:30.637Z] #50 1.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:32:30.871Z] #41 ... [2022-09-10T11:32:30.871Z] [2022-09-10T11:32:30.871Z] #49 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:30.871Z] #49 40.82 Selecting previously unselected package libnet1:arm64. [2022-09-10T11:32:30.871Z] #49 40.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-10T11:32:30.871Z] #49 40.83 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:32:30.871Z] #49 40.90 Selecting previously unselected package libnl-3-200:arm64. [2022-09-10T11:32:30.871Z] #49 40.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-09-10T11:32:30.871Z] #49 40.92 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-09-10T11:32:30.871Z] #49 41.01 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-10T11:32:30.871Z] #49 41.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-09-10T11:32:30.871Z] #49 41.02 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-10T11:32:30.871Z] #49 41.10 Selecting previously unselected package libreadline5:arm64. [2022-09-10T11:32:30.871Z] #49 41.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-09-10T11:32:30.897Z] #50 1.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:32:30.897Z] #50 1.439 Get:3 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-10T11:32:30.897Z] #50 1.602 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:32:31.127Z] #49 41.12 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-09-10T11:32:31.127Z] #49 41.25 Selecting previously unselected package net-tools. [2022-09-10T11:32:31.127Z] #49 41.26 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-09-10T11:32:31.127Z] #49 41.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-10T11:32:31.376Z] #43 ... [2022-09-10T11:32:31.376Z] [2022-09-10T11:32:31.376Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:31.376Z] #41 60.79 LINK criu/pie/parasite.built-in.o [2022-09-10T11:32:31.376Z] #41 60.80 GEN criu/pie/parasite-blob.h [2022-09-10T11:32:31.376Z] #41 60.84 CC criu/pie/parasite-vdso.o [2022-09-10T11:32:31.376Z] #41 61.81 CC criu/arch/x86/vdso-pie.o [2022-09-10T11:32:31.376Z] #41 62.07 CC criu/arch/x86/restorer.o [2022-09-10T11:32:31.383Z] #49 41.48 Selecting previously unselected package patch. [2022-09-10T11:32:31.383Z] #49 41.48 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-09-10T11:32:31.383Z] #49 41.49 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-10T11:32:31.383Z] #49 41.55 Selecting previously unselected package python-pip-whl. [2022-09-10T11:32:31.383Z] #49 41.56 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-10T11:32:31.383Z] #49 41.58 Unpacking python-pip-whl (18.1-5) ... [2022-09-10T11:32:31.467Z] #50 2.106 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:32:31.942Z] #41 62.67 CC criu/arch/x86/restorer_unmap.o [2022-09-10T11:32:31.972Z] #49 42.09 Selecting previously unselected package python3-lib2to3. [2022-09-10T11:32:31.972Z] #49 42.10 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-10T11:32:31.972Z] #49 42.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-10T11:32:32.133Z] + docker version [2022-09-10T11:32:32.201Z] #41 ... [2022-09-10T11:32:32.201Z] [2022-09-10T11:32:32.201Z] #47 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-10T11:32:32.201Z] #47 DONE 2.1s [2022-09-10T11:32:32.201Z] [2022-09-10T11:32:32.201Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:32.201Z] #41 62.70 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-10T11:32:32.240Z] #49 42.30 Selecting previously unselected package python3-distutils. [2022-09-10T11:32:32.240Z] #49 42.31 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-10T11:32:32.240Z] #49 42.32 Unpacking python3-distutils (3.7.3-1) ... [2022-09-10T11:32:32.389Z] #50 5.571 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:32:32.409Z] #50 3.218 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:32:32.459Z] #41 63.04 CC criu/pie/restorer.o [2022-09-10T11:32:32.511Z] #49 42.48 Selecting previously unselected package python3-pip. [2022-09-10T11:32:32.511Z] #49 42.49 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-10T11:32:32.511Z] #49 42.49 Unpacking python3-pip (18.1-5) ... [2022-09-10T11:32:32.511Z] #49 42.65 Selecting previously unselected package python3-pkg-resources. [2022-09-10T11:32:32.511Z] #49 42.66 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-10T11:32:32.511Z] #49 42.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-10T11:32:32.787Z] #49 42.82 Selecting previously unselected package python3-setuptools. [2022-09-10T11:32:32.787Z] #49 42.82 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-10T11:32:32.787Z] #49 42.83 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-10T11:32:33.045Z] #49 43.10 Selecting previously unselected package python3-wheel. [2022-09-10T11:32:33.045Z] #49 43.10 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-10T11:32:33.045Z] #49 43.11 Unpacking python3-wheel (0.32.3-2) ... [2022-09-10T11:32:33.045Z] #49 43.24 Selecting previously unselected package sudo. [2022-09-10T11:32:33.045Z] #49 43.24 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-09-10T11:32:33.045Z] #49 43.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-10T11:32:33.324Z] #50 ... [2022-09-10T11:32:33.324Z] [2022-09-10T11:32:33.324Z] #44 [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 [2022-09-10T11:32:33.324Z] #44 13.98 + cd /tmp/tmp.TR1zir1wT7/src/github.com/opencontainers/runc [2022-09-10T11:32:33.324Z] #44 13.99 + git checkout -q v1.1.4 [2022-09-10T11:32:33.606Z] #49 43.62 Selecting previously unselected package thin-provisioning-tools. [2022-09-10T11:32:33.606Z] #49 43.63 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-09-10T11:32:33.606Z] #49 43.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-10T11:32:33.862Z] #49 43.82 Selecting previously unselected package uidmap. [2022-09-10T11:32:33.862Z] #49 43.82 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-09-10T11:32:33.862Z] #49 43.83 Unpacking uidmap (1:4.5-1.1) ... [2022-09-10T11:32:33.862Z] #49 43.96 Selecting previously unselected package vim-runtime. [2022-09-10T11:32:33.862Z] #49 43.96 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:32:33.862Z] #49 44.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-10T11:32:33.890Z] #44 14.47 + '[' -z '' ']' [2022-09-10T11:32:33.890Z] #44 14.47 + target=static [2022-09-10T11:32:33.890Z] #44 14.47 + make BUILDTAGS=seccomp static [2022-09-10T11:32:34.118Z] #49 44.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-10T11:32:34.118Z] #49 44.05 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:32:34.347Z] #50 4.866 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-10T11:32:34.362Z] #41 ... [2022-09-10T11:32:34.362Z] [2022-09-10T11:32:34.362Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-10T11:32:34.362Z] #48 DONE 2.3s [2022-09-10T11:32:34.456Z] #44 15.15 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-10T11:32:34.621Z] [2022-09-10T11:32:34.621Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-10T11:32:35.396Z] #44 ... [2022-09-10T11:32:35.396Z] [2022-09-10T11:32:35.396Z] #37 [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 [2022-09-10T11:32:35.396Z] #37 119.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T11:32:35.396Z] #37 119.9 + GOBIN=/build [2022-09-10T11:32:35.396Z] #37 119.9 + GO111MODULE=on [2022-09-10T11:32:35.396Z] #37 119.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-10T11:32:35.396Z] #37 DONE 126.4s [2022-09-10T11:32:35.655Z] [2022-09-10T11:32:35.655Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-10T11:32:35.655Z] #51 DONE 0.1s [2022-09-10T11:32:35.655Z] [2022-09-10T11:32:35.655Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-10T11:32:35.655Z] #52 DONE 0.1s [2022-09-10T11:32:35.655Z] [2022-09-10T11:32:35.655Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:35.655Z] #42 54.06 CC criu/pie/util-vdso.o [2022-09-10T11:32:35.655Z] #42 54.83 CC criu/pie/util-vdso-elf32.o [2022-09-10T11:32:35.655Z] #42 55.84 AR criu/pie/pie.lib.a [2022-09-10T11:32:35.655Z] #42 55.90 DEP criu/pie/restorer.d [2022-09-10T11:32:35.655Z] #42 56.13 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-10T11:32:35.655Z] #42 56.32 DEP criu/arch/x86/restorer_unmap.d [2022-09-10T11:32:35.655Z] #42 56.35 DEP criu/arch/x86/restorer.d [2022-09-10T11:32:35.655Z] #42 56.54 DEP criu/arch/x86/vdso-pie.d [2022-09-10T11:32:35.655Z] #42 56.72 DEP criu/pie/parasite-vdso.d [2022-09-10T11:32:35.655Z] #42 56.92 DEP criu/pie/parasite.d [2022-09-10T11:32:35.655Z] #42 57.26 CC criu/pie/parasite.o [2022-09-10T11:32:35.655Z] #42 58.55 LINK criu/pie/parasite.built-in.o [2022-09-10T11:32:35.655Z] #42 58.57 GEN criu/pie/parasite-blob.h [2022-09-10T11:32:35.655Z] #42 58.60 CC criu/pie/parasite-vdso.o [2022-09-10T11:32:35.655Z] #42 59.31 CC criu/arch/x86/vdso-pie.o [2022-09-10T11:32:35.655Z] #42 59.68 CC criu/arch/x86/restorer.o [2022-09-10T11:32:35.655Z] #42 60.39 CC criu/arch/x86/restorer_unmap.o [2022-09-10T11:32:35.655Z] #42 60.44 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-10T11:32:35.655Z] #42 60.70 CC criu/pie/restorer.o [2022-09-10T11:32:35.655Z] #42 63.65 LINK criu/pie/restorer.built-in.o [2022-09-10T11:32:35.655Z] #42 63.67 GEN criu/pie/restorer-blob.h [2022-09-10T11:32:35.655Z] #42 63.76 DEP criu/vdso.d [2022-09-10T11:32:35.655Z] #42 64.05 DEP criu/vdso-compat.d [2022-09-10T11:32:35.730Z] #50 6.247 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:32:35.913Z] #42 64.30 DEP criu/uts_ns.d [2022-09-10T11:32:35.989Z] #50 ... [2022-09-10T11:32:35.989Z] [2022-09-10T11:32:35.989Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:35.989Z] #42 51.69 DEP criu/arch/x86/sigframe.d [2022-09-10T11:32:35.989Z] #42 51.86 DEP criu/arch/x86/sigaction_compat.d [2022-09-10T11:32:35.989Z] #42 52.02 DEP criu/arch/x86/kerndat.d [2022-09-10T11:32:35.989Z] #42 52.22 DEP criu/arch/x86/crtools.d [2022-09-10T11:32:35.989Z] #42 52.39 DEP criu/arch/x86/cpu.d [2022-09-10T11:32:35.989Z] #42 52.56 CC criu/arch/x86/cpu.o [2022-09-10T11:32:35.989Z] #42 53.47 CC criu/arch/x86/crtools.o [2022-09-10T11:32:35.989Z] #42 54.72 CC criu/arch/x86/kerndat.o [2022-09-10T11:32:35.989Z] #42 55.21 CC criu/arch/x86/sigaction_compat.o [2022-09-10T11:32:35.989Z] #42 55.53 CC criu/arch/x86/sigframe.o [2022-09-10T11:32:35.989Z] #42 55.90 LINK criu/arch/x86/crtools.built-in.o [2022-09-10T11:32:35.989Z] #42 55.93 DEP criu/pie/util-vdso-elf32.d [2022-09-10T11:32:35.989Z] #42 56.16 DEP criu/pie/util-vdso.d [2022-09-10T11:32:35.989Z] #42 56.27 DEP criu/pie/util.d [2022-09-10T11:32:35.989Z] #42 56.42 CC criu/pie/util.o [2022-09-10T11:32:35.989Z] #42 56.76 CC criu/pie/util-vdso.o [2022-09-10T11:32:35.989Z] #42 57.51 CC criu/pie/util-vdso-elf32.o [2022-09-10T11:32:35.989Z] #42 58.29 AR criu/pie/pie.lib.a [2022-09-10T11:32:35.989Z] #42 58.34 DEP criu/pie/restorer.d [2022-09-10T11:32:35.989Z] #42 58.60 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-10T11:32:35.989Z] #42 58.77 DEP criu/arch/x86/restorer_unmap.d [2022-09-10T11:32:35.989Z] #42 58.80 DEP criu/arch/x86/restorer.d [2022-09-10T11:32:35.989Z] #42 59.02 DEP criu/arch/x86/vdso-pie.d [2022-09-10T11:32:35.989Z] #42 59.20 DEP criu/pie/parasite-vdso.d [2022-09-10T11:32:36.171Z] #42 64.63 DEP criu/util.d [2022-09-10T11:32:36.250Z] #42 59.37 DEP criu/pie/parasite.d [2022-09-10T11:32:36.250Z] #42 59.62 CC criu/pie/parasite.o [2022-09-10T11:32:36.739Z] #42 64.98 DEP criu/uffd.d [2022-09-10T11:32:36.739Z] #42 65.14 DEP criu/tun.d [2022-09-10T11:32:36.819Z] #42 ... [2022-09-10T11:32:36.819Z] [2022-09-10T11:32:36.819Z] #44 [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 [2022-09-10T11:32:36.819Z] #44 14.85 + cd /tmp/tmp.Es7WtneZ4Q/src/github.com/opencontainers/runc [2022-09-10T11:32:36.819Z] #44 14.85 + git checkout -q v1.1.4 [2022-09-10T11:32:36.998Z] #42 65.26 DEP criu/tty.d [2022-09-10T11:32:37.010Z] Client: [2022-09-10T11:32:37.010Z] Version: 20.10.9 [2022-09-10T11:32:37.010Z] API version: 1.41 [2022-09-10T11:32:37.010Z] Go version: go1.16.8 [2022-09-10T11:32:37.010Z] Git commit: c2ea9bc [2022-09-10T11:32:37.010Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-10T11:32:37.010Z] OS/Arch: windows/amd64 [2022-09-10T11:32:37.010Z] Context: default [2022-09-10T11:32:37.010Z] Experimental: true [2022-09-10T11:32:37.010Z] [2022-09-10T11:32:37.010Z] Server: Docker Engine - Community [2022-09-10T11:32:37.010Z] Engine: [2022-09-10T11:32:37.010Z] Version: 20.10.9 [2022-09-10T11:32:37.010Z] API version: 1.41 (minimum version 1.24) [2022-09-10T11:32:37.010Z] Go version: go1.16.8 [2022-09-10T11:32:37.010Z] Git commit: 79ea9d3 [2022-09-10T11:32:37.010Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-10T11:32:37.010Z] OS/Arch: windows/amd64 [2022-09-10T11:32:37.010Z] Experimental: true [2022-09-10T11:32:37.152Z] #49 DONE 2.6s [2022-09-10T11:32:37.152Z] [2022-09-10T11:32:37.152Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:37.265Z] #42 65.41 DEP criu/timerfd.d [2022-09-10T11:32:37.265Z] #42 65.55 DEP criu/timens.d [2022-09-10T11:32:37.383Z] #49 47.31 Selecting previously unselected package vim. [2022-09-10T11:32:37.383Z] #49 47.31 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-10T11:32:37.383Z] #49 47.35 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:32:37.524Z] #42 65.73 DEP criu/sysfs_parse.d [2022-09-10T11:32:37.524Z] #42 65.88 DEP criu/sysctl.d [2022-09-10T11:32:37.639Z] #49 47.74 Selecting previously unselected package xfsprogs. [2022-09-10T11:32:37.639Z] #49 47.75 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-09-10T11:32:37.639Z] #49 47.75 Unpacking xfsprogs (4.20.0-1) ... [Pipeline] sh [2022-09-10T11:32:37.758Z] #44 15.77 + '[' -z '' ']' [2022-09-10T11:32:37.758Z] #44 15.78 + target=static [2022-09-10T11:32:37.758Z] #44 15.78 + make BUILDTAGS=seccomp static [2022-09-10T11:32:37.783Z] #42 66.10 DEP criu/string.d [2022-09-10T11:32:37.783Z] #42 66.12 DEP criu/stats.d [2022-09-10T11:32:37.783Z] #42 66.20 DEP criu/sockets.d [2022-09-10T11:32:38.042Z] #42 66.35 DEP criu/sk-unix.d [2022-09-10T11:32:38.151Z] #49 48.14 Selecting previously unselected package zip. [2022-09-10T11:32:38.151Z] #49 48.16 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-09-10T11:32:38.151Z] #49 48.16 Unpacking zip (3.0-11+b1) ... [2022-09-10T11:32:38.151Z] #49 48.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-10T11:32:38.301Z] #42 66.59 DEP criu/sk-tcp.d [2022-09-10T11:32:38.301Z] #42 ... [2022-09-10T11:32:38.301Z] [2022-09-10T11:32:38.301Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:38.301Z] #50 11.67 Fetched 9023 kB in 11s (855 kB/s) [2022-09-10T11:32:38.328Z] #44 16.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-10T11:32:38.406Z] #49 48.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-10T11:32:38.406Z] #49 48.44 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-09-10T11:32:38.406Z] #49 48.45 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-09-10T11:32:38.406Z] #49 48.46 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-09-10T11:32:38.406Z] #49 48.47 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-09-10T11:32:38.406Z] #49 48.50 Setting up uidmap (1:4.5-1.1) ... [2022-09-10T11:32:38.406Z] #49 48.51 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-09-10T11:32:38.406Z] #49 48.52 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:32:38.406Z] #49 48.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-10T11:32:38.406Z] #49 48.54 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-10T11:32:38.406Z] #49 48.56 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-10T11:32:38.406Z] #49 48.57 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:32:38.406Z] #49 48.58 Setting up zip (3.0-11+b1) ... [2022-09-10T11:32:38.406Z] #49 48.59 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:32:38.526Z] #50 ... [2022-09-10T11:32:38.526Z] [2022-09-10T11:32:38.526Z] #37 [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 [2022-09-10T11:32:38.526Z] #37 124.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T11:32:38.526Z] #37 124.1 + GOBIN=/build [2022-09-10T11:32:38.526Z] #37 124.1 + GO111MODULE=on [2022-09-10T11:32:38.526Z] #37 124.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-10T11:32:38.526Z] #37 DONE 131.5s [2022-09-10T11:32:38.526Z] [2022-09-10T11:32:38.526Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-10T11:32:38.526Z] #51 DONE 0.2s [2022-09-10T11:32:38.526Z] [2022-09-10T11:32:38.526Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-10T11:32:38.662Z] #49 48.61 Setting up bash-completion (1:2.8-6) ... [2022-09-10T11:32:38.703Z] + docker info [2022-09-10T11:32:38.784Z] #52 DONE 0.2s [2022-09-10T11:32:38.784Z] [2022-09-10T11:32:38.784Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:38.784Z] #41 66.39 LINK criu/pie/restorer.built-in.o [2022-09-10T11:32:38.784Z] #41 66.41 GEN criu/pie/restorer-blob.h [2022-09-10T11:32:38.784Z] #41 66.50 DEP criu/vdso.d [2022-09-10T11:32:38.784Z] #41 66.81 DEP criu/vdso-compat.d [2022-09-10T11:32:38.784Z] #41 66.95 DEP criu/uts_ns.d [2022-09-10T11:32:38.784Z] #41 67.10 DEP criu/util.d [2022-09-10T11:32:38.784Z] #41 67.28 DEP criu/uffd.d [2022-09-10T11:32:38.784Z] #41 67.45 DEP criu/tun.d [2022-09-10T11:32:38.784Z] #41 67.75 DEP criu/tty.d [2022-09-10T11:32:38.785Z] #41 68.01 DEP criu/timerfd.d [2022-09-10T11:32:38.785Z] #41 68.24 DEP criu/timens.d [2022-09-10T11:32:38.785Z] #41 68.38 DEP criu/sysfs_parse.d [2022-09-10T11:32:38.785Z] #41 68.55 DEP criu/sysctl.d [2022-09-10T11:32:38.785Z] #41 68.68 DEP criu/string.d [2022-09-10T11:32:38.785Z] #41 68.77 DEP criu/stats.d [2022-09-10T11:32:38.785Z] #41 68.92 DEP criu/sockets.d [2022-09-10T11:32:38.785Z] #41 69.06 DEP criu/sk-unix.d [2022-09-10T11:32:38.785Z] #41 69.38 DEP criu/sk-tcp.d [2022-09-10T11:32:39.043Z] #41 69.64 DEP criu/sk-queue.d [2022-09-10T11:32:39.043Z] #41 69.77 DEP criu/sk-packet.d [2022-09-10T11:32:39.301Z] #41 70.04 DEP criu/sk-netlink.d [2022-09-10T11:32:39.869Z] #41 70.24 DEP criu/sk-inet.d [2022-09-10T11:32:39.869Z] #41 70.50 DEP criu/signalfd.d [2022-09-10T11:32:39.869Z] #41 70.64 DEP criu/sigframe.d [2022-09-10T11:32:40.128Z] #41 70.72 DEP criu/shmem.d [2022-09-10T11:32:40.387Z] #41 70.88 DEP criu/servicefd.d [2022-09-10T11:32:40.387Z] #41 71.09 DEP criu/seize.d [2022-09-10T11:32:40.647Z] #41 71.31 DEP criu/seccomp.d [2022-09-10T11:32:40.906Z] #41 71.53 DEP criu/rst-malloc.d [2022-09-10T11:32:40.906Z] #41 71.59 DEP criu/rbtree.d [2022-09-10T11:32:40.906Z] #41 71.63 DEP criu/pstree.d [2022-09-10T11:32:41.165Z] #41 71.87 DEP criu/protobuf.d [2022-09-10T11:32:41.175Z] #49 ... [2022-09-10T11:32:41.175Z] [2022-09-10T11:32:41.175Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:41.175Z] #41 87.11 CC criu/eventfd.o [2022-09-10T11:32:41.175Z] #41 87.43 CC criu/eventpoll.o [2022-09-10T11:32:41.175Z] #41 88.43 CC criu/external.o [2022-09-10T11:32:41.175Z] #41 88.82 CC criu/fault-injection.o [2022-09-10T11:32:41.175Z] #41 88.96 CC criu/fdstore.o [2022-09-10T11:32:41.175Z] #41 89.34 CC criu/fifo.o [2022-09-10T11:32:41.175Z] #41 89.72 CC criu/file-ids.o [2022-09-10T11:32:41.175Z] #41 90.02 CC criu/file-lock.o [2022-09-10T11:32:41.175Z] #41 90.91 CC criu/files-ext.o [2022-09-10T11:32:41.175Z] #41 91.32 CC criu/files-reg.o [2022-09-10T11:32:41.175Z] #41 93.60 CC criu/files.o [2022-09-10T11:32:41.175Z] #41 95.75 CC criu/filesystems.o [2022-09-10T11:32:41.175Z] #41 96.42 CC criu/fsnotify.o [2022-09-10T11:32:41.175Z] #41 ... [2022-09-10T11:32:41.175Z] [2022-09-10T11:32:41.175Z] #49 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:41.175Z] #49 51.37 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-09-10T11:32:41.175Z] #49 51.38 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-10T11:32:41.175Z] #49 51.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T11:32:41.175Z] #49 51.43 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-10T11:32:41.423Z] #41 72.04 GEN criu/protobuf-desc-gen.h [2022-09-10T11:32:41.431Z] #49 51.44 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-10T11:32:41.431Z] #49 51.50 invoke-rc.d: could not determine current runlevel [2022-09-10T11:32:41.431Z] #49 51.51 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-10T11:32:41.431Z] #49 51.53 Setting up pigz (2.4-1) ... [2022-09-10T11:32:41.431Z] #49 51.54 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-10T11:32:41.431Z] #49 51.56 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-09-10T11:32:41.431Z] #49 51.58 Setting up python-pip-whl (18.1-5) ... [2022-09-10T11:32:41.431Z] #49 51.59 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-09-10T11:32:41.431Z] #49 51.60 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:32:41.599Z] #50 11.67 Reading package lists... [2022-09-10T11:32:41.623Z] #44 ... [2022-09-10T11:32:41.623Z] [2022-09-10T11:32:41.623Z] #38 [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 [2022-09-10T11:32:41.623Z] #38 124.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T11:32:41.623Z] #38 124.4 + GOBIN=/build [2022-09-10T11:32:41.623Z] #38 124.4 + GO111MODULE=on [2022-09-10T11:32:41.623Z] #38 124.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-10T11:32:41.623Z] #38 DONE 131.9s [2022-09-10T11:32:41.623Z] [2022-09-10T11:32:41.623Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-10T11:32:41.623Z] #51 DONE 0.1s [2022-09-10T11:32:41.623Z] [2022-09-10T11:32:41.623Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-10T11:32:41.623Z] #52 DONE 0.1s [2022-09-10T11:32:41.623Z] [2022-09-10T11:32:41.623Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:41.623Z] #50 12.08 Fetched 9023 kB in 11s (834 kB/s) [2022-09-10T11:32:41.942Z] #49 51.94 Setting up libaio1:arm64 (0.3.112-3) ... [2022-09-10T11:32:41.943Z] #49 51.95 Setting up libonig5:arm64 (6.9.1-1) ... [2022-09-10T11:32:41.943Z] #49 51.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:41.943Z] #49 51.97 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:32:41.943Z] #49 51.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-10T11:32:41.943Z] #49 51.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-10T11:32:41.943Z] #49 52.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-10T11:32:41.943Z] #49 52.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-10T11:32:41.943Z] #49 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-10T11:32:41.943Z] #49 52.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-10T11:32:41.943Z] #49 52.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-10T11:32:41.943Z] #49 52.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-10T11:32:41.943Z] #49 52.08 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-10T11:32:41.943Z] #49 52.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-10T11:32:41.943Z] #49 52.11 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-09-10T11:32:41.943Z] #49 52.12 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-10T11:32:41.943Z] #49 52.14 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-09-10T11:32:42.198Z] #49 52.15 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:43.833Z] #50 15.36 Reading package lists... [2022-09-10T11:32:43.833Z] #50 ... [2022-09-10T11:32:43.833Z] [2022-09-10T11:32:43.833Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:43.833Z] #42 66.84 DEP criu/sk-queue.d [2022-09-10T11:32:43.833Z] #42 67.01 DEP criu/sk-packet.d [2022-09-10T11:32:43.833Z] #42 67.24 DEP criu/sk-netlink.d [2022-09-10T11:32:43.833Z] #42 67.38 DEP criu/sk-inet.d [2022-09-10T11:32:43.833Z] #42 67.54 DEP criu/signalfd.d [2022-09-10T11:32:43.833Z] #42 67.73 DEP criu/sigframe.d [2022-09-10T11:32:43.833Z] #42 67.86 DEP criu/shmem.d [2022-09-10T11:32:43.833Z] #42 68.01 DEP criu/servicefd.d [2022-09-10T11:32:43.833Z] #42 68.15 DEP criu/seize.d [2022-09-10T11:32:43.833Z] #42 68.28 DEP criu/seccomp.d [2022-09-10T11:32:43.833Z] #42 68.46 DEP criu/rst-malloc.d [2022-09-10T11:32:43.833Z] #42 68.55 DEP criu/rbtree.d [2022-09-10T11:32:43.833Z] #42 68.61 DEP criu/pstree.d [2022-09-10T11:32:43.833Z] #42 68.82 DEP criu/protobuf.d [2022-09-10T11:32:43.833Z] #42 69.01 GEN criu/protobuf-desc-gen.h [2022-09-10T11:32:43.833Z] #42 70.69 DEP criu/protobuf-desc.d [2022-09-10T11:32:43.833Z] #42 70.87 DEP criu/proc_parse.d [2022-09-10T11:32:43.833Z] #42 71.18 DEP criu/plugin.d [2022-09-10T11:32:43.833Z] #42 71.26 DEP criu/pipes.d [2022-09-10T11:32:43.833Z] #42 71.49 DEP criu/pie-util.d [2022-09-10T11:32:43.833Z] #42 71.56 DEP criu/pie-util-vdso.d [2022-09-10T11:32:43.833Z] #42 71.68 DEP criu/pie-util-vdso-elf32.d [2022-09-10T11:32:43.833Z] #42 71.87 DEP criu/path.d [2022-09-10T11:32:43.833Z] #42 71.99 DEP criu/parasite-syscall.d [2022-09-10T11:32:43.833Z] #42 72.18 DEP criu/pagemap.d [2022-09-10T11:32:43.956Z] #41 74.06 DEP criu/protobuf-desc.d [2022-09-10T11:32:43.957Z] #41 74.17 DEP criu/proc_parse.d [2022-09-10T11:32:43.957Z] #41 74.37 DEP criu/plugin.d [2022-09-10T11:32:43.957Z] #41 74.49 DEP criu/pipes.d [2022-09-10T11:32:43.957Z] #41 74.64 DEP criu/pie-util.d [2022-09-10T11:32:44.092Z] #42 72.37 DEP criu/pagemap-cache.d [2022-09-10T11:32:44.092Z] #42 72.46 DEP criu/page-xfer.d [2022-09-10T11:32:44.092Z] #42 72.59 DEP criu/page-pipe.d [2022-09-10T11:32:44.215Z] #41 74.78 DEP criu/pie-util-vdso.d [2022-09-10T11:32:44.350Z] #42 72.70 DEP criu/netfilter.d [2022-09-10T11:32:44.473Z] #41 74.88 DEP criu/pie-util-vdso-elf32.d [2022-09-10T11:32:44.473Z] #41 75.00 DEP criu/path.d [2022-09-10T11:32:44.609Z] #42 72.91 DEP criu/net.d [2022-09-10T11:32:44.731Z] #41 75.15 DEP criu/parasite-syscall.d [2022-09-10T11:32:44.731Z] #41 75.41 DEP criu/pagemap.d [2022-09-10T11:32:44.868Z] #42 73.08 DEP criu/namespaces.d [2022-09-10T11:32:44.868Z] #42 73.25 DEP criu/mount.d [2022-09-10T11:32:44.990Z] #41 75.57 DEP criu/pagemap-cache.d [2022-09-10T11:32:44.990Z] #41 75.66 DEP criu/page-xfer.d [2022-09-10T11:32:45.126Z] #42 73.38 DEP criu/memfd.d [2022-09-10T11:32:45.249Z] #41 75.83 DEP criu/page-pipe.d [2022-09-10T11:32:45.385Z] #42 73.62 DEP criu/mem.d [2022-09-10T11:32:45.385Z] #42 73.80 DEP criu/lsm.d [2022-09-10T11:32:45.385Z] #42 ... [2022-09-10T11:32:45.385Z] [2022-09-10T11:32:45.385Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:45.385Z] #50 15.36 Reading package lists... [2022-09-10T11:32:45.469Z] #49 55.03 Setting up iptables (1.8.2-4) ... [2022-09-10T11:32:45.469Z] #49 55.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T11:32:45.469Z] #49 55.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T11:32:45.469Z] #49 55.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T11:32:45.469Z] #49 55.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T11:32:45.469Z] #49 55.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-10T11:32:45.469Z] #49 55.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-10T11:32:45.469Z] #49 55.12 Setting up python3 (3.7.3-1) ... [2022-09-10T11:32:45.469Z] #49 55.55 Setting up python3-wheel (0.32.3-2) ... [2022-09-10T11:32:45.508Z] #41 75.99 DEP criu/netfilter.d [2022-09-10T11:32:45.508Z] #41 76.16 DEP criu/net.d [2022-09-10T11:32:45.767Z] #41 76.36 DEP criu/namespaces.d [2022-09-10T11:32:45.828Z] #50 12.08 Reading package lists... [2022-09-10T11:32:46.025Z] #41 76.51 DEP criu/mount.d [2022-09-10T11:32:46.284Z] #41 76.74 DEP criu/memfd.d [2022-09-10T11:32:46.284Z] #41 76.87 DEP criu/mem.d [2022-09-10T11:32:46.287Z] #49 56.25 Setting up apparmor (2.13.2-10) ... [2022-09-10T11:32:46.321Z] #50 19.04 Building dependency tree... [2022-09-10T11:32:46.543Z] #41 77.03 DEP criu/lsm.d [2022-09-10T11:32:46.543Z] #41 77.19 DEP criu/log.d [2022-09-10T11:32:46.543Z] #41 77.32 DEP criu/libnetlink.d [2022-09-10T11:32:46.801Z] #41 77.43 DEP criu/kerndat.d [2022-09-10T11:32:47.060Z] #41 77.68 DEP criu/kcmp-ids.d [2022-09-10T11:32:47.212Z] #50 16.33 Reading package lists... [2022-09-10T11:32:47.212Z] #50 ... [2022-09-10T11:32:47.212Z] [2022-09-10T11:32:47.212Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:47.212Z] #42 60.82 LINK criu/pie/parasite.built-in.o [2022-09-10T11:32:47.212Z] #42 60.83 GEN criu/pie/parasite-blob.h [2022-09-10T11:32:47.212Z] #42 60.86 CC criu/pie/parasite-vdso.o [2022-09-10T11:32:47.212Z] #42 61.60 CC criu/arch/x86/vdso-pie.o [2022-09-10T11:32:47.212Z] #42 61.90 CC criu/arch/x86/restorer.o [2022-09-10T11:32:47.212Z] #42 62.46 CC criu/arch/x86/restorer_unmap.o [2022-09-10T11:32:47.212Z] #42 62.53 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-10T11:32:47.212Z] #42 62.82 CC criu/pie/restorer.o [2022-09-10T11:32:47.212Z] #42 66.48 LINK criu/pie/restorer.built-in.o [2022-09-10T11:32:47.212Z] #42 66.50 GEN criu/pie/restorer-blob.h [2022-09-10T11:32:47.212Z] #42 66.60 DEP criu/vdso.d [2022-09-10T11:32:47.212Z] #42 66.80 DEP criu/vdso-compat.d [2022-09-10T11:32:47.212Z] #42 66.92 DEP criu/uts_ns.d [2022-09-10T11:32:47.212Z] #42 67.13 DEP criu/util.d [2022-09-10T11:32:47.212Z] #42 67.29 DEP criu/uffd.d [2022-09-10T11:32:47.212Z] #42 67.48 DEP criu/tun.d [2022-09-10T11:32:47.212Z] #42 67.67 DEP criu/tty.d [2022-09-10T11:32:47.212Z] #42 67.82 DEP criu/timerfd.d [2022-09-10T11:32:47.212Z] #42 67.98 DEP criu/timens.d [2022-09-10T11:32:47.212Z] #42 68.18 DEP criu/sysfs_parse.d [2022-09-10T11:32:47.212Z] #42 68.33 DEP criu/sysctl.d [2022-09-10T11:32:47.212Z] #42 68.47 DEP criu/string.d [2022-09-10T11:32:47.212Z] #42 68.51 DEP criu/stats.d [2022-09-10T11:32:47.212Z] #42 68.59 DEP criu/sockets.d [2022-09-10T11:32:47.212Z] #42 68.77 DEP criu/sk-unix.d [2022-09-10T11:32:47.212Z] #42 68.96 DEP criu/sk-tcp.d [2022-09-10T11:32:47.212Z] #42 69.17 DEP criu/sk-queue.d [2022-09-10T11:32:47.212Z] #42 69.37 DEP criu/sk-packet.d [2022-09-10T11:32:47.212Z] #42 69.60 DEP criu/sk-netlink.d [2022-09-10T11:32:47.212Z] #42 69.75 DEP criu/sk-inet.d [2022-09-10T11:32:47.212Z] #42 69.89 DEP criu/signalfd.d [2022-09-10T11:32:47.212Z] #42 70.05 DEP criu/sigframe.d [2022-09-10T11:32:47.212Z] #42 70.14 DEP criu/shmem.d [2022-09-10T11:32:47.212Z] #42 70.25 DEP criu/servicefd.d [2022-09-10T11:32:47.212Z] #42 70.40 DEP criu/seize.d [2022-09-10T11:32:47.212Z] #42 70.54 DEP criu/seccomp.d [2022-09-10T11:32:47.272Z] #50 20.49 libcap2-bin is already the newest version (1:2.25-2). [2022-09-10T11:32:47.272Z] #50 20.49 The following additional packages will be installed: [2022-09-10T11:32:47.272Z] #50 20.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-10T11:32:47.272Z] #50 20.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-10T11:32:47.272Z] #50 20.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-10T11:32:47.272Z] #50 20.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-10T11:32:47.272Z] #50 20.51 python3.7 python3.7-minimal vim-runtime xxd [2022-09-10T11:32:47.272Z] #50 20.51 Suggested packages: [2022-09-10T11:32:47.272Z] #50 20.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-10T11:32:47.272Z] #50 20.51 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-10T11:32:47.272Z] #50 20.51 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-10T11:32:47.272Z] #50 20.51 quota [2022-09-10T11:32:47.272Z] #50 20.51 Recommended packages: [2022-09-10T11:32:47.272Z] #50 20.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-10T11:32:47.272Z] #50 20.51 python3-keyrings.alt python3-xdg unzip [2022-09-10T11:32:47.318Z] #41 77.75 DEP criu/irmap.d [2022-09-10T11:32:47.318Z] #41 77.89 DEP criu/ipc_ns.d [2022-09-10T11:32:47.473Z] #42 70.68 DEP criu/rst-malloc.d [2022-09-10T11:32:47.473Z] #42 70.75 DEP criu/rbtree.d [2022-09-10T11:32:47.473Z] #42 70.80 DEP criu/pstree.d [2022-09-10T11:32:47.577Z] #41 78.11 DEP criu/image.d [2022-09-10T11:32:47.577Z] #41 78.32 DEP criu/image-desc.d [2022-09-10T11:32:47.577Z] #41 ... [2022-09-10T11:32:47.577Z] [2022-09-10T11:32:47.577Z] #43 [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 [2022-09-10T11:32:47.577Z] #43 15.64 + cd /tmp/tmp.SKfIIL16AO/src/github.com/opencontainers/runc [2022-09-10T11:32:47.577Z] #43 15.64 + git checkout -q v1.1.4 [2022-09-10T11:32:47.577Z] #43 16.42 + '[' -z '' ']' [2022-09-10T11:32:47.577Z] #43 16.42 + target=static [2022-09-10T11:32:47.577Z] #43 16.42 + make BUILDTAGS=seccomp static [2022-09-10T11:32:47.577Z] #43 16.83 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-10T11:32:47.734Z] #42 71.03 DEP criu/protobuf.d [2022-09-10T11:32:47.734Z] #42 71.16 GEN criu/protobuf-desc-gen.h [2022-09-10T11:32:47.835Z] #43 ... [2022-09-10T11:32:47.835Z] [2022-09-10T11:32:47.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:47.835Z] #41 78.40 DEP criu/fsnotify.d [2022-09-10T11:32:48.094Z] #41 78.55 DEP criu/filesystems.d [2022-09-10T11:32:48.094Z] #41 78.71 DEP criu/files.d [2022-09-10T11:32:48.174Z] #49 58.02 Setting up xfsprogs (4.20.0-1) ... [2022-09-10T11:32:48.174Z] #49 58.03 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-10T11:32:48.174Z] #49 58.36 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-10T11:32:48.353Z] #41 78.86 DEP criu/files-reg.d [2022-09-10T11:32:48.353Z] #41 79.03 DEP criu/files-ext.d [2022-09-10T11:32:48.611Z] #41 79.17 DEP criu/file-lock.d [2022-09-10T11:32:48.646Z] #50 22.20 The following NEW packages will be installed: [2022-09-10T11:32:48.871Z] #41 79.32 DEP criu/file-ids.d [2022-09-10T11:32:48.871Z] #41 79.46 DEP criu/fifo.d [2022-09-10T11:32:48.871Z] #41 79.57 DEP criu/fdstore.d [2022-09-10T11:32:48.904Z] #50 22.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-10T11:32:48.904Z] #50 22.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-10T11:32:48.904Z] #50 22.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-10T11:32:48.904Z] #50 22.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-10T11:32:48.904Z] #50 22.22 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-10T11:32:48.904Z] #50 22.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-10T11:32:48.904Z] #50 22.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-10T11:32:48.904Z] #50 22.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-10T11:32:48.904Z] #50 22.22 xz-utils zip [2022-09-10T11:32:49.101Z] #49 59.06 Setting up python3-distutils (3.7.3-1) ... [2022-09-10T11:32:49.117Z] #42 ... [2022-09-10T11:32:49.117Z] [2022-09-10T11:32:49.117Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:49.117Z] #50 16.33 Reading package lists... [2022-09-10T11:32:49.130Z] #41 79.67 DEP criu/fault-injection.d [2022-09-10T11:32:49.130Z] #41 79.70 DEP criu/external.d [2022-09-10T11:32:49.130Z] #41 79.79 DEP criu/eventpoll.d [2022-09-10T11:32:49.162Z] #50 22.56 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:32:49.162Z] #50 22.56 Need to get 28.6 MB of archives. [2022-09-10T11:32:49.162Z] #50 22.56 After this operation, 116 MB of additional disk space will be used. [2022-09-10T11:32:49.162Z] #50 22.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-10T11:32:49.162Z] #50 22.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-10T11:32:49.162Z] #50 22.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-10T11:32:49.322Z] Client: [2022-09-10T11:32:49.322Z] Context: default [2022-09-10T11:32:49.322Z] Debug Mode: false [2022-09-10T11:32:49.322Z] Plugins: [2022-09-10T11:32:49.322Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-10T11:32:49.322Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-10T11:32:49.322Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-10T11:32:49.322Z] [2022-09-10T11:32:49.322Z] Server: [2022-09-10T11:32:49.322Z] Containers: 0 [2022-09-10T11:32:49.322Z] Running: 0 [2022-09-10T11:32:49.322Z] Paused: 0 [2022-09-10T11:32:49.322Z] Stopped: 0 [2022-09-10T11:32:49.322Z] Images: 0 [2022-09-10T11:32:49.322Z] Server Version: 20.10.9 [2022-09-10T11:32:49.322Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-09-10T11:32:49.322Z] Windows: [2022-09-10T11:32:49.322Z] LCOW: [2022-09-10T11:32:49.322Z] Logging Driver: json-file [2022-09-10T11:32:49.322Z] Plugins: [2022-09-10T11:32:49.322Z] Volume: local [2022-09-10T11:32:49.322Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-10T11:32:49.322Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-10T11:32:49.322Z] Swarm: inactive [2022-09-10T11:32:49.322Z] Default Isolation: process [2022-09-10T11:32:49.322Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-10T11:32:49.322Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-10T11:32:49.322Z] OSType: windows [2022-09-10T11:32:49.322Z] Architecture: x86_64 [2022-09-10T11:32:49.322Z] CPUs: 4 [2022-09-10T11:32:49.322Z] Total Memory: 32GiB [2022-09-10T11:32:49.322Z] Name: azwin-2-94cc10 [2022-09-10T11:32:49.322Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-10T11:32:49.322Z] Docker Root Dir: D:\docker [2022-09-10T11:32:49.322Z] Debug Mode: false [2022-09-10T11:32:49.322Z] Registry: https://index.docker.io/v1/ [2022-09-10T11:32:49.322Z] Labels: [2022-09-10T11:32:49.322Z] Experimental: true [2022-09-10T11:32:49.322Z] Insecure Registries: [2022-09-10T11:32:49.322Z] 10.0.0.4:5000 [2022-09-10T11:32:49.322Z] 127.0.0.0/8 [2022-09-10T11:32:49.322Z] Registry Mirrors: [2022-09-10T11:32:49.322Z] http://10.0.0.4:5000/ [2022-09-10T11:32:49.322Z] Live Restore Enabled: false [2022-09-10T11:32:49.322Z] Product License: Community Engine [2022-09-10T11:32:49.322Z] [2022-09-10T11:32:49.357Z] #49 59.49 Setting up python3-setuptools (40.8.0-1) ... [2022-09-10T11:32:49.388Z] #41 79.93 DEP criu/eventfd.d [2022-09-10T11:32:49.388Z] #41 80.09 DEP criu/crtools.d [2022-09-10T11:32:49.420Z] #50 22.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-10T11:32:49.420Z] #50 22.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-10T11:32:49.420Z] #50 22.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-10T11:32:49.421Z] #50 22.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-10T11:32:49.421Z] #50 22.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-10T11:32:49.421Z] #50 22.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-10T11:32:49.421Z] #50 22.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-10T11:32:49.421Z] #50 23.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-10T11:32:49.421Z] #50 23.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-10T11:32:49.421Z] #50 23.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-10T11:32:49.421Z] #50 23.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-09-10T11:32:49.647Z] #41 80.24 DEP criu/cr-service.d [2022-09-10T11:32:49.679Z] #50 23.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-10T11:32:49.679Z] #50 23.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-10T11:32:49.679Z] #50 23.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-10T11:32:49.679Z] #50 23.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-10T11:32:49.679Z] #50 23.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-10T11:32:49.679Z] #50 23.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-10T11:32:49.679Z] #50 23.08 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-10T11:32:49.679Z] #50 23.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-10T11:32:49.679Z] #50 23.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-10T11:32:49.679Z] #50 23.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-10T11:32:49.679Z] #50 23.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-10T11:32:49.679Z] #50 23.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-10T11:32:49.679Z] #50 23.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-10T11:32:49.679Z] #50 23.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-10T11:32:49.679Z] #50 23.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-10T11:32:49.905Z] #41 80.40 DEP criu/cr-restore.d [2022-09-10T11:32:50.058Z] #50 19.86 Building dependency tree... [2022-09-10T11:32:50.164Z] #41 80.64 DEP criu/cr-errno.d [2022-09-10T11:32:50.164Z] #41 80.68 DEP criu/cr-dump.d [2022-09-10T11:32:50.245Z] #50 23.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-10T11:32:50.245Z] #50 23.71 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-10T11:32:50.245Z] #50 23.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-10T11:32:50.245Z] #50 23.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-10T11:32:50.245Z] #50 23.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-10T11:32:50.245Z] #50 23.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-10T11:32:50.245Z] #50 23.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-10T11:32:50.245Z] #50 23.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-10T11:32:50.245Z] #50 23.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-10T11:32:50.245Z] #50 23.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-10T11:32:50.423Z] #41 80.93 DEP criu/cr-dedup.d [2022-09-10T11:32:50.423Z] #41 81.15 DEP criu/cr-check.d [2022-09-10T11:32:50.504Z] #50 23.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-10T11:32:50.504Z] #50 23.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-10T11:32:50.504Z] #50 23.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-10T11:32:50.504Z] #50 23.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-10T11:32:50.504Z] #50 23.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-10T11:32:50.504Z] #50 24.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-10T11:32:50.504Z] #50 24.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-10T11:32:50.682Z] #41 ... [2022-09-10T11:32:50.682Z] [2022-09-10T11:32:50.682Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:50.682Z] #50 3.641 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-10T11:32:50.682Z] #50 3.682 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-10T11:32:50.682Z] #50 3.682 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-10T11:32:50.682Z] #50 3.682 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-10T11:32:50.682Z] #50 4.307 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-10T11:32:50.682Z] #50 5.427 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-10T11:32:50.682Z] #50 7.107 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [350 kB] [2022-09-10T11:32:50.682Z] #50 8.611 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-10T11:32:50.682Z] #50 13.44 Fetched 9023 kB in 10s (898 kB/s) [2022-09-10T11:32:50.682Z] #50 13.44 Reading package lists... [2022-09-10T11:32:50.682Z] #50 ... [2022-09-10T11:32:50.682Z] [2022-09-10T11:32:50.682Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:50.682Z] #41 81.37 DEP criu/config.d [2022-09-10T11:32:50.725Z] #49 60.65 Setting up python3-pip (18.1-5) ... [2022-09-10T11:32:50.942Z] #41 81.52 DEP criu/clone-noasan.d [2022-09-10T11:32:50.942Z] #41 81.59 DEP criu/cgroup.d [2022-09-10T11:32:51.000Z] #50 21.61 libcap2-bin is already the newest version (1:2.25-2). [2022-09-10T11:32:51.000Z] #50 21.61 The following additional packages will be installed: [2022-09-10T11:32:51.000Z] #50 21.62 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-10T11:32:51.000Z] #50 21.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-10T11:32:51.000Z] #50 21.62 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-10T11:32:51.000Z] #50 21.62 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-10T11:32:51.000Z] #50 21.62 python3.7 python3.7-minimal vim-runtime xxd [2022-09-10T11:32:51.000Z] #50 21.62 Suggested packages: [2022-09-10T11:32:51.000Z] #50 21.63 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-10T11:32:51.000Z] #50 21.63 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-10T11:32:51.000Z] #50 21.63 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-10T11:32:51.000Z] #50 21.63 quota [2022-09-10T11:32:51.000Z] #50 21.63 Recommended packages: [2022-09-10T11:32:51.000Z] #50 21.63 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-10T11:32:51.000Z] #50 21.63 python3-keyrings.alt python3-xdg unzip [2022-09-10T11:32:51.072Z] #50 24.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-10T11:32:51.072Z] #50 24.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-10T11:32:51.072Z] #50 24.53 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-10T11:32:51.201Z] #41 81.76 DEP criu/cgroup-props.d [2022-09-10T11:32:51.201Z] #41 81.88 DEP criu/bitmap.d [2022-09-10T11:32:51.460Z] #41 81.91 DEP criu/bfd.d [2022-09-10T11:32:51.460Z] #41 82.01 DEP criu/autofs.d [2022-09-10T11:32:51.460Z] #41 82.15 DEP criu/aio.d [2022-09-10T11:32:51.639Z] #50 25.19 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:32:51.639Z] #50 25.30 Fetched 28.6 MB in 2s (12.8 MB/s) [2022-09-10T11:32:51.652Z] #49 61.69 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:32:51.652Z] #49 ... [2022-09-10T11:32:51.652Z] [2022-09-10T11:32:51.652Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:51.652Z] #41 97.69 CC criu/image-desc.o [2022-09-10T11:32:51.652Z] #41 97.89 CC criu/image.o [2022-09-10T11:32:51.652Z] #41 98.74 CC criu/ipc_ns.o [2022-09-10T11:32:51.652Z] #41 100.0 CC criu/irmap.o [2022-09-10T11:32:51.652Z] #41 100.6 CC criu/kcmp-ids.o [2022-09-10T11:32:51.652Z] #41 101.0 CC criu/kerndat.o [2022-09-10T11:32:51.652Z] #41 102.1 CC criu/libnetlink.o [2022-09-10T11:32:51.652Z] #41 102.5 CC criu/log.o [2022-09-10T11:32:51.652Z] #41 102.9 CC criu/lsm.o [2022-09-10T11:32:51.652Z] #41 103.2 CC criu/mem.o [2022-09-10T11:32:51.652Z] #41 105.3 CC criu/memfd.o [2022-09-10T11:32:51.652Z] #41 105.9 CC criu/mount.o [2022-09-10T11:32:51.652Z] #41 ... [2022-09-10T11:32:51.652Z] [2022-09-10T11:32:51.652Z] #49 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:51.652Z] #49 61.69 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:32:51.652Z] #49 61.74 Processing triggers for mime-support (3.62) ... [2022-09-10T11:32:51.718Z] #41 82.39 DEP criu/action-scripts.d [2022-09-10T11:32:51.898Z] #50 25.39 Selecting previously unselected package pigz. [2022-09-10T11:32:51.898Z] #50 25.39 (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 ... 23452 files and directories currently installed.) [2022-09-10T11:32:51.898Z] #50 25.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-10T11:32:51.898Z] #50 25.48 Unpacking pigz (2.4-1) ... [2022-09-10T11:32:51.977Z] #41 82.72 CC criu/action-scripts.o [2022-09-10T11:32:52.157Z] #50 25.58 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-10T11:32:52.157Z] #50 25.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:32:52.157Z] #50 25.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:52.580Z] #49 DONE 62.6s [2022-09-10T11:32:52.580Z] [2022-09-10T11:32:52.580Z] #34 [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 [2022-09-10T11:32:52.580Z] #34 ... [2022-09-10T11:32:52.580Z] [2022-09-10T11:32:52.580Z] #53 [dev-systemd-false 8/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 [2022-09-10T11:32:52.724Z] #50 26.04 Selecting previously unselected package python3.7-minimal. [2022-09-10T11:32:52.724Z] #50 26.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:32:52.724Z] #50 26.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-10T11:32:52.912Z] #41 83.35 CC criu/aio.o [2022-09-10T11:32:52.912Z] #50 23.28 The following NEW packages will be installed: [2022-09-10T11:32:52.912Z] #50 23.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-10T11:32:52.912Z] #50 23.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-10T11:32:52.912Z] #50 23.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-10T11:32:52.912Z] #50 23.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-10T11:32:52.912Z] #50 23.29 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-10T11:32:52.912Z] #50 23.29 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-10T11:32:52.912Z] #50 23.29 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-10T11:32:52.912Z] #50 23.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-10T11:32:52.912Z] #50 23.29 xz-utils zip [2022-09-10T11:32:52.912Z] #50 23.63 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:32:52.912Z] #50 23.63 Need to get 28.6 MB of archives. [2022-09-10T11:32:52.912Z] #50 23.63 After this operation, 116 MB of additional disk space will be used. [2022-09-10T11:32:52.912Z] #50 23.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-10T11:32:52.912Z] #50 23.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-10T11:32:52.912Z] #50 23.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-10T11:32:53.143Z] #53 0.726 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-10T11:32:53.143Z] #53 0.731 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-10T11:32:53.143Z] #53 0.736 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-10T11:32:53.143Z] #53 DONE 0.8s [2022-09-10T11:32:53.143Z] [2022-09-10T11:32:53.143Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:32:53.170Z] #41 83.87 CC criu/autofs.o [2022-09-10T11:32:53.172Z] #50 23.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-10T11:32:53.172Z] #50 23.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-10T11:32:53.172Z] #50 23.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-10T11:32:53.172Z] #50 23.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-10T11:32:53.172Z] #50 23.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-10T11:32:53.172Z] #50 23.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-10T11:32:53.172Z] #50 23.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-10T11:32:53.172Z] #50 23.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-10T11:32:53.173Z] #50 23.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-10T11:32:53.173Z] #50 23.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-10T11:32:53.173Z] #50 23.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-10T11:32:53.173Z] #50 23.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-10T11:32:53.173Z] #50 23.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-10T11:32:53.173Z] #50 23.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-10T11:32:53.173Z] #50 23.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-10T11:32:53.173Z] #50 23.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-10T11:32:53.173Z] #50 24.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-10T11:32:53.173Z] #50 24.00 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-10T11:32:53.173Z] #50 24.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-10T11:32:53.173Z] #50 24.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-10T11:32:53.173Z] #50 24.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-10T11:32:53.173Z] #50 24.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-10T11:32:53.173Z] #50 24.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-10T11:32:53.434Z] #50 24.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-10T11:32:53.434Z] #50 24.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-10T11:32:53.434Z] #50 24.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-10T11:32:53.659Z] #50 26.96 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:53.659Z] #50 26.98 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-10T11:32:53.694Z] #50 24.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-10T11:32:53.955Z] #50 24.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-10T11:32:53.955Z] #50 24.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-10T11:32:53.955Z] #50 24.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-10T11:32:53.955Z] #50 24.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-10T11:32:53.955Z] #50 24.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-10T11:32:53.955Z] #50 24.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-10T11:32:53.955Z] #50 24.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-10T11:32:53.955Z] #50 24.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-10T11:32:53.955Z] #50 24.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-10T11:32:53.955Z] #50 24.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-10T11:32:53.955Z] #50 24.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-10T11:32:53.955Z] #50 24.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-10T11:32:53.955Z] #50 24.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-10T11:32:53.955Z] #50 24.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-10T11:32:54.216Z] #50 24.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-10T11:32:54.216Z] #50 24.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-10T11:32:54.477Z] #50 25.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-10T11:32:54.477Z] #50 25.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-10T11:32:54.477Z] #50 25.26 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-10T11:32:55.072Z] #41 85.64 CC criu/bfd.o [2022-09-10T11:32:55.418Z] #50 26.04 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:32:55.418Z] #50 26.17 Fetched 28.6 MB in 2s (15.1 MB/s) [2022-09-10T11:32:55.418Z] #50 26.25 Selecting previously unselected package pigz. [2022-09-10T11:32:55.560Z] #50 ... [2022-09-10T11:32:55.560Z] [2022-09-10T11:32:55.560Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:55.560Z] #42 73.94 DEP criu/log.d [2022-09-10T11:32:55.560Z] #42 74.09 DEP criu/libnetlink.d [2022-09-10T11:32:55.560Z] #42 74.19 DEP criu/kerndat.d [2022-09-10T11:32:55.560Z] #42 74.34 DEP criu/kcmp-ids.d [2022-09-10T11:32:55.560Z] #42 74.50 DEP criu/irmap.d [2022-09-10T11:32:55.560Z] #42 74.68 DEP criu/ipc_ns.d [2022-09-10T11:32:55.560Z] #42 74.81 DEP criu/image.d [2022-09-10T11:32:55.560Z] #42 74.94 DEP criu/image-desc.d [2022-09-10T11:32:55.560Z] #42 75.01 DEP criu/fsnotify.d [2022-09-10T11:32:55.560Z] #42 75.15 DEP criu/filesystems.d [2022-09-10T11:32:55.560Z] #42 75.38 DEP criu/files.d [2022-09-10T11:32:55.560Z] #42 75.55 DEP criu/files-reg.d [2022-09-10T11:32:55.560Z] #42 75.70 DEP criu/files-ext.d [2022-09-10T11:32:55.560Z] #42 75.82 DEP criu/file-lock.d [2022-09-10T11:32:55.560Z] #42 75.94 DEP criu/file-ids.d [2022-09-10T11:32:55.560Z] #42 76.13 DEP criu/fifo.d [2022-09-10T11:32:55.560Z] #42 76.26 DEP criu/fdstore.d [2022-09-10T11:32:55.560Z] #42 76.36 DEP criu/fault-injection.d [2022-09-10T11:32:55.560Z] #42 76.41 DEP criu/external.d [2022-09-10T11:32:55.560Z] #42 76.53 DEP criu/eventpoll.d [2022-09-10T11:32:55.560Z] #42 76.68 DEP criu/eventfd.d [2022-09-10T11:32:55.560Z] #42 76.91 DEP criu/crtools.d [2022-09-10T11:32:55.560Z] #42 77.10 DEP criu/cr-service.d [2022-09-10T11:32:55.560Z] #42 77.28 DEP criu/cr-restore.d [2022-09-10T11:32:55.560Z] #42 77.51 DEP criu/cr-errno.d [2022-09-10T11:32:55.560Z] #42 77.53 DEP criu/cr-dump.d [2022-09-10T11:32:55.560Z] #42 77.79 DEP criu/cr-dedup.d [2022-09-10T11:32:55.560Z] #42 77.96 DEP criu/cr-check.d [2022-09-10T11:32:55.560Z] #42 78.27 DEP criu/config.d [2022-09-10T11:32:55.560Z] #42 78.42 DEP criu/clone-noasan.d [2022-09-10T11:32:55.560Z] #42 78.49 DEP criu/cgroup.d [2022-09-10T11:32:55.560Z] #42 78.64 DEP criu/cgroup-props.d [2022-09-10T11:32:55.560Z] #42 78.77 DEP criu/bitmap.d [2022-09-10T11:32:55.560Z] #42 78.80 DEP criu/bfd.d [2022-09-10T11:32:55.560Z] #42 78.89 DEP criu/autofs.d [2022-09-10T11:32:55.560Z] #42 79.03 DEP criu/aio.d [2022-09-10T11:32:55.560Z] #42 79.22 DEP criu/action-scripts.d [2022-09-10T11:32:55.560Z] #42 79.52 CC criu/action-scripts.o [2022-09-10T11:32:55.560Z] #42 80.04 CC criu/aio.o [2022-09-10T11:32:55.560Z] #42 80.55 CC criu/autofs.o [2022-09-10T11:32:55.560Z] #42 82.11 CC criu/bfd.o [2022-09-10T11:32:55.560Z] #42 82.65 CC criu/bitmap.o [2022-09-10T11:32:55.560Z] #42 82.81 CC criu/cgroup-props.o [2022-09-10T11:32:55.560Z] #42 83.59 CC criu/cgroup.o [2022-09-10T11:32:55.639Z] #41 86.22 CC criu/bitmap.o [2022-09-10T11:32:55.679Z] #50 26.25 (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 ... 23452 files and directories currently installed.) [2022-09-10T11:32:55.679Z] #50 26.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-10T11:32:55.679Z] #50 26.34 Unpacking pigz (2.4-1) ... [2022-09-10T11:32:55.679Z] #50 26.46 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-10T11:32:55.679Z] #50 26.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:32:55.679Z] #50 26.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:55.818Z] #42 ... [2022-09-10T11:32:55.818Z] [2022-09-10T11:32:55.818Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:55.818Z] #50 29.26 Selecting previously unselected package python3-minimal. [2022-09-10T11:32:55.818Z] #50 29.26 (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 ... 23701 files and directories currently installed.) [2022-09-10T11:32:55.818Z] #50 29.31 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-10T11:32:55.818Z] #50 29.32 Unpacking python3-minimal (3.7.3-1) ... [2022-09-10T11:32:55.897Z] #41 86.40 CC criu/cgroup-props.o [2022-09-10T11:32:56.080Z] #50 29.43 Selecting previously unselected package libmpdec2:amd64. [2022-09-10T11:32:56.080Z] #50 29.43 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-10T11:32:56.080Z] #50 29.44 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-10T11:32:56.080Z] #50 29.55 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-10T11:32:56.080Z] #50 29.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:32:56.080Z] #50 29.56 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:56.250Z] #50 26.96 Selecting previously unselected package python3.7-minimal. [2022-09-10T11:32:56.250Z] #50 26.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:32:56.250Z] #50 26.98 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-10T11:32:56.833Z] #41 87.28 CC criu/cgroup.o [2022-09-10T11:32:57.455Z] #50 30.63 Selecting previously unselected package python3.7. [2022-09-10T11:32:57.455Z] #50 30.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:32:57.455Z] #50 30.65 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:57.455Z] #50 30.79 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-10T11:32:57.455Z] #50 30.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-10T11:32:57.455Z] #50 30.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-10T11:32:57.455Z] #50 30.89 Setting up python3-minimal (3.7.3-1) ... [2022-09-10T11:32:57.633Z] #50 28.06 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:32:57.633Z] #50 28.08 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-10T11:32:58.387Z] #54 4.902 Collecting yamllint==1.26.1 [2022-09-10T11:32:58.389Z] #50 31.74 Selecting previously unselected package python3. [2022-09-10T11:32:58.389Z] #50 31.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 ... 24113 files and directories currently installed.) [2022-09-10T11:32:58.389Z] #50 31.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-10T11:32:58.389Z] #50 31.83 Unpacking python3 (3.7.3-1) ... [2022-09-10T11:32:58.648Z] #50 31.96 Selecting previously unselected package libip4tc0:amd64. [2022-09-10T11:32:58.648Z] #50 31.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-10T11:32:58.648Z] #50 31.96 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-10T11:32:58.648Z] #50 32.08 Selecting previously unselected package libip6tc0:amd64. [2022-09-10T11:32:58.648Z] #50 32.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-10T11:32:58.648Z] #50 32.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-10T11:32:58.648Z] #50 32.19 Selecting previously unselected package libiptc0:amd64. [2022-09-10T11:32:58.648Z] #50 32.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-10T11:32:58.648Z] #50 32.21 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-10T11:32:58.648Z] #50 32.31 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-10T11:32:58.906Z] #50 32.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-10T11:32:58.906Z] #50 32.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-10T11:32:58.906Z] #50 32.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-10T11:32:58.906Z] #50 32.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-10T11:32:58.906Z] #50 32.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-10T11:32:59.164Z] #50 32.50 Selecting previously unselected package libnftnl11:amd64. [2022-09-10T11:32:59.164Z] #50 32.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-10T11:32:59.164Z] #50 32.51 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-10T11:32:59.164Z] #50 32.60 Selecting previously unselected package iptables. [2022-09-10T11:32:59.164Z] #50 32.61 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-10T11:32:59.164Z] #50 32.61 Unpacking iptables (1.8.2-4) ... [2022-09-10T11:32:59.422Z] #50 32.99 Selecting previously unselected package xxd. [2022-09-10T11:32:59.545Z] #50 ... [2022-09-10T11:32:59.545Z] [2022-09-10T11:32:59.545Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:32:59.545Z] #42 72.69 DEP criu/protobuf-desc.d [2022-09-10T11:32:59.545Z] #42 72.89 DEP criu/proc_parse.d [2022-09-10T11:32:59.545Z] #42 73.14 DEP criu/plugin.d [2022-09-10T11:32:59.545Z] #42 73.24 DEP criu/pipes.d [2022-09-10T11:32:59.545Z] #42 73.37 DEP criu/pie-util.d [2022-09-10T11:32:59.545Z] #42 73.47 DEP criu/pie-util-vdso.d [2022-09-10T11:32:59.545Z] #42 73.61 DEP criu/pie-util-vdso-elf32.d [2022-09-10T11:32:59.545Z] #42 73.73 DEP criu/path.d [2022-09-10T11:32:59.545Z] #42 73.91 DEP criu/parasite-syscall.d [2022-09-10T11:32:59.545Z] #42 74.12 DEP criu/pagemap.d [2022-09-10T11:32:59.545Z] #42 74.31 DEP criu/pagemap-cache.d [2022-09-10T11:32:59.545Z] #42 74.40 DEP criu/page-xfer.d [2022-09-10T11:32:59.545Z] #42 74.51 DEP criu/page-pipe.d [2022-09-10T11:32:59.545Z] #42 74.64 DEP criu/netfilter.d [2022-09-10T11:32:59.545Z] #42 74.86 DEP criu/net.d [2022-09-10T11:32:59.545Z] #42 75.12 DEP criu/namespaces.d [2022-09-10T11:32:59.545Z] #42 75.29 DEP criu/mount.d [2022-09-10T11:32:59.545Z] #42 75.43 DEP criu/memfd.d [2022-09-10T11:32:59.545Z] #42 75.56 DEP criu/mem.d [2022-09-10T11:32:59.545Z] #42 75.72 DEP criu/lsm.d [2022-09-10T11:32:59.545Z] #42 75.88 DEP criu/log.d [2022-09-10T11:32:59.545Z] #42 76.02 DEP criu/libnetlink.d [2022-09-10T11:32:59.545Z] #42 76.14 DEP criu/kerndat.d [2022-09-10T11:32:59.545Z] #42 76.31 DEP criu/kcmp-ids.d [2022-09-10T11:32:59.545Z] #42 76.40 DEP criu/irmap.d [2022-09-10T11:32:59.545Z] #42 76.52 DEP criu/ipc_ns.d [2022-09-10T11:32:59.545Z] #42 76.69 DEP criu/image.d [2022-09-10T11:32:59.545Z] #42 76.87 DEP criu/image-desc.d [2022-09-10T11:32:59.545Z] #42 76.99 DEP criu/fsnotify.d [2022-09-10T11:32:59.545Z] #42 77.16 DEP criu/filesystems.d [2022-09-10T11:32:59.545Z] #42 77.37 DEP criu/files.d [2022-09-10T11:32:59.545Z] #42 77.59 DEP criu/files-reg.d [2022-09-10T11:32:59.545Z] #42 77.80 DEP criu/files-ext.d [2022-09-10T11:32:59.545Z] #42 78.02 DEP criu/file-lock.d [2022-09-10T11:32:59.545Z] #42 78.25 DEP criu/file-ids.d [2022-09-10T11:32:59.545Z] #42 78.38 DEP criu/fifo.d [2022-09-10T11:32:59.545Z] #42 78.49 DEP criu/fdstore.d [2022-09-10T11:32:59.545Z] #42 78.60 DEP criu/fault-injection.d [2022-09-10T11:32:59.545Z] #42 78.63 DEP criu/external.d [2022-09-10T11:32:59.545Z] #42 78.77 DEP criu/eventpoll.d [2022-09-10T11:32:59.545Z] #42 78.90 DEP criu/eventfd.d [2022-09-10T11:32:59.545Z] #42 79.05 DEP criu/crtools.d [2022-09-10T11:32:59.545Z] #42 79.24 DEP criu/cr-service.d [2022-09-10T11:32:59.545Z] #42 79.42 DEP criu/cr-restore.d [2022-09-10T11:32:59.545Z] #42 79.68 DEP criu/cr-errno.d [2022-09-10T11:32:59.545Z] #42 79.70 DEP criu/cr-dump.d [2022-09-10T11:32:59.545Z] #42 80.02 DEP criu/cr-dedup.d [2022-09-10T11:32:59.545Z] #42 80.20 DEP criu/cr-check.d [2022-09-10T11:32:59.545Z] #42 80.46 DEP criu/config.d [2022-09-10T11:32:59.545Z] #42 80.65 DEP criu/clone-noasan.d [2022-09-10T11:32:59.545Z] #42 80.79 DEP criu/cgroup.d [2022-09-10T11:32:59.545Z] #42 81.03 DEP criu/cgroup-props.d [2022-09-10T11:32:59.545Z] #42 81.12 DEP criu/bitmap.d [2022-09-10T11:32:59.545Z] #42 81.17 DEP criu/bfd.d [2022-09-10T11:32:59.545Z] #42 81.32 DEP criu/autofs.d [2022-09-10T11:32:59.545Z] #42 81.48 DEP criu/aio.d [2022-09-10T11:32:59.545Z] #42 81.71 DEP criu/action-scripts.d [2022-09-10T11:32:59.545Z] #42 82.04 CC criu/action-scripts.o [2022-09-10T11:32:59.545Z] #42 82.58 CC criu/aio.o [2022-09-10T11:32:59.680Z] #50 33.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-10T11:32:59.680Z] #50 33.03 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:32:59.680Z] #50 33.18 Selecting previously unselected package vim-common. [2022-09-10T11:32:59.680Z] #50 33.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:32:59.680Z] #50 33.21 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:32:59.806Z] #42 ... [2022-09-10T11:32:59.806Z] [2022-09-10T11:32:59.806Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:32:59.806Z] #50 30.43 Selecting previously unselected package python3-minimal. [2022-09-10T11:32:59.806Z] #50 30.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-09-10T11:32:59.806Z] #50 30.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-10T11:32:59.806Z] #50 30.53 Unpacking python3-minimal (3.7.3-1) ... [2022-09-10T11:32:59.806Z] #50 30.61 Selecting previously unselected package libmpdec2:amd64. [2022-09-10T11:32:59.806Z] #50 30.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-10T11:32:59.938Z] #50 33.42 Selecting previously unselected package bash-completion. [2022-09-10T11:32:59.938Z] #50 33.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-10T11:33:00.067Z] #50 30.64 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-10T11:33:00.067Z] #50 30.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-10T11:33:00.067Z] #50 30.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:33:00.067Z] #50 30.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:00.119Z] #41 90.47 CC criu/clone-noasan.o [2022-09-10T11:33:00.119Z] #41 90.70 CC criu/config.o [2022-09-10T11:33:00.119Z] #41 ... [2022-09-10T11:33:00.119Z] [2022-09-10T11:33:00.119Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:00.119Z] #50 13.44 Reading package lists... [2022-09-10T11:33:00.119Z] #50 17.46 Reading package lists... [2022-09-10T11:33:00.119Z] #50 21.34 Building dependency tree... [2022-09-10T11:33:00.119Z] #50 23.06 libcap2-bin is already the newest version (1:2.25-2). [2022-09-10T11:33:00.119Z] #50 23.06 The following additional packages will be installed: [2022-09-10T11:33:00.119Z] #50 23.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-10T11:33:00.119Z] #50 23.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-10T11:33:00.119Z] #50 23.07 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-10T11:33:00.119Z] #50 23.07 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-10T11:33:00.119Z] #50 23.07 python3.7 python3.7-minimal vim-runtime xxd [2022-09-10T11:33:00.119Z] #50 23.08 Suggested packages: [2022-09-10T11:33:00.119Z] #50 23.08 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-10T11:33:00.119Z] #50 23.08 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-10T11:33:00.119Z] #50 23.08 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-10T11:33:00.119Z] #50 23.08 quota [2022-09-10T11:33:00.119Z] #50 23.08 Recommended packages: [2022-09-10T11:33:00.119Z] #50 23.08 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-10T11:33:00.119Z] #50 23.08 python3-keyrings.alt python3-xdg unzip [2022-09-10T11:33:00.276Z] #54 ... [2022-09-10T11:33:00.276Z] [2022-09-10T11:33:00.276Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:00.276Z] #41 110.4 CC criu/namespaces.o [2022-09-10T11:33:00.276Z] #41 112.3 CC criu/net.o [2022-09-10T11:33:00.276Z] #41 115.6 CC criu/netfilter.o [2022-09-10T11:33:00.276Z] #41 115.8 CC criu/page-pipe.o [2022-09-10T11:33:00.276Z] #41 116.5 CC criu/page-xfer.o [2022-09-10T11:33:01.007Z] #50 31.92 Selecting previously unselected package python3.7. [2022-09-10T11:33:01.268Z] #50 31.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:33:01.268Z] #50 31.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:01.528Z] #50 32.19 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-10T11:33:01.528Z] #50 32.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-10T11:33:01.528Z] #50 32.22 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-10T11:33:01.528Z] #50 32.33 Setting up python3-minimal (3.7.3-1) ... [2022-09-10T11:33:02.022Z] #50 24.87 The following NEW packages will be installed: [2022-09-10T11:33:02.022Z] #50 ... [2022-09-10T11:33:02.022Z] [2022-09-10T11:33:02.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:02.022Z] #41 92.39 CC criu/cr-check.o [2022-09-10T11:33:02.165Z] #41 118.2 CC criu/pagemap-cache.o [2022-09-10T11:33:02.421Z] #41 118.6 CC criu/pagemap.o [2022-09-10T11:33:02.469Z] #50 33.25 Selecting previously unselected package python3. [2022-09-10T11:33:02.469Z] #50 33.25 (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 ... 24113 files and directories currently installed.) [2022-09-10T11:33:02.469Z] #50 33.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-10T11:33:02.469Z] #50 33.32 Unpacking python3 (3.7.3-1) ... [2022-09-10T11:33:02.470Z] #50 ... [2022-09-10T11:33:02.470Z] [2022-09-10T11:33:02.470Z] #25 [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 [2022-09-10T11:33:02.470Z] #25 DONE 152.8s [2022-09-10T11:33:02.470Z] [2022-09-10T11:33:02.470Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:02.470Z] #42 86.68 CC criu/clone-noasan.o [2022-09-10T11:33:02.470Z] #42 86.84 CC criu/config.o [2022-09-10T11:33:02.470Z] #42 88.30 CC criu/cr-check.o [2022-09-10T11:33:02.470Z] #42 90.18 CC criu/cr-dedup.o [2022-09-10T11:33:02.470Z] #42 90.63 CC criu/cr-dump.o [2022-09-10T11:33:02.730Z] #50 33.45 Selecting previously unselected package libip4tc0:amd64. [2022-09-10T11:33:02.730Z] #50 33.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-10T11:33:02.730Z] #50 33.46 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:02.993Z] #50 33.55 Selecting previously unselected package libip6tc0:amd64. [2022-09-10T11:33:02.993Z] #50 33.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-10T11:33:02.993Z] #50 33.57 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:02.993Z] #50 33.66 Selecting previously unselected package libiptc0:amd64. [2022-09-10T11:33:02.993Z] #50 33.69 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-10T11:33:02.993Z] #50 33.70 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:02.993Z] #50 33.79 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-10T11:33:03.254Z] #50 33.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-10T11:33:03.254Z] #50 33.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-10T11:33:03.254Z] #50 33.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-10T11:33:03.254Z] #50 33.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-10T11:33:03.254Z] #50 33.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-10T11:33:03.254Z] #50 33.95 Selecting previously unselected package libnftnl11:amd64. [2022-09-10T11:33:03.254Z] #50 33.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-10T11:33:03.254Z] #50 33.96 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-10T11:33:03.254Z] #50 34.05 Selecting previously unselected package iptables. [2022-09-10T11:33:03.348Z] #41 119.6 CC criu/parasite-syscall.o [2022-09-10T11:33:03.515Z] #50 34.05 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-10T11:33:03.515Z] #50 34.08 Unpacking iptables (1.8.2-4) ... [2022-09-10T11:33:03.775Z] #50 34.52 Selecting previously unselected package xxd. [2022-09-10T11:33:03.776Z] #50 34.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-10T11:33:03.776Z] #50 34.54 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:03.843Z] #42 ... [2022-09-10T11:33:03.843Z] [2022-09-10T11:33:03.843Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:03.843Z] #50 37.28 Unpacking bash-completion (1:2.8-6) ... [2022-09-10T11:33:03.962Z] #41 94.61 CC criu/cr-dedup.o [2022-09-10T11:33:04.037Z] #50 34.69 Selecting previously unselected package vim-common. [2022-09-10T11:33:04.037Z] #50 34.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:33:04.037Z] #50 34.73 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:04.101Z] #50 37.64 Selecting previously unselected package bzip2. [2022-09-10T11:33:04.101Z] #50 37.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-10T11:33:04.101Z] #50 37.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-10T11:33:04.101Z] #50 37.71 Selecting previously unselected package xz-utils. [2022-09-10T11:33:04.274Z] #41 120.5 CC criu/path.o [2022-09-10T11:33:04.297Z] #50 34.93 Selecting previously unselected package bash-completion. [2022-09-10T11:33:04.297Z] #50 34.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-10T11:33:04.360Z] #50 37.72 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-10T11:33:04.360Z] #50 37.72 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-10T11:33:04.360Z] #50 37.92 Selecting previously unselected package apparmor. [2022-09-10T11:33:04.360Z] #50 37.93 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-10T11:33:04.360Z] #50 38.00 Unpacking apparmor (2.13.2-10) ... [2022-09-10T11:33:04.529Z] #41 120.8 CC criu/pie-util-vdso.o [2022-09-10T11:33:04.535Z] #41 95.15 CC criu/cr-dump.o [2022-09-10T11:33:04.793Z] #41 ... [2022-09-10T11:33:04.793Z] [2022-09-10T11:33:04.793Z] #25 [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 [2022-09-10T11:33:04.793Z] #25 DONE 157.6s [2022-09-10T11:33:04.793Z] [2022-09-10T11:33:04.793Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:04.793Z] #50 24.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-10T11:33:04.793Z] #50 24.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-10T11:33:04.793Z] #50 24.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-10T11:33:04.793Z] #50 24.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-10T11:33:04.793Z] #50 24.88 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-10T11:33:04.793Z] #50 24.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-10T11:33:04.793Z] #50 24.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-10T11:33:04.793Z] #50 24.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-10T11:33:04.793Z] #50 24.88 xz-utils zip [2022-09-10T11:33:04.793Z] #50 25.24 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:33:04.793Z] #50 25.24 Need to get 28.6 MB of archives. [2022-09-10T11:33:04.793Z] #50 25.24 After this operation, 116 MB of additional disk space will be used. [2022-09-10T11:33:04.793Z] #50 25.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-10T11:33:04.793Z] #50 25.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-10T11:33:04.793Z] #50 25.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-10T11:33:04.793Z] #50 25.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-10T11:33:04.793Z] #50 25.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-10T11:33:04.793Z] #50 25.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-10T11:33:04.793Z] #50 25.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-10T11:33:04.793Z] #50 25.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-10T11:33:04.793Z] #50 25.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-10T11:33:04.793Z] #50 25.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-10T11:33:04.793Z] #50 25.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-10T11:33:04.793Z] #50 25.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-10T11:33:04.793Z] #50 25.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-10T11:33:04.793Z] #50 25.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-10T11:33:04.793Z] #50 25.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-10T11:33:04.793Z] #50 25.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-10T11:33:04.793Z] #50 25.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-10T11:33:04.793Z] #50 25.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-10T11:33:04.793Z] #50 25.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-10T11:33:04.793Z] #50 25.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-10T11:33:04.793Z] #50 25.62 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-10T11:33:04.793Z] #50 25.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-10T11:33:04.793Z] #50 25.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-10T11:33:04.793Z] #50 25.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-10T11:33:04.793Z] #50 25.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-10T11:33:04.793Z] #50 25.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-10T11:33:04.793Z] #50 25.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-10T11:33:04.793Z] #50 25.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-10T11:33:04.793Z] #50 25.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-10T11:33:04.793Z] #50 26.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-10T11:33:04.793Z] #50 26.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-10T11:33:04.793Z] #50 26.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-10T11:33:04.793Z] #50 26.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-10T11:33:04.793Z] #50 26.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-10T11:33:04.793Z] #50 26.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-10T11:33:04.793Z] #50 26.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-10T11:33:04.793Z] #50 26.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-10T11:33:04.793Z] #50 26.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-10T11:33:04.793Z] #50 26.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-10T11:33:04.793Z] #50 26.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-10T11:33:04.793Z] #50 26.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-10T11:33:04.793Z] #50 26.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-10T11:33:04.793Z] #50 26.42 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-10T11:33:04.793Z] #50 26.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-10T11:33:04.794Z] #50 26.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-10T11:33:04.794Z] #50 26.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-10T11:33:04.794Z] #50 26.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-10T11:33:04.794Z] #50 26.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-10T11:33:04.794Z] #50 26.96 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-10T11:33:04.794Z] #50 27.68 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:33:04.794Z] #50 27.82 Fetched 28.6 MB in 2s (14.3 MB/s) [2022-09-10T11:33:04.794Z] #50 27.85 Selecting previously unselected package pigz. [2022-09-10T11:33:04.794Z] #50 27.85 (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 ... 23452 files and directories currently installed.) [2022-09-10T11:33:04.794Z] #50 27.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-10T11:33:04.925Z] #50 38.34 Selecting previously unselected package aufs-tools. [2022-09-10T11:33:04.926Z] #50 38.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-10T11:33:04.926Z] #50 38.34 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-10T11:33:05.052Z] #50 27.91 Unpacking pigz (2.4-1) ... [2022-09-10T11:33:05.052Z] #50 27.97 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-10T11:33:05.052Z] #50 27.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:33:05.052Z] #50 27.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:05.090Z] #41 121.2 CC criu/pie-util.o [2022-09-10T11:33:05.090Z] #41 121.4 CC criu/pipes.o [2022-09-10T11:33:05.183Z] #50 38.50 Selecting previously unselected package libonig5:amd64. [2022-09-10T11:33:05.183Z] #50 38.51 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-10T11:33:05.183Z] #50 38.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:33:05.183Z] #50 38.69 Selecting previously unselected package libjq1:amd64. [2022-09-10T11:33:05.183Z] #50 38.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:33:05.183Z] #50 38.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:33:05.183Z] #50 38.82 Selecting previously unselected package jq. [2022-09-10T11:33:05.310Z] #50 28.41 Selecting previously unselected package python3.7-minimal. [2022-09-10T11:33:05.310Z] #50 28.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:33:05.310Z] #50 28.43 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-10T11:33:05.441Z] #50 38.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:33:05.441Z] #50 38.83 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-10T11:33:05.441Z] #50 38.92 Selecting previously unselected package libaio1:amd64. [2022-09-10T11:33:05.441Z] #50 38.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-10T11:33:05.441Z] #50 38.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-10T11:33:05.441Z] #50 39.00 Selecting previously unselected package libgpm2:amd64. [2022-09-10T11:33:05.441Z] #50 39.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-10T11:33:05.441Z] #50 39.01 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-10T11:33:05.700Z] #50 39.07 Selecting previously unselected package libicu63:amd64. [2022-09-10T11:33:05.700Z] #50 39.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-10T11:33:05.700Z] #50 39.10 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:33:06.016Z] #41 122.1 CC criu/plugin.o [2022-09-10T11:33:06.209Z] #50 ... [2022-09-10T11:33:06.209Z] [2022-09-10T11:33:06.209Z] #25 [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 [2022-09-10T11:33:06.209Z] #25 DONE 156.4s [2022-09-10T11:33:06.209Z] [2022-09-10T11:33:06.209Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:06.209Z] #42 83.18 CC criu/autofs.o [2022-09-10T11:33:06.209Z] #42 84.81 CC criu/bfd.o [2022-09-10T11:33:06.209Z] #42 85.44 CC criu/bitmap.o [2022-09-10T11:33:06.209Z] #42 85.63 CC criu/cgroup-props.o [2022-09-10T11:33:06.209Z] #42 86.41 CC criu/cgroup.o [2022-09-10T11:33:06.246Z] #50 29.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:06.271Z] #41 122.5 CC criu/proc_parse.o [2022-09-10T11:33:06.469Z] #42 89.80 CC criu/clone-noasan.o [2022-09-10T11:33:06.504Z] #50 29.41 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-10T11:33:07.040Z] #42 90.17 CC criu/config.o [2022-09-10T11:33:07.440Z] #50 ... [2022-09-10T11:33:07.440Z] [2022-09-10T11:33:07.440Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:07.440Z] #41 98.12 CC criu/cr-errno.o [2022-09-10T11:33:07.698Z] #41 98.28 CC criu/cr-restore.o [2022-09-10T11:33:07.980Z] #42 ... [2022-09-10T11:33:07.980Z] [2022-09-10T11:33:07.980Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:07.980Z] #50 38.68 Unpacking bash-completion (1:2.8-6) ... [2022-09-10T11:33:08.241Z] #50 39.09 Selecting previously unselected package bzip2. [2022-09-10T11:33:08.501Z] #50 39.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-10T11:33:08.502Z] #50 39.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-10T11:33:08.502Z] #50 39.19 Selecting previously unselected package xz-utils. [2022-09-10T11:33:08.502Z] #50 39.19 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-10T11:33:08.502Z] #50 39.21 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-10T11:33:08.762Z] #50 39.43 Selecting previously unselected package apparmor. [2022-09-10T11:33:08.762Z] #50 39.43 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-10T11:33:08.762Z] #50 39.53 Unpacking apparmor (2.13.2-10) ... [2022-09-10T11:33:08.784Z] #41 ... [2022-09-10T11:33:08.784Z] [2022-09-10T11:33:08.784Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:33:08.784Z] #54 15.31 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-10T11:33:09.023Z] #50 39.87 Selecting previously unselected package aufs-tools. [2022-09-10T11:33:09.023Z] #50 39.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-10T11:33:09.023Z] #50 39.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-10T11:33:09.284Z] #50 40.05 Selecting previously unselected package libonig5:amd64. [2022-09-10T11:33:09.284Z] #50 40.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-10T11:33:09.284Z] #50 40.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:33:09.544Z] #50 40.21 Selecting previously unselected package libjq1:amd64. [2022-09-10T11:33:09.544Z] #50 40.23 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:33:09.544Z] #50 40.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:33:09.544Z] #50 40.35 Selecting previously unselected package jq. [2022-09-10T11:33:09.544Z] #50 40.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:33:09.544Z] #50 40.36 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-10T11:33:09.544Z] #50 40.47 Selecting previously unselected package libaio1:amd64. [2022-09-10T11:33:09.711Z] #54 16.56 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-10T11:33:09.711Z] #54 16.62 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-10T11:33:09.805Z] #50 40.47 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-10T11:33:09.805Z] #50 40.48 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-10T11:33:09.805Z] #50 40.55 Selecting previously unselected package libgpm2:amd64. [2022-09-10T11:33:09.805Z] #50 40.57 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-10T11:33:09.805Z] #50 40.57 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-10T11:33:09.805Z] #50 40.65 Selecting previously unselected package libicu63:amd64. [2022-09-10T11:33:09.805Z] #50 40.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-10T11:33:09.806Z] #50 40.67 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:33:09.895Z] #50 42.93 Selecting previously unselected package libnet1:amd64. [2022-09-10T11:33:09.895Z] #50 42.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T11:33:09.895Z] #50 42.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:33:09.895Z] #50 43.04 Selecting previously unselected package libnl-3-200:amd64. [2022-09-10T11:33:09.895Z] #50 43.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-10T11:33:09.895Z] #50 43.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:33:09.895Z] #50 43.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T11:33:09.895Z] #50 43.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:33:09.895Z] #50 43.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:33:09.895Z] #50 43.23 Selecting previously unselected package libreadline5:amd64. [2022-09-10T11:33:09.895Z] #50 43.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-10T11:33:09.895Z] #50 43.24 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-10T11:33:09.895Z] #50 43.36 Selecting previously unselected package net-tools. [2022-09-10T11:33:09.895Z] #50 43.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-10T11:33:09.895Z] #50 43.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-10T11:33:09.966Z] #54 16.68 Collecting pyyaml (from yamllint==1.26.1) [2022-09-10T11:33:10.153Z] #50 43.58 Selecting previously unselected package patch. [2022-09-10T11:33:10.153Z] #50 43.59 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-10T11:33:10.153Z] #50 43.60 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-10T11:33:10.153Z] #50 43.71 Selecting previously unselected package python-pip-whl. [2022-09-10T11:33:10.222Z] #54 16.99 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-09-10T11:33:10.411Z] #50 43.71 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-10T11:33:10.411Z] #50 43.73 Unpacking python-pip-whl (18.1-5) ... [2022-09-10T11:33:10.783Z] #54 17.63 Installing build dependencies: started [2022-09-10T11:33:10.989Z] #50 44.31 Selecting previously unselected package python3-lib2to3. [2022-09-10T11:33:10.989Z] #50 44.32 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-10T11:33:10.989Z] #50 44.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-10T11:33:10.989Z] #50 44.47 Selecting previously unselected package python3-distutils. [2022-09-10T11:33:10.989Z] #50 44.47 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-10T11:33:10.989Z] #50 44.48 Unpacking python3-distutils (3.7.3-1) ... [2022-09-10T11:33:11.247Z] #50 44.61 Selecting previously unselected package python3-pip. [2022-09-10T11:33:11.248Z] #50 44.62 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-10T11:33:11.248Z] #50 44.63 Unpacking python3-pip (18.1-5) ... [2022-09-10T11:33:11.506Z] #50 44.82 Selecting previously unselected package python3-pkg-resources. [2022-09-10T11:33:11.506Z] #50 44.82 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-10T11:33:11.506Z] #50 44.83 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-10T11:33:11.506Z] #50 44.94 Selecting previously unselected package python3-setuptools. [2022-09-10T11:33:11.506Z] #50 44.95 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-10T11:33:11.506Z] #50 44.95 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-10T11:33:11.763Z] #50 45.21 Selecting previously unselected package python3-wheel. [2022-09-10T11:33:11.763Z] #50 45.22 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-10T11:33:11.763Z] #50 45.22 Unpacking python3-wheel (0.32.3-2) ... [2022-09-10T11:33:11.763Z] #50 45.31 Selecting previously unselected package sudo. [2022-09-10T11:33:11.763Z] #50 45.31 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-10T11:33:12.022Z] #50 45.33 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-10T11:33:12.280Z] #50 45.79 Selecting previously unselected package thin-provisioning-tools. [2022-09-10T11:33:12.280Z] #50 45.82 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-10T11:33:12.280Z] #50 45.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-10T11:33:12.538Z] #50 46.07 Selecting previously unselected package uidmap. [2022-09-10T11:33:12.538Z] #50 46.08 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-10T11:33:12.538Z] #50 46.09 Unpacking uidmap (1:4.5-1.1) ... [2022-09-10T11:33:12.799Z] #50 46.22 Selecting previously unselected package vim-runtime. [2022-09-10T11:33:12.799Z] #50 46.24 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:33:12.799Z] #50 46.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-10T11:33:12.799Z] #50 46.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-10T11:33:12.799Z] #50 46.33 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:12.968Z] #41 103.1 CC criu/cr-service.o [2022-09-10T11:33:12.968Z] #41 ... [2022-09-10T11:33:12.968Z] [2022-09-10T11:33:12.968Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:12.968Z] #50 31.67 Selecting previously unselected package python3-minimal. [2022-09-10T11:33:12.968Z] #50 31.67 (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 ... 23701 files and directories currently installed.) [2022-09-10T11:33:12.968Z] #50 31.72 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 31.73 Unpacking python3-minimal (3.7.3-1) ... [2022-09-10T11:33:12.968Z] #50 31.81 Selecting previously unselected package libmpdec2:amd64. [2022-09-10T11:33:12.968Z] #50 31.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 31.84 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-10T11:33:12.968Z] #50 31.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-10T11:33:12.968Z] #50 31.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 31.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:12.968Z] #50 32.80 Selecting previously unselected package python3.7. [2022-09-10T11:33:12.968Z] #50 32.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 32.82 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:12.968Z] #50 32.95 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-10T11:33:12.968Z] #50 32.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 32.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-10T11:33:12.968Z] #50 33.06 Setting up python3-minimal (3.7.3-1) ... [2022-09-10T11:33:12.968Z] #50 33.90 Selecting previously unselected package python3. [2022-09-10T11:33:12.968Z] #50 33.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 ... 24113 files and directories currently installed.) [2022-09-10T11:33:12.968Z] #50 33.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 33.97 Unpacking python3 (3.7.3-1) ... [2022-09-10T11:33:12.968Z] #50 34.08 Selecting previously unselected package libip4tc0:amd64. [2022-09-10T11:33:12.968Z] #50 34.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 34.09 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:12.968Z] #50 34.21 Selecting previously unselected package libip6tc0:amd64. [2022-09-10T11:33:12.968Z] #50 34.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 34.21 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:12.968Z] #50 34.30 Selecting previously unselected package libiptc0:amd64. [2022-09-10T11:33:12.968Z] #50 34.30 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 34.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:12.968Z] #50 34.37 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-10T11:33:12.968Z] #50 34.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 34.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-10T11:33:12.968Z] #50 34.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-10T11:33:12.968Z] #50 34.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 34.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-10T11:33:12.968Z] #50 34.55 Selecting previously unselected package libnftnl11:amd64. [2022-09-10T11:33:12.968Z] #50 34.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 34.57 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-10T11:33:12.968Z] #50 34.65 Selecting previously unselected package iptables. [2022-09-10T11:33:12.968Z] #50 34.66 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 34.67 Unpacking iptables (1.8.2-4) ... [2022-09-10T11:33:12.968Z] #50 35.03 Selecting previously unselected package xxd. [2022-09-10T11:33:12.968Z] #50 35.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-10T11:33:12.968Z] #50 35.05 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:12.968Z] #50 35.19 Selecting previously unselected package vim-common. [2022-09-10T11:33:12.968Z] #50 35.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:33:12.968Z] #50 35.21 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:12.968Z] #50 35.41 Selecting previously unselected package bash-completion. [2022-09-10T11:33:12.968Z] #50 35.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-10T11:33:14.009Z] #50 44.40 Selecting previously unselected package libnet1:amd64. [2022-09-10T11:33:14.009Z] #50 44.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T11:33:14.009Z] #50 44.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:33:14.009Z] #50 44.52 Selecting previously unselected package libnl-3-200:amd64. [2022-09-10T11:33:14.009Z] #50 44.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-10T11:33:14.009Z] #50 44.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:33:14.009Z] #50 44.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T11:33:14.009Z] #50 44.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:33:14.009Z] #50 44.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:33:14.009Z] #50 44.73 Selecting previously unselected package libreadline5:amd64. [2022-09-10T11:33:14.009Z] #50 44.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-10T11:33:14.009Z] #50 44.75 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-10T11:33:14.270Z] #50 44.85 Selecting previously unselected package net-tools. [2022-09-10T11:33:14.270Z] #50 44.85 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-10T11:33:14.270Z] #50 44.86 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-10T11:33:14.270Z] #50 45.06 Selecting previously unselected package patch. [2022-09-10T11:33:14.270Z] #50 45.06 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-10T11:33:14.270Z] #50 45.08 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-10T11:33:14.347Z] #50 ... [2022-09-10T11:33:14.347Z] [2022-09-10T11:33:14.347Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:14.347Z] #41 104.7 CC criu/crtools.o [2022-09-10T11:33:14.531Z] #50 45.19 Selecting previously unselected package python-pip-whl. [2022-09-10T11:33:14.531Z] #50 45.21 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-10T11:33:14.531Z] #50 45.23 Unpacking python-pip-whl (18.1-5) ... [2022-09-10T11:33:14.915Z] #41 105.4 CC criu/eventfd.o [2022-09-10T11:33:15.102Z] #50 45.76 Selecting previously unselected package python3-lib2to3. [2022-09-10T11:33:15.102Z] #50 45.77 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-10T11:33:15.102Z] #50 45.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-10T11:33:15.173Z] #41 105.8 CC criu/eventpoll.o [2022-09-10T11:33:15.330Z] #50 ... [2022-09-10T11:33:15.330Z] [2022-09-10T11:33:15.330Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:15.330Z] #42 93.23 CC criu/cr-errno.o [2022-09-10T11:33:15.330Z] #42 93.32 CC criu/cr-restore.o [2022-09-10T11:33:15.330Z] #42 98.02 CC criu/cr-service.o [2022-09-10T11:33:15.330Z] #42 99.62 CC criu/crtools.o [2022-09-10T11:33:15.330Z] #42 100.2 CC criu/eventfd.o [2022-09-10T11:33:15.330Z] #42 100.6 CC criu/eventpoll.o [2022-09-10T11:33:15.330Z] #42 101.4 CC criu/external.o [2022-09-10T11:33:15.330Z] #42 101.9 CC criu/fault-injection.o [2022-09-10T11:33:15.330Z] #42 102.0 CC criu/fdstore.o [2022-09-10T11:33:15.330Z] #42 102.4 CC criu/fifo.o [2022-09-10T11:33:15.330Z] #42 102.8 CC criu/file-ids.o [2022-09-10T11:33:15.330Z] #42 103.1 CC criu/file-lock.o [2022-09-10T11:33:15.362Z] #50 45.90 Selecting previously unselected package python3-distutils. [2022-09-10T11:33:15.362Z] #50 45.91 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-10T11:33:15.362Z] #50 45.93 Unpacking python3-distutils (3.7.3-1) ... [2022-09-10T11:33:15.362Z] #50 46.08 Selecting previously unselected package python3-pip. [2022-09-10T11:33:15.363Z] #50 46.08 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-10T11:33:15.363Z] #50 46.09 Unpacking python3-pip (18.1-5) ... [2022-09-10T11:33:15.623Z] #50 46.26 Selecting previously unselected package python3-pkg-resources. [2022-09-10T11:33:15.623Z] #50 46.27 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-10T11:33:15.623Z] #50 46.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-10T11:33:15.623Z] #50 46.44 Selecting previously unselected package python3-setuptools. [2022-09-10T11:33:15.623Z] #50 46.46 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-10T11:33:15.654Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-09-10T11:33:15.654Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3c90041f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-09-10T11:33:15.654Z] ---------------------------------------------------------------------------- [2022-09-10T11:33:15.654Z] [2022-09-10T11:33:15.654Z] INFO: executeCI.ps1 starting at Sat Sep 10 11:33:11 CUT 2022 [2022-09-10T11:33:15.654Z] [2022-09-10T11:33:15.654Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-09-10T11:33:15.654Z] INFO: Running git version 2.24.1.windows.2 [2022-09-10T11:33:15.654Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-09-10T11:33:15.654Z] INFO: Environment variables: [2022-09-10T11:33:15.654Z] [2022-09-10T11:33:15.654Z] Name Value [2022-09-10T11:33:15.654Z] ---- ----- [2022-09-10T11:33:15.654Z] ALLUSERSPROFILE C:\ProgramData [2022-09-10T11:33:15.654Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-09-10T11:33:15.654Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-09-10T11:33:15.654Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-09-10T11:33:15.654Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-09-10T11:33:15.654Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-09-10T11:33:15.654Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-09-10T11:33:15.654Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-09-10T11:33:15.654Z] BRANCH_NAME PR-44122 [2022-09-10T11:33:15.654Z] BUILD_DISPLAY_NAME #3 [2022-09-10T11:33:15.654Z] BUILD_ID 3 [2022-09-10T11:33:15.654Z] BUILD_NUMBER 3 [2022-09-10T11:33:15.654Z] BUILD_TAG jenkins-moby-PR-44122-3 [2022-09-10T11:33:15.654Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44122/3/ [2022-09-10T11:33:15.654Z] CHANGE_AUTHOR thaJeztah [2022-09-10T11:33:15.654Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-09-10T11:33:15.654Z] CHANGE_BRANCH 20.10_bump_buildkit [2022-09-10T11:33:15.654Z] CHANGE_FORK thaJeztah/docker [2022-09-10T11:33:15.654Z] CHANGE_ID 44122 [2022-09-10T11:33:15.654Z] CHANGE_TARGET 20.10 [2022-09-10T11:33:15.654Z] CHANGE_TITLE [20.10] vendor: github.com/moby/buildkit 3a1eeca59a9263613d996ead67d53a4b7d45723d (v0... [2022-09-10T11:33:15.654Z] CHANGE_URL https://github.com/moby/moby/pull/44122 [2022-09-10T11:33:15.654Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-10T11:33:15.654Z] CommonProgramFiles C:\Program Files\Common Files [2022-09-10T11:33:15.654Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-09-10T11:33:15.654Z] CommonProgramW6432 C:\Program Files\Common Files [2022-09-10T11:33:15.654Z] COMPUTERNAME azwin-2-94cc10 [2022-09-10T11:33:15.654Z] ComSpec C:\Windows\system32\cmd.exe [2022-09-10T11:33:15.654Z] ConfigSequenceNumber 0 [2022-09-10T11:33:15.654Z] DOCKER_BUILDKIT 0 [2022-09-10T11:33:15.654Z] DOCKER_DUT_DEBUG 1 [2022-09-10T11:33:15.654Z] DOCKER_EXPERIMENTAL 1 [2022-09-10T11:33:15.654Z] DOCKER_GRAPHDRIVER overlay2 [2022-09-10T11:33:15.654Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-09-10T11:33:15.654Z] EXECUTOR_NUMBER 0 [2022-09-10T11:33:15.654Z] FQDN azwin-2-94cc10.westus.cloudapp.azure.com [2022-09-10T11:33:15.654Z] GIT_BRANCH PR-44122 [2022-09-10T11:33:15.654Z] GIT_COMMIT 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:33:15.654Z] GIT_PREVIOUS_COMMIT 25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:33:15.654Z] GIT_URL https://github.com/moby/moby.git [2022-09-10T11:33:15.654Z] HUDSON_COOKIE 925f946f-7a3b-4cf6-97dd-ad9341e21d87 [2022-09-10T11:33:15.654Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-09-10T11:33:15.654Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-09-10T11:33:15.654Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-09-10T11:33:15.654Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-09-10T11:33:15.654Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-09-10T11:33:15.654Z] JENKINS_NODE_COOKIE 07f997f4-8e22-45f2-b81b-ca62c006f7f2 [2022-09-10T11:33:15.654Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-09-10T11:33:15.654Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-09-10T11:33:15.654Z] JOB_BASE_NAME PR-44122 [2022-09-10T11:33:15.654Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44122/display/redirect [2022-09-10T11:33:15.654Z] JOB_NAME moby/PR-44122 [2022-09-10T11:33:15.654Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44122/ [2022-09-10T11:33:15.654Z] library.jps.version master [2022-09-10T11:33:15.654Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-09-10T11:33:15.654Z] NODE_LABELS amd64 azure azwin-2-94cc10 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-09-10T11:33:15.654Z] NODE_NAME azwin-2-94cc10 [2022-09-10T11:33:15.654Z] NUMBER_OF_PROCESSORS 4 [2022-09-10T11:33:15.654Z] OS Windows_NT [2022-09-10T11:33:15.654Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-09-10T11:33:15.654Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-09-10T11:33:15.654Z] PROCESSOR_ARCHITECTURE AMD64 [2022-09-10T11:33:15.654Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-09-10T11:33:15.654Z] PROCESSOR_LEVEL 6 [2022-09-10T11:33:15.654Z] PROCESSOR_REVISION 5504 [2022-09-10T11:33:15.654Z] ProgramData C:\ProgramData [2022-09-10T11:33:15.654Z] ProgramFiles C:\Program Files [2022-09-10T11:33:15.654Z] ProgramFiles(x86) C:\Program Files (x86) [2022-09-10T11:33:15.654Z] ProgramW6432 C:\Program Files [2022-09-10T11:33:15.654Z] PROMPT $P$G [2022-09-10T11:33:15.654Z] PSExecutionPolicyPreference Bypass [2022-09-10T11:33:15.654Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-09-10T11:33:15.654Z] PUBLIC C:\Users\Public [2022-09-10T11:33:15.654Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44122/3/display/redirect?page=artif... [2022-09-10T11:33:15.654Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44122/3/display/redirect?page=changes [2022-09-10T11:33:15.654Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44122/3/display/redirect [2022-09-10T11:33:15.655Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44122/3/display/redirect?page=tests [2022-09-10T11:33:15.655Z] SKIP_VALIDATION_TESTS 1 [2022-09-10T11:33:15.655Z] SOURCES_DRIVE d [2022-09-10T11:33:15.655Z] SOURCES_SUBDIR gopath [2022-09-10T11:33:15.655Z] STAGE_NAME Run tests [2022-09-10T11:33:15.655Z] SystemDrive C: [2022-09-10T11:33:15.655Z] SystemRoot C:\Windows [2022-09-10T11:33:15.655Z] TEMP C:\Windows\TEMP [2022-09-10T11:33:15.655Z] TESTDEBUG 0 [2022-09-10T11:33:15.655Z] TESTRUN_DRIVE d [2022-09-10T11:33:15.655Z] TESTRUN_SUBDIR CI [2022-09-10T11:33:15.655Z] TIMEOUT 120m [2022-09-10T11:33:15.655Z] TMP C:\Windows\TEMP [2022-09-10T11:33:15.655Z] USERDOMAIN WORKGROUP [2022-09-10T11:33:15.655Z] USERNAME azwin-2-94cc10$ [2022-09-10T11:33:15.655Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-09-10T11:33:15.655Z] windir C:\Windows [2022-09-10T11:33:15.655Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-09-10T11:33:15.655Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-09-10T11:33:15.655Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-09-10T11:33:15.655Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-09-10T11:33:15.655Z] [2022-09-10T11:33:15.655Z] [2022-09-10T11:33:15.655Z] [2022-09-10T11:33:15.655Z] INFO: Sources under d:\gopath\... [2022-09-10T11:33:15.655Z] INFO: Test run under d:\CI\... [2022-09-10T11:33:15.655Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-09-10T11:33:15.655Z] INFO: docker/docker repository was found [2022-09-10T11:33:15.655Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-09-10T11:33:15.655Z] ltsc2019: Pulling from windows/servercore [2022-09-10T11:33:15.655Z] b111c3320c94: Pulling fs layer [2022-09-10T11:33:15.655Z] 294d77ac553d: Pulling fs layer [2022-09-10T11:33:15.884Z] #50 46.47 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-10T11:33:15.884Z] #50 46.71 Selecting previously unselected package python3-wheel. [2022-09-10T11:33:15.896Z] #42 104.0 CC criu/files-ext.o [2022-09-10T11:33:15.896Z] #42 104.3 CC criu/files-reg.o [2022-09-10T11:33:15.896Z] #42 ... [2022-09-10T11:33:15.896Z] [2022-09-10T11:33:15.896Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:15.896Z] #50 49.42 Selecting previously unselected package vim. [2022-09-10T11:33:15.896Z] #50 49.42 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-10T11:33:15.896Z] #50 49.45 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:16.111Z] #41 106.6 CC criu/external.o [2022-09-10T11:33:16.144Z] #50 46.72 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-10T11:33:16.144Z] #50 46.72 Unpacking python3-wheel (0.32.3-2) ... [2022-09-10T11:33:16.144Z] #50 46.81 Selecting previously unselected package sudo. [2022-09-10T11:33:16.144Z] #50 46.81 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-10T11:33:16.144Z] #50 46.82 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-10T11:33:16.377Z] #41 107.0 CC criu/fault-injection.o [2022-09-10T11:33:16.636Z] #41 107.1 CC criu/fdstore.o [2022-09-10T11:33:16.665Z] #50 47.26 Selecting previously unselected package thin-provisioning-tools. [2022-09-10T11:33:16.665Z] #50 47.27 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-10T11:33:16.665Z] #50 47.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-10T11:33:16.665Z] #50 47.48 Selecting previously unselected package uidmap. [2022-09-10T11:33:16.665Z] #50 47.49 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-10T11:33:16.665Z] #50 47.49 Unpacking uidmap (1:4.5-1.1) ... [2022-09-10T11:33:16.829Z] #50 50.04 Selecting previously unselected package xfsprogs. [2022-09-10T11:33:16.829Z] #50 50.05 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-10T11:33:16.829Z] #50 50.06 Unpacking xfsprogs (4.20.0-1) ... [2022-09-10T11:33:16.895Z] #41 107.5 CC criu/fifo.o [2022-09-10T11:33:16.926Z] #50 47.59 Selecting previously unselected package vim-runtime. [2022-09-10T11:33:16.926Z] #50 47.61 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:33:16.926Z] #50 47.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-10T11:33:16.926Z] #50 47.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-10T11:33:16.926Z] #50 47.68 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:17.088Z] #50 50.52 Selecting previously unselected package zip. [2022-09-10T11:33:17.088Z] #50 50.53 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-10T11:33:17.088Z] #50 50.55 Unpacking zip (3.0-11+b1) ... [2022-09-10T11:33:17.318Z] #54 ... [2022-09-10T11:33:17.318Z] [2022-09-10T11:33:17.318Z] #31 [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 [2022-09-10T11:33:17.318Z] #31 183.3 + dpkg --print-architecture [2022-09-10T11:33:17.318Z] #31 DONE 184.0s [2022-09-10T11:33:17.318Z] [2022-09-10T11:33:17.318Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:17.318Z] #41 125.1 CC criu/protobuf-desc.o [2022-09-10T11:33:17.318Z] #41 126.3 CC criu/protobuf.o [2022-09-10T11:33:17.318Z] #41 126.7 CC criu/pstree.o [2022-09-10T11:33:17.318Z] #41 128.1 CC criu/rbtree.o [2022-09-10T11:33:17.318Z] #41 128.5 CC criu/rst-malloc.o [2022-09-10T11:33:17.318Z] #41 128.9 CC criu/seccomp.o [2022-09-10T11:33:17.318Z] #41 129.7 CC criu/seize.o [2022-09-10T11:33:17.318Z] #41 130.8 CC criu/servicefd.o [2022-09-10T11:33:17.318Z] #41 131.3 CC criu/shmem.o [2022-09-10T11:33:17.318Z] #41 132.4 CC criu/sigframe.o [2022-09-10T11:33:17.318Z] #41 132.5 CC criu/signalfd.o [2022-09-10T11:33:17.318Z] #41 132.7 CC criu/sk-inet.o [2022-09-10T11:33:17.346Z] #50 50.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-10T11:33:17.346Z] #50 50.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-10T11:33:17.346Z] #50 50.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:17.346Z] #50 50.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-10T11:33:17.346Z] #50 50.84 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-10T11:33:17.346Z] #50 50.85 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:17.346Z] #50 50.87 Setting up uidmap (1:4.5-1.1) ... [2022-09-10T11:33:17.346Z] #50 50.88 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-10T11:33:17.346Z] #50 50.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:33:17.346Z] #50 50.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-10T11:33:17.346Z] #50 50.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:33:17.346Z] #50 50.95 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:33:17.463Z] #41 108.0 CC criu/file-ids.o [2022-09-10T11:33:17.604Z] #50 50.98 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:17.604Z] #50 51.00 Setting up zip (3.0-11+b1) ... [2022-09-10T11:33:17.604Z] #50 51.01 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:17.604Z] #50 51.05 Setting up bash-completion (1:2.8-6) ... [2022-09-10T11:33:17.722Z] #41 108.3 CC criu/file-lock.o [2022-09-10T11:33:17.880Z] #41 134.1 CC criu/sk-netlink.o [2022-09-10T11:33:18.136Z] #41 134.5 CC criu/sk-packet.o [2022-09-10T11:33:18.310Z] #50 ... [2022-09-10T11:33:18.310Z] [2022-09-10T11:33:18.310Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:18.310Z] #42 91.72 CC criu/cr-check.o [2022-09-10T11:33:18.310Z] #42 93.31 CC criu/cr-dedup.o [2022-09-10T11:33:18.310Z] #42 93.69 CC criu/cr-dump.o [2022-09-10T11:33:18.310Z] #42 95.78 CC criu/cr-errno.o [2022-09-10T11:33:18.310Z] #42 95.87 CC criu/cr-restore.o [2022-09-10T11:33:18.310Z] #42 100.4 CC criu/cr-service.o [2022-09-10T11:33:18.571Z] #42 101.9 CC criu/crtools.o [2022-09-10T11:33:18.663Z] #41 109.2 CC criu/files-ext.o [2022-09-10T11:33:18.923Z] #41 109.6 CC criu/files-reg.o [2022-09-10T11:33:19.076Z] #41 135.1 CC criu/sk-queue.o [2022-09-10T11:33:19.202Z] #42 102.6 CC criu/eventfd.o [2022-09-10T11:33:19.332Z] #41 135.7 CC criu/sk-tcp.o [2022-09-10T11:33:19.773Z] #42 103.0 CC criu/eventpoll.o [2022-09-10T11:33:20.260Z] #41 136.2 CC criu/sk-unix.o [2022-09-10T11:33:20.300Z] #41 ... [2022-09-10T11:33:20.300Z] [2022-09-10T11:33:20.300Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:20.300Z] #50 38.28 Unpacking bash-completion (1:2.8-6) ... [2022-09-10T11:33:20.300Z] #50 38.76 Selecting previously unselected package bzip2. [2022-09-10T11:33:20.300Z] #50 38.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-10T11:33:20.300Z] #50 38.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-10T11:33:20.300Z] #50 38.87 Selecting previously unselected package xz-utils. [2022-09-10T11:33:20.300Z] #50 38.87 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-10T11:33:20.300Z] #50 38.88 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-10T11:33:20.300Z] #50 39.05 Selecting previously unselected package apparmor. [2022-09-10T11:33:20.300Z] #50 39.05 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-10T11:33:20.300Z] #50 39.15 Unpacking apparmor (2.13.2-10) ... [2022-09-10T11:33:20.300Z] #50 39.52 Selecting previously unselected package aufs-tools. [2022-09-10T11:33:20.300Z] #50 39.53 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-10T11:33:20.300Z] #50 39.53 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-10T11:33:20.300Z] #50 39.65 Selecting previously unselected package libonig5:amd64. [2022-09-10T11:33:20.300Z] #50 39.65 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-10T11:33:20.300Z] #50 39.67 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:33:20.300Z] #50 39.79 Selecting previously unselected package libjq1:amd64. [2022-09-10T11:33:20.300Z] #50 39.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:33:20.300Z] #50 39.80 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:33:20.300Z] #50 39.91 Selecting previously unselected package jq. [2022-09-10T11:33:20.300Z] #50 39.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-10T11:33:20.300Z] #50 39.93 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-10T11:33:20.300Z] #50 40.03 Selecting previously unselected package libaio1:amd64. [2022-09-10T11:33:20.300Z] #50 40.03 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-10T11:33:20.300Z] #50 40.04 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-10T11:33:20.300Z] #50 40.10 Selecting previously unselected package libgpm2:amd64. [2022-09-10T11:33:20.300Z] #50 40.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-10T11:33:20.300Z] #50 40.12 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-10T11:33:20.300Z] #50 40.20 Selecting previously unselected package libicu63:amd64. [2022-09-10T11:33:20.300Z] #50 40.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-10T11:33:20.300Z] #50 40.21 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:33:20.559Z] #50 43.71 Selecting previously unselected package libnet1:amd64. [2022-09-10T11:33:20.559Z] #50 43.71 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T11:33:20.559Z] #50 43.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:33:20.712Z] #42 103.9 CC criu/external.o [2022-09-10T11:33:20.712Z] #42 ... [2022-09-10T11:33:20.712Z] [2022-09-10T11:33:20.713Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:20.713Z] #50 51.29 Selecting previously unselected package vim. [2022-09-10T11:33:20.713Z] #50 51.31 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-10T11:33:20.713Z] #50 51.33 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:20.818Z] #50 43.83 Selecting previously unselected package libnl-3-200:amd64. [2022-09-10T11:33:20.818Z] #50 43.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-10T11:33:20.818Z] #50 43.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:33:20.818Z] #50 43.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T11:33:20.818Z] #50 43.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-10T11:33:20.891Z] #50 53.86 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:20.891Z] #50 53.88 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-10T11:33:20.891Z] #50 53.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T11:33:20.891Z] #50 53.90 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-10T11:33:20.891Z] #50 53.92 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-10T11:33:20.891Z] #50 53.98 invoke-rc.d: could not determine current runlevel [2022-09-10T11:33:20.891Z] #50 53.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-10T11:33:20.891Z] #50 54.00 Setting up pigz (2.4-1) ... [2022-09-10T11:33:20.891Z] #50 54.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-10T11:33:20.891Z] #50 54.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:33:20.891Z] #50 54.05 Setting up python-pip-whl (18.1-5) ... [2022-09-10T11:33:20.891Z] #50 54.06 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-10T11:33:20.891Z] #50 54.08 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:20.973Z] #50 51.86 Selecting previously unselected package xfsprogs. [2022-09-10T11:33:20.973Z] #50 51.86 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-10T11:33:21.078Z] #50 43.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:33:21.078Z] #50 44.03 Selecting previously unselected package libreadline5:amd64. [2022-09-10T11:33:21.078Z] #50 44.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-10T11:33:21.078Z] #50 44.05 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-10T11:33:21.078Z] #50 44.19 Selecting previously unselected package net-tools. [2022-09-10T11:33:21.149Z] #50 54.57 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-10T11:33:21.149Z] #50 54.59 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:33:21.149Z] #50 54.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:21.149Z] #50 54.63 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:21.149Z] #50 54.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-10T11:33:21.149Z] #50 54.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-10T11:33:21.149Z] #50 54.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-10T11:33:21.149Z] #50 54.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-10T11:33:21.149Z] #50 54.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-10T11:33:21.149Z] #50 54.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-10T11:33:21.149Z] #50 54.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-10T11:33:21.149Z] #50 54.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-10T11:33:21.149Z] #50 54.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:33:21.149Z] #50 54.75 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-10T11:33:21.149Z] #50 54.77 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-10T11:33:21.233Z] #50 51.86 Unpacking xfsprogs (4.20.0-1) ... [2022-09-10T11:33:21.337Z] #50 44.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-10T11:33:21.337Z] #50 44.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-10T11:33:21.337Z] #50 44.39 Selecting previously unselected package patch. [2022-09-10T11:33:21.337Z] #50 44.39 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-10T11:33:21.337Z] #50 44.40 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-10T11:33:21.407Z] #50 54.78 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-10T11:33:21.407Z] #50 54.80 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-10T11:33:21.407Z] #50 54.81 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:21.596Z] #50 44.53 Selecting previously unselected package python-pip-whl. [2022-09-10T11:33:21.596Z] #50 44.54 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-10T11:33:21.596Z] #50 44.56 Unpacking python-pip-whl (18.1-5) ... [2022-09-10T11:33:21.804Z] #50 52.37 Selecting previously unselected package zip. [2022-09-10T11:33:21.804Z] #50 52.38 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-10T11:33:21.804Z] #50 52.39 Unpacking zip (3.0-11+b1) ... [2022-09-10T11:33:21.804Z] #50 52.61 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-10T11:33:21.804Z] #50 52.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-10T11:33:21.804Z] #50 52.64 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:21.804Z] #50 52.66 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-10T11:33:21.804Z] #50 52.67 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-10T11:33:21.804Z] #50 52.69 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:21.804Z] #50 52.70 Setting up uidmap (1:4.5-1.1) ... [2022-09-10T11:33:22.064Z] #50 52.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-10T11:33:22.064Z] #50 52.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:33:22.064Z] #50 52.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-10T11:33:22.064Z] #50 52.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:33:22.064Z] #50 52.79 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:33:22.064Z] #50 52.80 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:22.064Z] #50 52.81 Setting up zip (3.0-11+b1) ... [2022-09-10T11:33:22.064Z] #50 52.83 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:22.064Z] #50 52.86 Setting up bash-completion (1:2.8-6) ... [2022-09-10T11:33:22.148Z] #41 138.2 CC criu/sockets.o [2022-09-10T11:33:22.163Z] #50 45.11 Selecting previously unselected package python3-lib2to3. [2022-09-10T11:33:22.163Z] #50 45.11 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-10T11:33:22.163Z] #50 45.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-10T11:33:22.422Z] #50 45.27 Selecting previously unselected package python3-distutils. [2022-09-10T11:33:22.422Z] #50 45.28 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-10T11:33:22.422Z] #50 45.30 Unpacking python3-distutils (3.7.3-1) ... [2022-09-10T11:33:22.422Z] #50 45.42 Selecting previously unselected package python3-pip. [2022-09-10T11:33:22.422Z] #50 45.43 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-10T11:33:22.422Z] #50 45.43 Unpacking python3-pip (18.1-5) ... [2022-09-10T11:33:22.681Z] #50 45.60 Selecting previously unselected package python3-pkg-resources. [2022-09-10T11:33:22.681Z] #50 45.61 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-10T11:33:22.681Z] #50 45.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-10T11:33:22.681Z] #50 45.75 Selecting previously unselected package python3-setuptools. [2022-09-10T11:33:22.681Z] #50 45.78 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-10T11:33:22.681Z] #50 45.79 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-10T11:33:22.940Z] #50 45.93 Selecting previously unselected package python3-wheel. [2022-09-10T11:33:22.940Z] #50 45.95 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-10T11:33:22.940Z] #50 45.97 Unpacking python3-wheel (0.32.3-2) ... [2022-09-10T11:33:22.940Z] #50 46.06 Selecting previously unselected package sudo. [2022-09-10T11:33:22.967Z] 294d77ac553d: Verifying Checksum [2022-09-10T11:33:22.967Z] 294d77ac553d: Download complete [2022-09-10T11:33:23.075Z] #41 139.1 CC criu/stats.o [2022-09-10T11:33:23.199Z] #50 46.07 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-10T11:33:23.199Z] #50 46.08 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-10T11:33:23.331Z] #41 139.6 CC criu/string.o [2022-09-10T11:33:23.458Z] #50 46.59 Selecting previously unselected package thin-provisioning-tools. [2022-09-10T11:33:23.458Z] #50 46.60 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-10T11:33:23.587Z] #41 139.7 CC criu/sysctl.o [2022-09-10T11:33:23.717Z] #50 46.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-10T11:33:23.717Z] #50 46.82 Selecting previously unselected package uidmap. [2022-09-10T11:33:23.717Z] #50 46.83 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-10T11:33:23.717Z] #50 46.84 Unpacking uidmap (1:4.5-1.1) ... [2022-09-10T11:33:23.976Z] #50 47.01 Selecting previously unselected package vim-runtime. [2022-09-10T11:33:23.976Z] #50 47.01 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-10T11:33:23.976Z] #50 47.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-10T11:33:23.976Z] #50 47.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-10T11:33:23.976Z] #50 47.08 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:24.148Z] #41 140.5 CC criu/sysfs_parse.o [2022-09-10T11:33:24.688Z] #50 57.86 Setting up iptables (1.8.2-4) ... [2022-09-10T11:33:24.688Z] #50 57.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T11:33:24.688Z] #50 57.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T11:33:24.688Z] #50 57.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T11:33:24.688Z] #50 57.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T11:33:24.688Z] #50 57.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-10T11:33:24.688Z] #50 57.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-10T11:33:24.688Z] #50 57.94 Setting up python3 (3.7.3-1) ... [2022-09-10T11:33:24.688Z] #50 58.31 Setting up python3-wheel (0.32.3-2) ... [2022-09-10T11:33:24.709Z] #41 140.9 CC criu/timens.o [2022-09-10T11:33:25.271Z] #41 141.3 CC criu/timerfd.o [2022-09-10T11:33:25.361Z] #50 55.65 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:25.361Z] #50 55.66 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-10T11:33:25.361Z] #50 55.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T11:33:25.361Z] #50 55.71 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-10T11:33:25.361Z] #50 55.72 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-10T11:33:25.361Z] #50 55.82 invoke-rc.d: could not determine current runlevel [2022-09-10T11:33:25.361Z] #50 55.84 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-10T11:33:25.361Z] #50 55.85 Setting up pigz (2.4-1) ... [2022-09-10T11:33:25.361Z] #50 55.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-10T11:33:25.361Z] #50 55.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:33:25.361Z] #50 55.89 Setting up python-pip-whl (18.1-5) ... [2022-09-10T11:33:25.361Z] #50 55.91 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-10T11:33:25.361Z] #50 55.93 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:25.527Z] #41 141.8 CC criu/tty.o [2022-09-10T11:33:25.621Z] #50 59.01 Setting up apparmor (2.13.2-10) ... [2022-09-10T11:33:25.622Z] #50 56.35 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-10T11:33:25.622Z] #50 56.37 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:33:25.622Z] #50 56.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:25.622Z] #50 56.41 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:25.622Z] #50 56.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-10T11:33:25.622Z] #50 56.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-10T11:33:25.622Z] #50 56.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-10T11:33:25.882Z] #50 56.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-10T11:33:25.882Z] #50 56.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-10T11:33:25.882Z] #50 56.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-10T11:33:25.882Z] #50 56.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-10T11:33:25.882Z] #50 56.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-10T11:33:25.882Z] #50 56.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:33:25.882Z] #50 56.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-10T11:33:25.882Z] #50 56.55 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-10T11:33:25.882Z] #50 56.57 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-10T11:33:25.882Z] #50 56.58 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-10T11:33:25.882Z] #50 56.60 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:27.559Z] #50 60.84 Setting up xfsprogs (4.20.0-1) ... [2022-09-10T11:33:27.559Z] #50 60.86 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-10T11:33:28.047Z] #41 144.2 CC criu/tun.o [2022-09-10T11:33:28.076Z] #50 61.34 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-10T11:33:28.076Z] #50 ... [2022-09-10T11:33:28.076Z] [2022-09-10T11:33:28.076Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:28.076Z] #42 106.5 CC criu/files.o [2022-09-10T11:33:28.076Z] #42 108.6 CC criu/filesystems.o [2022-09-10T11:33:28.076Z] #42 109.2 CC criu/fsnotify.o [2022-09-10T11:33:28.076Z] #42 110.4 CC criu/image-desc.o [2022-09-10T11:33:28.076Z] #42 110.6 CC criu/image.o [2022-09-10T11:33:28.076Z] #42 111.6 CC criu/ipc_ns.o [2022-09-10T11:33:28.076Z] #42 112.9 CC criu/irmap.o [2022-09-10T11:33:28.076Z] #42 113.5 CC criu/kcmp-ids.o [2022-09-10T11:33:28.076Z] #42 113.7 CC criu/kerndat.o [2022-09-10T11:33:28.076Z] #42 114.7 CC criu/libnetlink.o [2022-09-10T11:33:28.076Z] #42 115.2 CC criu/log.o [2022-09-10T11:33:28.076Z] #42 115.7 CC criu/lsm.o [2022-09-10T11:33:28.076Z] #42 116.3 CC criu/mem.o [2022-09-10T11:33:28.167Z] #50 50.44 Selecting previously unselected package vim. [2022-09-10T11:33:28.167Z] #50 50.45 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-10T11:33:28.167Z] #50 50.47 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:28.167Z] #50 50.97 Selecting previously unselected package xfsprogs. [2022-09-10T11:33:28.167Z] #50 50.97 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-10T11:33:28.167Z] #50 50.97 Unpacking xfsprogs (4.20.0-1) ... [2022-09-10T11:33:28.608Z] #41 144.8 CC criu/uffd.o [2022-09-10T11:33:28.701Z] #50 51.47 Selecting previously unselected package zip. [2022-09-10T11:33:28.701Z] #50 51.49 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-10T11:33:28.701Z] #50 51.50 Unpacking zip (3.0-11+b1) ... [2022-09-10T11:33:28.701Z] #50 51.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-10T11:33:28.701Z] #50 51.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-10T11:33:28.701Z] #50 51.74 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:28.701Z] #50 51.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-10T11:33:28.701Z] #50 51.77 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-10T11:33:28.701Z] #50 51.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:28.701Z] #50 51.83 Setting up uidmap (1:4.5-1.1) ... [2022-09-10T11:33:28.864Z] #41 ... [2022-09-10T11:33:28.864Z] [2022-09-10T11:33:28.864Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:33:28.864Z] #54 35.65 Installing build dependencies: finished with status 'done' [2022-09-10T11:33:28.960Z] #50 51.86 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-10T11:33:28.960Z] #50 51.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T11:33:28.960Z] #50 51.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-10T11:33:28.960Z] #50 51.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-10T11:33:28.960Z] #50 51.94 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-10T11:33:28.960Z] #50 51.95 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:28.960Z] #50 51.97 Setting up zip (3.0-11+b1) ... [2022-09-10T11:33:28.960Z] #50 51.98 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:28.960Z] #50 52.00 Setting up bash-completion (1:2.8-6) ... [2022-09-10T11:33:29.010Z] #42 ... [2022-09-10T11:33:29.010Z] [2022-09-10T11:33:29.010Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:29.010Z] #50 62.42 Setting up python3-distutils (3.7.3-1) ... [2022-09-10T11:33:29.180Z] #50 59.50 Setting up iptables (1.8.2-4) ... [2022-09-10T11:33:29.180Z] #50 59.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T11:33:29.180Z] #50 59.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T11:33:29.180Z] #50 59.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T11:33:29.180Z] #50 59.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T11:33:29.180Z] #50 59.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-10T11:33:29.180Z] #50 59.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-10T11:33:29.180Z] #50 59.56 Setting up python3 (3.7.3-1) ... [2022-09-10T11:33:29.440Z] #50 60.11 Setting up python3-wheel (0.32.3-2) ... [2022-09-10T11:33:29.575Z] #50 62.91 Setting up python3-setuptools (40.8.0-1) ... [2022-09-10T11:33:30.272Z] #50 60.83 Setting up apparmor (2.13.2-10) ... [2022-09-10T11:33:30.509Z] #50 64.14 Setting up python3-pip (18.1-5) ... [2022-09-10T11:33:30.842Z] #50 ... [2022-09-10T11:33:30.842Z] [2022-09-10T11:33:30.842Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:30.842Z] #42 104.2 CC criu/fault-injection.o [2022-09-10T11:33:30.842Z] #42 104.3 CC criu/fdstore.o [2022-09-10T11:33:30.842Z] #42 104.7 CC criu/fifo.o [2022-09-10T11:33:30.842Z] #42 105.2 CC criu/file-ids.o [2022-09-10T11:33:30.842Z] #42 105.5 CC criu/file-lock.o [2022-09-10T11:33:30.842Z] #42 106.6 CC criu/files-ext.o [2022-09-10T11:33:30.842Z] #42 107.0 CC criu/files-reg.o [2022-09-10T11:33:30.842Z] #42 109.3 CC criu/files.o [2022-09-10T11:33:30.842Z] #42 111.7 CC criu/filesystems.o [2022-09-10T11:33:30.842Z] #42 112.3 CC criu/fsnotify.o [2022-09-10T11:33:30.842Z] #42 113.5 CC criu/image-desc.o [2022-09-10T11:33:30.842Z] #42 113.6 CC criu/image.o [2022-09-10T11:33:31.411Z] #42 114.5 CC criu/ipc_ns.o [2022-09-10T11:33:31.496Z] #50 ... [2022-09-10T11:33:31.496Z] [2022-09-10T11:33:31.496Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:31.496Z] #41 111.9 CC criu/files.o [2022-09-10T11:33:31.496Z] #41 114.1 CC criu/filesystems.o [2022-09-10T11:33:31.496Z] #41 114.8 CC criu/fsnotify.o [2022-09-10T11:33:31.496Z] #41 116.1 CC criu/image-desc.o [2022-09-10T11:33:31.496Z] #41 116.2 CC criu/image.o [2022-09-10T11:33:31.496Z] #41 117.1 CC criu/ipc_ns.o [2022-09-10T11:33:31.496Z] #41 118.4 CC criu/irmap.o [2022-09-10T11:33:31.496Z] #41 119.1 CC criu/kcmp-ids.o [2022-09-10T11:33:31.496Z] #41 119.4 CC criu/kerndat.o [2022-09-10T11:33:31.496Z] #41 120.8 CC criu/libnetlink.o [2022-09-10T11:33:31.496Z] #41 121.3 CC criu/log.o [2022-09-10T11:33:31.496Z] #41 121.9 CC criu/lsm.o [2022-09-10T11:33:31.755Z] #41 ... [2022-09-10T11:33:31.755Z] [2022-09-10T11:33:31.755Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:31.755Z] #50 54.70 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-10T11:33:31.755Z] #50 54.71 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-10T11:33:31.755Z] #50 54.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T11:33:31.755Z] #50 54.74 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-10T11:33:31.755Z] #50 54.76 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-10T11:33:31.755Z] #50 54.83 invoke-rc.d: could not determine current runlevel [2022-09-10T11:33:31.805Z] b111c3320c94: Verifying Checksum [2022-09-10T11:33:31.805Z] b111c3320c94: Download complete [2022-09-10T11:33:31.886Z] #50 65.19 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:33:31.886Z] #50 65.25 Processing triggers for mime-support (3.62) ... [2022-09-10T11:33:31.981Z] #42 ... [2022-09-10T11:33:31.981Z] [2022-09-10T11:33:31.981Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:31.981Z] #50 62.58 Setting up xfsprogs (4.20.0-1) ... [2022-09-10T11:33:31.981Z] #50 62.60 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-10T11:33:32.015Z] #50 54.86 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-10T11:33:32.015Z] #50 54.87 Setting up pigz (2.4-1) ... [2022-09-10T11:33:32.015Z] #50 54.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-10T11:33:32.015Z] #50 54.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-10T11:33:32.015Z] #50 54.91 Setting up python-pip-whl (18.1-5) ... [2022-09-10T11:33:32.015Z] #50 54.92 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-10T11:33:32.015Z] #50 54.93 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:32.241Z] #50 63.02 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-10T11:33:32.273Z] #50 55.36 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-10T11:33:32.273Z] #50 55.37 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-10T11:33:32.273Z] #50 55.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:32.273Z] #50 55.40 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-10T11:33:32.532Z] #50 55.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-10T11:33:32.532Z] #50 55.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-10T11:33:32.532Z] #50 55.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-10T11:33:32.532Z] #50 55.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-10T11:33:32.533Z] #50 55.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-10T11:33:32.533Z] #50 55.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-10T11:33:32.533Z] #50 55.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-10T11:33:32.533Z] #50 55.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-10T11:33:32.533Z] #50 55.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-10T11:33:32.533Z] #50 55.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-10T11:33:32.533Z] #50 55.52 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-10T11:33:32.533Z] #50 55.53 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-10T11:33:32.533Z] #50 55.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-10T11:33:32.533Z] #50 55.56 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-10T11:33:32.822Z] #50 DONE 66.2s [2022-09-10T11:33:32.822Z] [2022-09-10T11:33:32.822Z] #53 [dev-systemd-false 8/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 [2022-09-10T11:33:33.180Z] #50 63.94 Setting up python3-distutils (3.7.3-1) ... [2022-09-10T11:33:33.750Z] #50 64.47 Setting up python3-setuptools (40.8.0-1) ... [2022-09-10T11:33:33.758Z] #53 0.915 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-10T11:33:33.758Z] #53 0.919 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-10T11:33:33.758Z] #53 0.923 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-10T11:33:33.758Z] #53 DONE 1.0s [2022-09-10T11:33:33.758Z] [2022-09-10T11:33:33.758Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:33:35.131Z] #50 65.56 Setting up python3-pip (18.1-5) ... [2022-09-10T11:33:35.464Z] #54 40.98 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-10T11:33:35.464Z] #54 40.99 Building wheels for collected packages: yamllint, pyyaml [2022-09-10T11:33:35.464Z] #54 40.99 Running setup.py bdist_wheel for yamllint: started [2022-09-10T11:33:35.464Z] #54 41.96 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-10T11:33:35.464Z] #54 41.96 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-10T11:33:35.464Z] #54 42.00 Running setup.py bdist_wheel for pyyaml: started [2022-09-10T11:33:35.724Z] #54 ... [2022-09-10T11:33:35.724Z] [2022-09-10T11:33:35.724Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:35.724Z] #41 146.1 CC criu/util.o [2022-09-10T11:33:35.724Z] #41 147.6 CC criu/uts_ns.o [2022-09-10T11:33:35.724Z] #41 147.8 CC criu/vdso.o [2022-09-10T11:33:35.724Z] #41 148.5 LINK criu/built-in.o [2022-09-10T11:33:35.724Z] #41 148.6 LINK criu/criu [2022-09-10T11:33:35.724Z] #41 149.1 DEP lib/c/criu.d [2022-09-10T11:33:35.724Z] #41 149.2 CC images/rpc.pb-c.o [2022-09-10T11:33:35.724Z] #41 149.9 CC lib/c/criu.o [2022-09-10T11:33:35.724Z] #41 151.3 LINK lib/c/built-in.o [2022-09-10T11:33:35.724Z] #41 151.3 LINK lib/c/libcriu.so [2022-09-10T11:33:35.724Z] #41 151.4 LINK lib/c/libcriu.a [2022-09-10T11:33:35.724Z] #41 151.5 GEN magic.py [2022-09-10T11:33:35.724Z] #41 151.7 Note: Building without setproctitle() and strlcpy() support. [2022-09-10T11:33:35.724Z] #41 151.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-10T11:33:35.724Z] #41 151.7 Note: Building without GnuTLS support [2022-09-10T11:33:35.724Z] #41 151.7 Makefile.config:39: Warn: you have no libnftables installed [2022-09-10T11:33:35.724Z] #41 151.7 Makefile.config:40: Warn: Building without nftables support [2022-09-10T11:33:35.820Z] #50 58.82 Setting up iptables (1.8.2-4) ... [2022-09-10T11:33:35.821Z] #50 58.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T11:33:35.821Z] #50 58.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T11:33:35.821Z] #50 58.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T11:33:35.821Z] #50 58.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T11:33:35.821Z] #50 58.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-10T11:33:35.821Z] #50 58.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-10T11:33:35.821Z] #50 58.90 Setting up python3 (3.7.3-1) ... [2022-09-10T11:33:36.071Z] #50 66.59 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:33:36.071Z] #50 66.62 Processing triggers for mime-support (3.62) ... [2022-09-10T11:33:36.300Z] #41 152.5 fatal: not a git repository (or any of the parent directories): .git [2022-09-10T11:33:36.389Z] #50 59.33 Setting up python3-wheel (0.32.3-2) ... [2022-09-10T11:33:36.643Z] #50 DONE 67.5s [2022-09-10T11:33:36.643Z] [2022-09-10T11:33:36.643Z] #53 [dev-systemd-false 8/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 [2022-09-10T11:33:37.242Z] #41 ... [2022-09-10T11:33:37.242Z] [2022-09-10T11:33:37.242Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:33:37.242Z] #54 43.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-09-10T11:33:37.242Z] #54 43.84 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-09-10T11:33:37.242Z] #54 44.03 Successfully built yamllint pyyaml [2022-09-10T11:33:37.242Z] #54 44.06 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-10T11:33:37.326Z] #50 60.07 Setting up apparmor (2.13.2-10) ... [2022-09-10T11:33:37.498Z] #54 44.40 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-10T11:33:37.585Z] #53 0.944 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-10T11:33:37.585Z] #53 0.948 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-10T11:33:37.585Z] #53 0.951 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-10T11:33:37.585Z] #53 DONE 1.0s [2022-09-10T11:33:37.585Z] [2022-09-10T11:33:37.585Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:37.585Z] #42 115.7 CC criu/irmap.o [2022-09-10T11:33:37.585Z] #42 116.5 CC criu/kcmp-ids.o [2022-09-10T11:33:37.585Z] #42 116.8 CC criu/kerndat.o [2022-09-10T11:33:37.585Z] #42 118.0 CC criu/libnetlink.o [2022-09-10T11:33:37.585Z] #42 118.4 CC criu/log.o [2022-09-10T11:33:37.585Z] #42 119.0 CC criu/lsm.o [2022-09-10T11:33:37.585Z] #42 119.5 CC criu/mem.o [2022-09-10T11:33:38.155Z] #42 121.6 CC criu/memfd.o [2022-09-10T11:33:38.424Z] #54 DONE 45.1s [2022-09-10T11:33:38.424Z] [2022-09-10T11:33:38.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:38.424Z] #41 153.6 make[1]: Nothing to be done for 'all'. [2022-09-10T11:33:38.424Z] #41 154.7 make[1]: 'images/built-in.o' is up to date. [2022-09-10T11:33:38.424Z] #41 154.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-10T11:33:38.424Z] #41 154.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-10T11:33:38.681Z] #41 154.9 make[1]: 'compel/libcompel.a' is up to date. [2022-09-10T11:33:38.681Z] #41 154.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-10T11:33:38.706Z] #50 61.63 Setting up xfsprogs (4.20.0-1) ... [2022-09-10T11:33:38.706Z] #50 61.64 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-10T11:33:38.936Z] #41 154.9 make[1]: Nothing to be done for 'all'. [2022-09-10T11:33:38.936Z] #41 155.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-10T11:33:39.031Z] #54 5.069 Collecting yamllint==1.26.1 [2022-09-10T11:33:39.098Z] #42 122.4 CC criu/mount.o [2022-09-10T11:33:39.191Z] #41 155.3 make[2]: Nothing to be done for 'all'. [2022-09-10T11:33:39.191Z] #41 155.3 make[2]: Nothing to be done for 'all'. [2022-09-10T11:33:39.191Z] #41 155.3 make[2]: Nothing to be done for 'all'. [2022-09-10T11:33:39.191Z] #41 155.4 make[2]: Nothing to be done for 'all'. [2022-09-10T11:33:39.191Z] #41 155.5 make[2]: Nothing to be done for 'all'. [2022-09-10T11:33:39.191Z] #41 155.6 make[2]: Nothing to be done for 'all'. [2022-09-10T11:33:39.274Z] #50 62.15 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-10T11:33:39.447Z] #41 155.6 make[2]: Nothing to be done for 'all'. [2022-09-10T11:33:39.703Z] #41 155.7 make[2]: Nothing to be done for 'all'. [2022-09-10T11:33:39.703Z] #41 155.8 INSTALL criu/criu [2022-09-10T11:33:39.703Z] #41 DONE 155.9s [2022-09-10T11:33:39.703Z] [2022-09-10T11:33:39.703Z] #34 [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 [2022-09-10T11:33:39.842Z] #50 62.97 Setting up python3-distutils (3.7.3-1) ... [2022-09-10T11:33:39.966Z] #54 ... [2022-09-10T11:33:39.966Z] [2022-09-10T11:33:39.966Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:39.966Z] #42 118.0 CC criu/memfd.o [2022-09-10T11:33:39.966Z] #42 118.7 CC criu/mount.o [2022-09-10T11:33:39.966Z] #42 123.2 CC criu/namespaces.o [2022-09-10T11:33:39.966Z] #42 125.2 CC criu/net.o [2022-09-10T11:33:39.966Z] #42 128.4 CC criu/netfilter.o [2022-09-10T11:33:40.408Z] #50 63.48 Setting up python3-setuptools (40.8.0-1) ... [2022-09-10T11:33:40.534Z] #42 128.8 CC criu/page-pipe.o [2022-09-10T11:33:41.100Z] #42 129.4 CC criu/page-xfer.o [2022-09-10T11:33:41.783Z] #50 64.73 Setting up python3-pip (18.1-5) ... [2022-09-10T11:33:41.783Z] #50 ... [2022-09-10T11:33:41.783Z] [2022-09-10T11:33:41.783Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:41.783Z] #41 122.4 CC criu/mem.o [2022-09-10T11:33:41.783Z] #41 124.3 CC criu/memfd.o [2022-09-10T11:33:41.783Z] #41 125.1 CC criu/mount.o [2022-09-10T11:33:41.783Z] #41 129.5 CC criu/namespaces.o [2022-09-10T11:33:41.783Z] #41 131.7 CC criu/net.o [2022-09-10T11:33:42.473Z] #42 130.8 CC criu/pagemap-cache.o [2022-09-10T11:33:42.719Z] #41 ... [2022-09-10T11:33:42.719Z] [2022-09-10T11:33:42.719Z] #50 [dev-systemd-false 7/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 aufs-tools bash-completion bzip2 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 [2022-09-10T11:33:42.719Z] #50 65.79 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:33:42.731Z] #42 131.1 CC criu/pagemap.o [2022-09-10T11:33:42.978Z] #50 65.82 Processing triggers for mime-support (3.62) ... [2022-09-10T11:33:43.239Z] #50 DONE 66.2s [2022-09-10T11:33:43.240Z] [2022-09-10T11:33:43.240Z] #53 [dev-systemd-false 8/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 [2022-09-10T11:33:43.300Z] #42 126.7 CC criu/namespaces.o [2022-09-10T11:33:44.109Z] #42 132.1 CC criu/parasite-syscall.o [2022-09-10T11:33:44.367Z] #42 ... [2022-09-10T11:33:44.367Z] [2022-09-10T11:33:44.367Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:33:44.367Z] #54 10.46 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-10T11:33:45.142Z] #53 1.807 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-10T11:33:45.142Z] #53 1.811 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-10T11:33:45.142Z] #53 1.814 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-10T11:33:45.142Z] #53 DONE 1.9s [2022-09-10T11:33:45.142Z] [2022-09-10T11:33:45.142Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:33:45.211Z] #42 128.4 CC criu/net.o [2022-09-10T11:33:45.300Z] #54 11.77 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-10T11:33:45.558Z] #54 11.83 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-10T11:33:45.558Z] #54 11.88 Collecting pyyaml (from yamllint==1.26.1) [2022-09-10T11:33:45.816Z] #54 12.16 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-10T11:33:46.382Z] #54 12.46 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-10T11:33:46.382Z] #54 12.46 Building wheels for collected packages: yamllint [2022-09-10T11:33:46.382Z] #54 12.46 Running setup.py bdist_wheel for yamllint: started [2022-09-10T11:33:47.317Z] #54 13.55 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-10T11:33:47.317Z] #54 13.56 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-10T11:33:47.317Z] #54 13.61 Successfully built yamllint [2022-09-10T11:33:47.317Z] #54 13.63 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-10T11:33:47.754Z] #42 ... [2022-09-10T11:33:47.754Z] [2022-09-10T11:33:47.754Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:33:47.754Z] #0 5.123 Collecting yamllint==1.26.1 [2022-09-10T11:33:47.884Z] #54 14.01 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-10T11:33:48.015Z] #54 ... [2022-09-10T11:33:48.015Z] [2022-09-10T11:33:48.015Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:48.015Z] #42 131.3 CC criu/netfilter.o [2022-09-10T11:33:48.142Z] #54 DONE 14.5s [2022-09-10T11:33:48.142Z] [2022-09-10T11:33:48.142Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-10T11:33:48.585Z] #42 131.8 CC criu/page-pipe.o [2022-09-10T11:33:48.709Z] #55 DONE 0.3s [2022-09-10T11:33:48.709Z] [2022-09-10T11:33:48.709Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-10T11:33:49.526Z] #42 132.5 CC criu/page-xfer.o [2022-09-10T11:33:50.910Z] #42 134.2 CC criu/pagemap-cache.o [2022-09-10T11:33:51.480Z] #42 134.7 CC criu/pagemap.o [2022-09-10T11:33:51.703Z] #54 ... [2022-09-10T11:33:51.703Z] [2022-09-10T11:33:51.703Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:51.703Z] #41 135.4 CC criu/netfilter.o [2022-09-10T11:33:51.703Z] #41 135.9 CC criu/page-pipe.o [2022-09-10T11:33:51.703Z] #41 136.7 CC criu/page-xfer.o [2022-09-10T11:33:51.703Z] #41 138.3 CC criu/pagemap-cache.o [2022-09-10T11:33:51.703Z] #41 138.7 CC criu/pagemap.o [2022-09-10T11:33:51.703Z] #41 139.9 CC criu/parasite-syscall.o [2022-09-10T11:33:51.703Z] #41 141.0 CC criu/path.o [2022-09-10T11:33:51.703Z] #41 141.3 CC criu/pie-util-vdso-elf32.o [2022-09-10T11:33:51.703Z] #41 ... [2022-09-10T11:33:51.703Z] [2022-09-10T11:33:51.703Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:33:51.703Z] #54 5.939 Collecting yamllint==1.26.1 [2022-09-10T11:33:52.864Z] #42 ... [2022-09-10T11:33:52.864Z] [2022-09-10T11:33:52.864Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:33:52.864Z] #54 10.56 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-10T11:33:52.864Z] #54 11.81 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-10T11:33:52.864Z] #54 11.89 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-10T11:33:52.864Z] #54 11.96 Collecting pyyaml (from yamllint==1.26.1) [2022-09-10T11:33:52.864Z] #54 12.32 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-10T11:33:52.864Z] #54 12.64 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-10T11:33:52.864Z] #54 12.64 Building wheels for collected packages: yamllint [2022-09-10T11:33:52.864Z] #54 12.64 Running setup.py bdist_wheel for yamllint: started [2022-09-10T11:33:52.864Z] #54 13.78 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-10T11:33:52.864Z] #54 13.81 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-10T11:33:52.864Z] #54 13.86 Successfully built yamllint [2022-09-10T11:33:52.864Z] #54 13.89 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-10T11:33:52.864Z] #54 14.27 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-10T11:33:52.864Z] #54 DONE 14.9s [2022-09-10T11:33:52.864Z] [2022-09-10T11:33:52.864Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:52.864Z] #42 135.8 CC criu/parasite-syscall.o [2022-09-10T11:33:52.893Z] #56 DONE 4.0s [2022-09-10T11:33:52.893Z] [2022-09-10T11:33:52.893Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-10T11:33:52.893Z] #57 DONE 0.3s [2022-09-10T11:33:52.893Z] [2022-09-10T11:33:52.893Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:52.893Z] #42 132.9 CC criu/path.o [2022-09-10T11:33:52.893Z] #42 133.3 CC criu/pie-util-vdso-elf32.o [2022-09-10T11:33:52.893Z] #42 133.8 CC criu/pie-util-vdso.o [2022-09-10T11:33:52.893Z] #42 134.5 CC criu/pie-util.o [2022-09-10T11:33:52.893Z] #42 134.7 CC criu/pipes.o [2022-09-10T11:33:52.893Z] #42 135.6 CC criu/plugin.o [2022-09-10T11:33:52.893Z] #42 136.0 CC criu/proc_parse.o [2022-09-10T11:33:52.893Z] #42 139.2 CC criu/protobuf-desc.o [2022-09-10T11:33:52.893Z] #42 140.1 CC criu/protobuf.o [2022-09-10T11:33:52.893Z] #42 140.6 CC criu/pstree.o [2022-09-10T11:33:52.893Z] #42 ... [2022-09-10T11:33:52.893Z] [2022-09-10T11:33:52.893Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-10T11:33:52.893Z] #58 DONE 0.0s [2022-09-10T11:33:52.893Z] [2022-09-10T11:33:52.893Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-10T11:33:52.893Z] #59 DONE 0.1s [2022-09-10T11:33:53.125Z] #42 ... [2022-09-10T11:33:53.125Z] [2022-09-10T11:33:53.125Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-10T11:33:53.125Z] #55 DONE 0.3s [2022-09-10T11:33:53.125Z] [2022-09-10T11:33:53.125Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-10T11:33:53.151Z] [2022-09-10T11:33:53.151Z] #38 [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 [2022-09-10T11:33:53.717Z] #38 ... [2022-09-10T11:33:53.717Z] [2022-09-10T11:33:53.717Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:53.717Z] #42 141.9 CC criu/rbtree.o [2022-09-10T11:33:53.975Z] #42 142.2 CC criu/rst-malloc.o [2022-09-10T11:33:54.234Z] #42 142.6 CC criu/seccomp.o [2022-09-10T11:33:54.801Z] #42 143.2 CC criu/seize.o [2022-09-10T11:33:55.736Z] #42 144.2 CC criu/servicefd.o [2022-09-10T11:33:56.304Z] #42 144.6 CC criu/shmem.o [2022-09-10T11:33:57.039Z] #54 11.34 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-10T11:33:57.240Z] #42 145.5 CC criu/sigframe.o [2022-09-10T11:33:57.240Z] #42 145.7 CC criu/signalfd.o [2022-09-10T11:33:57.329Z] #56 DONE 4.3s [2022-09-10T11:33:57.329Z] [2022-09-10T11:33:57.329Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:57.329Z] #42 137.1 CC criu/path.o [2022-09-10T11:33:57.329Z] #42 137.4 CC criu/pie-util-vdso-elf32.o [2022-09-10T11:33:57.329Z] #42 137.8 CC criu/pie-util-vdso.o [2022-09-10T11:33:57.329Z] #42 138.3 CC criu/pie-util.o [2022-09-10T11:33:57.329Z] #42 138.5 CC criu/pipes.o [2022-09-10T11:33:57.329Z] #42 139.3 CC criu/plugin.o [2022-09-10T11:33:57.329Z] #42 139.7 CC criu/proc_parse.o [2022-09-10T11:33:57.590Z] #42 ... [2022-09-10T11:33:57.590Z] [2022-09-10T11:33:57.590Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-10T11:33:57.590Z] #57 DONE 0.3s [2022-09-10T11:33:57.590Z] [2022-09-10T11:33:57.590Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-10T11:33:57.590Z] #58 DONE 0.0s [2022-09-10T11:33:57.590Z] [2022-09-10T11:33:57.590Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-10T11:33:57.590Z] #59 DONE 0.0s [2022-09-10T11:33:57.609Z] #54 ... [2022-09-10T11:33:57.609Z] [2022-09-10T11:33:57.609Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:57.609Z] #41 141.8 CC criu/pie-util-vdso.o [2022-09-10T11:33:57.609Z] #41 142.2 CC criu/pie-util.o [2022-09-10T11:33:57.609Z] #41 142.4 CC criu/pipes.o [2022-09-10T11:33:57.609Z] #41 143.1 CC criu/plugin.o [2022-09-10T11:33:57.609Z] #41 143.6 CC criu/proc_parse.o [2022-09-10T11:33:57.609Z] #41 146.5 CC criu/protobuf-desc.o [2022-09-10T11:33:57.609Z] #41 147.6 CC criu/protobuf.o [2022-09-10T11:33:57.609Z] #41 148.1 CC criu/pstree.o [2022-09-10T11:33:57.609Z] #41 ... [2022-09-10T11:33:57.609Z] [2022-09-10T11:33:57.609Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-10T11:33:57.609Z] #54 12.53 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-10T11:33:57.609Z] #54 12.59 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-10T11:33:57.609Z] #54 12.64 Collecting pyyaml (from yamllint==1.26.1) [2022-09-10T11:33:57.807Z] #42 146.2 CC criu/sk-inet.o [2022-09-10T11:33:57.851Z] [2022-09-10T11:33:57.851Z] #40 [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 [2022-09-10T11:33:58.175Z] #54 13.00 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-10T11:33:58.433Z] #54 13.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-10T11:33:58.433Z] #54 13.32 Building wheels for collected packages: yamllint [2022-09-10T11:33:58.433Z] #54 13.32 Running setup.py bdist_wheel for yamllint: started [2022-09-10T11:33:58.791Z] #40 ... [2022-09-10T11:33:58.791Z] [2022-09-10T11:33:58.791Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:33:58.791Z] #42 142.1 CC criu/protobuf-desc.o [2022-09-10T11:33:59.185Z] #42 147.3 CC criu/sk-netlink.o [2022-09-10T11:33:59.443Z] #42 147.8 CC criu/sk-packet.o [2022-09-10T11:33:59.732Z] #42 143.0 CC criu/protobuf.o [2022-09-10T11:33:59.808Z] #54 14.64 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-10T11:33:59.808Z] #54 14.64 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-10T11:33:59.808Z] #54 14.69 Successfully built yamllint [2022-09-10T11:33:59.808Z] #54 14.73 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-10T11:34:00.011Z] #42 148.4 CC criu/sk-queue.o [2022-09-10T11:34:00.303Z] #42 143.4 CC criu/pstree.o [2022-09-10T11:34:00.381Z] #54 15.12 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-10T11:34:00.579Z] #42 148.9 CC criu/sk-tcp.o [2022-09-10T11:34:00.643Z] #54 DONE 15.6s [2022-09-10T11:34:00.643Z] [2022-09-10T11:34:00.643Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:34:00.643Z] #41 149.6 CC criu/rbtree.o [2022-09-10T11:34:00.643Z] #41 149.9 CC criu/rst-malloc.o [2022-09-10T11:34:00.643Z] #41 150.3 CC criu/seccomp.o [2022-09-10T11:34:00.643Z] #41 151.1 CC criu/seize.o [2022-09-10T11:34:01.147Z] #42 149.5 CC criu/sk-unix.o [2022-09-10T11:34:01.214Z] #41 ... [2022-09-10T11:34:01.214Z] [2022-09-10T11:34:01.214Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-10T11:34:01.214Z] #55 DONE 0.4s [2022-09-10T11:34:01.214Z] [2022-09-10T11:34:01.214Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-10T11:34:01.687Z] #42 144.7 CC criu/rbtree.o [2022-09-10T11:34:01.948Z] #42 145.0 CC criu/rst-malloc.o [2022-09-10T11:34:01.948Z] #42 145.3 CC criu/seccomp.o [2022-09-10T11:34:02.890Z] #42 146.3 CC criu/seize.o [2022-09-10T11:34:04.273Z] #42 147.3 CC criu/servicefd.o [2022-09-10T11:34:04.433Z] #42 152.7 CC criu/sockets.o [2022-09-10T11:34:04.498Z] #56 DONE 3.2s [2022-09-10T11:34:04.498Z] [2022-09-10T11:34:04.498Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-10T11:34:04.498Z] #57 DONE 0.2s [2022-09-10T11:34:04.498Z] [2022-09-10T11:34:04.498Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-10T11:34:04.498Z] #58 DONE 0.1s [2022-09-10T11:34:04.498Z] [2022-09-10T11:34:04.498Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-10T11:34:04.498Z] #59 DONE 0.0s [2022-09-10T11:34:04.498Z] [2022-09-10T11:34:04.498Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:34:04.498Z] #41 152.3 CC criu/servicefd.o [2022-09-10T11:34:04.498Z] #41 153.0 CC criu/shmem.o [2022-09-10T11:34:04.498Z] #41 154.1 CC criu/sigframe.o [2022-09-10T11:34:04.498Z] #41 154.4 CC criu/signalfd.o [2022-09-10T11:34:04.498Z] #41 154.7 CC criu/sk-inet.o [2022-09-10T11:34:04.534Z] #42 147.8 CC criu/shmem.o [2022-09-10T11:34:05.432Z] #41 156.1 CC criu/sk-netlink.o [2022-09-10T11:34:05.474Z] #42 148.8 CC criu/sigframe.o [2022-09-10T11:34:05.735Z] #42 149.1 CC criu/signalfd.o [2022-09-10T11:34:05.810Z] #42 153.9 CC criu/stats.o [2022-09-10T11:34:05.999Z] #41 156.5 CC criu/sk-packet.o [2022-09-10T11:34:06.068Z] #42 154.3 CC criu/string.o [2022-09-10T11:34:06.068Z] #42 154.5 CC criu/sysctl.o [2022-09-10T11:34:06.305Z] #42 149.5 CC criu/sk-inet.o [2022-09-10T11:34:06.935Z] #41 157.4 CC criu/sk-queue.o [2022-09-10T11:34:07.011Z] #42 155.3 CC criu/sysfs_parse.o [2022-09-10T11:34:07.193Z] #41 157.9 CC criu/sk-tcp.o [2022-09-10T11:34:07.247Z] #42 150.6 CC criu/sk-netlink.o [2022-09-10T11:34:07.579Z] #42 155.8 CC criu/timens.o [2022-09-10T11:34:07.837Z] #42 156.1 CC criu/timerfd.o [2022-09-10T11:34:08.096Z] #42 156.5 CC criu/tty.o [2022-09-10T11:34:08.128Z] #41 158.6 CC criu/sk-unix.o [2022-09-10T11:34:08.240Z] #42 151.4 CC criu/sk-packet.o [2022-09-10T11:34:09.199Z] #42 152.5 CC criu/sk-queue.o [2022-09-10T11:34:09.999Z] #42 158.4 CC criu/tun.o [2022-09-10T11:34:10.138Z] #42 153.4 CC criu/sk-tcp.o [2022-09-10T11:34:10.658Z] #41 160.9 CC criu/sockets.o [2022-09-10T11:34:10.934Z] #42 159.2 CC criu/uffd.o [2022-09-10T11:34:10.934Z] #42 ... [2022-09-10T11:34:10.934Z] [2022-09-10T11:34:10.934Z] #38 [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 [2022-09-10T11:34:10.934Z] #38 221.6 + dpkg --print-architecture [2022-09-10T11:34:11.077Z] #42 154.3 CC criu/sk-unix.o [2022-09-10T11:34:11.193Z] #38 221.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-10T11:34:11.224Z] #41 161.9 CC criu/stats.o [2022-09-10T11:34:11.482Z] #41 162.2 CC criu/string.o [2022-09-10T11:34:11.740Z] #41 162.3 CC criu/sysctl.o [2022-09-10T11:34:11.760Z] #38 222.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-10T11:34:11.760Z] #38 222.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-10T11:34:12.308Z] #41 163.1 CC criu/sysfs_parse.o [2022-09-10T11:34:13.243Z] #41 163.5 CC criu/timens.o [2022-09-10T11:34:13.243Z] #41 163.9 CC criu/timerfd.o [2022-09-10T11:34:13.620Z] #42 156.7 CC criu/sockets.o [2022-09-10T11:34:13.810Z] #41 164.5 CC criu/tty.o [2022-09-10T11:34:14.561Z] #42 157.7 CC criu/stats.o [2022-09-10T11:34:14.821Z] #42 158.0 CC criu/string.o [2022-09-10T11:34:15.082Z] #42 158.2 CC criu/sysctl.o [2022-09-10T11:34:15.654Z] #42 158.9 CC criu/sysfs_parse.o [2022-09-10T11:34:15.714Z] #41 166.5 CC criu/tun.o [2022-09-10T11:34:15.970Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-10T11:34:15.970Z] [2022-09-10T11:34:15.970Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-10T11:34:15.970Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-10T11:34:15.970Z] Using test binary docker [2022-09-10T11:34:15.970Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-10T11:34:15.970Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-10T11:34:15.970Z] INFO: Waiting for daemon to start... [2022-09-10T11:34:15.970Z] Starting dockerd [2022-09-10T11:34:15.970Z] . [2022-09-10T11:34:15.970Z] INFO: Building docker-sdk-python3:4.4.1... [2022-09-10T11:34:16.225Z] #42 159.4 CC criu/timens.o [2022-09-10T11:34:16.486Z] #42 159.7 CC criu/timerfd.o [2022-09-10T11:34:16.655Z] #41 167.0 CC criu/uffd.o [2022-09-10T11:34:16.912Z] #41 ... [2022-09-10T11:34:16.913Z] [2022-09-10T11:34:16.913Z] #32 [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 [2022-09-10T11:34:16.913Z] #32 229.8 + dpkg --print-architecture [2022-09-10T11:34:16.913Z] #32 229.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-10T11:34:17.057Z] #42 160.1 CC criu/tty.o [2022-09-10T11:34:17.171Z] #32 230.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-10T11:34:17.171Z] #32 230.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-10T11:34:18.360Z] #34 240.9 + return [2022-09-10T11:34:18.360Z] #34 DONE 242.3s [2022-09-10T11:34:18.360Z] [2022-09-10T11:34:18.360Z] #50 [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 [2022-09-10T11:34:18.360Z] #50 151.3 + mkdir -p /build [2022-09-10T11:34:18.360Z] #50 151.3 + cp runc /build/runc [2022-09-10T11:34:18.360Z] #50 DONE 151.5s [2022-09-10T11:34:18.360Z] [2022-09-10T11:34:18.360Z] #28 [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 [2022-09-10T11:34:18.360Z] #28 ... [2022-09-10T11:34:18.360Z] [2022-09-10T11:34:18.360Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-10T11:34:18.360Z] #55 DONE 0.1s [2022-09-10T11:34:18.360Z] [2022-09-10T11:34:18.360Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-10T11:34:18.974Z] #42 162.1 CC criu/tun.o [2022-09-10T11:34:18.974Z] #42 ... [2022-09-10T11:34:18.974Z] [2022-09-10T11:34:18.974Z] #29 [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 [2022-09-10T11:34:18.974Z] #29 229.4 + dpkg --print-architecture [2022-09-10T11:34:18.974Z] #29 229.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-10T11:34:19.547Z] #29 230.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-10T11:34:19.547Z] #29 230.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-10T11:34:20.879Z] #56 DONE 2.4s [2022-09-10T11:34:20.879Z] [2022-09-10T11:34:20.879Z] #28 [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 [2022-09-10T11:34:20.879Z] #28 246.5 + /build/golangci-lint --version [2022-09-10T11:34:20.879Z] #28 247.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-10T11:34:20.879Z] #28 DONE 248.0s [2022-09-10T11:34:20.879Z] [2022-09-10T11:34:20.879Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-10T11:34:20.879Z] #57 DONE 0.2s [2022-09-10T11:34:20.879Z] [2022-09-10T11:34:20.879Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-10T11:34:21.135Z] #58 DONE 0.1s [2022-09-10T11:34:21.135Z] [2022-09-10T11:34:21.135Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-10T11:34:21.135Z] #59 DONE 0.1s [2022-09-10T11:34:21.135Z] [2022-09-10T11:34:21.135Z] #40 [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 [2022-09-10T11:34:21.135Z] #40 ... [2022-09-10T11:34:21.135Z] [2022-09-10T11:34:21.135Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-10T11:34:21.391Z] #60 DONE 0.2s [2022-09-10T11:34:21.391Z] [2022-09-10T11:34:21.391Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-10T11:34:21.391Z] #61 DONE 0.1s [2022-09-10T11:34:21.391Z] [2022-09-10T11:34:21.391Z] #40 [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 [2022-09-10T11:34:21.391Z] #40 ... [2022-09-10T11:34:21.391Z] [2022-09-10T11:34:21.391Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-10T11:34:21.391Z] #62 DONE 0.1s [2022-09-10T11:34:21.647Z] [2022-09-10T11:34:21.647Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-10T11:34:21.647Z] #63 DONE 0.1s [2022-09-10T11:34:21.647Z] [2022-09-10T11:34:21.647Z] #40 [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 [2022-09-10T11:34:21.798Z] #38 ... [2022-09-10T11:34:21.798Z] [2022-09-10T11:34:21.798Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:34:21.798Z] #42 160.7 CC criu/util.o [2022-09-10T11:34:21.798Z] #42 162.3 CC criu/uts_ns.o [2022-09-10T11:34:21.798Z] #42 162.6 CC criu/vdso-compat.o [2022-09-10T11:34:21.798Z] #42 162.9 CC criu/vdso.o [2022-09-10T11:34:21.798Z] #42 163.6 LINK criu/built-in.o [2022-09-10T11:34:21.798Z] #42 163.8 LINK criu/criu [2022-09-10T11:34:21.798Z] #42 164.2 DEP lib/c/criu.d [2022-09-10T11:34:21.798Z] #42 164.4 CC images/rpc.pb-c.o [2022-09-10T11:34:21.798Z] #42 165.1 CC lib/c/criu.o [2022-09-10T11:34:21.798Z] #42 166.2 LINK lib/c/built-in.o [2022-09-10T11:34:21.798Z] #42 166.2 LINK lib/c/libcriu.so [2022-09-10T11:34:21.798Z] #42 166.3 LINK lib/c/libcriu.a [2022-09-10T11:34:21.798Z] #42 166.4 GEN magic.py [2022-09-10T11:34:21.798Z] #42 166.6 Note: Building without setproctitle() and strlcpy() support. [2022-09-10T11:34:21.799Z] #42 166.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-10T11:34:21.799Z] #42 166.7 Note: Building without GnuTLS support [2022-09-10T11:34:21.799Z] #42 166.7 Makefile.config:39: Warn: you have no libnftables installed [2022-09-10T11:34:21.799Z] #42 166.7 Makefile.config:40: Warn: Building without nftables support [2022-09-10T11:34:21.799Z] #42 167.8 fatal: not a git repository (or any of the parent directories): .git [2022-09-10T11:34:21.799Z] #42 168.6 make[1]: Nothing to be done for 'all'. [2022-09-10T11:34:21.799Z] #42 169.4 make[1]: 'images/built-in.o' is up to date. [2022-09-10T11:34:21.799Z] #42 169.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-10T11:34:21.799Z] #42 169.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-10T11:34:21.799Z] #42 169.5 make[1]: 'compel/libcompel.a' is up to date. [2022-09-10T11:34:21.799Z] #42 169.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-10T11:34:21.799Z] #42 169.6 make[1]: Nothing to be done for 'all'. [2022-09-10T11:34:21.799Z] #42 169.6 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-10T11:34:21.799Z] #42 169.9 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:21.799Z] #42 169.9 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:21.799Z] #42 169.9 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:21.799Z] #42 170.1 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:21.799Z] #42 170.1 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:21.799Z] #42 170.2 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:21.799Z] #42 170.2 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:22.059Z] #42 170.4 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:22.059Z] #42 170.4 INSTALL criu/criu [2022-09-10T11:34:22.262Z] #40 ... [2022-09-10T11:34:22.262Z] [2022-09-10T11:34:22.262Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-10T11:34:22.627Z] #42 DONE 171.1s [2022-09-10T11:34:22.627Z] [2022-09-10T11:34:22.627Z] #44 [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 [2022-09-10T11:34:23.193Z] #64 DONE 0.7s [2022-09-10T11:34:23.193Z] [2022-09-10T11:34:23.193Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-10T11:34:23.193Z] #65 DONE 0.1s [2022-09-10T11:34:23.193Z] [2022-09-10T11:34:23.193Z] #40 [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 [2022-09-10T11:34:23.193Z] #40 ... [2022-09-10T11:34:23.193Z] [2022-09-10T11:34:23.193Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-10T11:34:23.449Z] #66 DONE 0.3s [2022-09-10T11:34:23.449Z] [2022-09-10T11:34:23.449Z] #40 [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 [2022-09-10T11:34:24.375Z] #40 210.9 + bin/containerd [2022-09-10T11:34:25.283Z] #32 ... [2022-09-10T11:34:25.283Z] [2022-09-10T11:34:25.283Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:34:25.283Z] #41 168.4 CC criu/util.o [2022-09-10T11:34:25.283Z] #41 170.0 CC criu/uts_ns.o [2022-09-10T11:34:25.283Z] #41 170.3 CC criu/vdso-compat.o [2022-09-10T11:34:25.283Z] #41 170.6 CC criu/vdso.o [2022-09-10T11:34:25.283Z] #41 171.3 LINK criu/built-in.o [2022-09-10T11:34:25.283Z] #41 171.6 LINK criu/criu [2022-09-10T11:34:25.283Z] #41 172.1 DEP lib/c/criu.d [2022-09-10T11:34:25.283Z] #41 172.2 CC images/rpc.pb-c.o [2022-09-10T11:34:25.283Z] #41 172.9 CC lib/c/criu.o [2022-09-10T11:34:25.283Z] #41 174.3 LINK lib/c/built-in.o [2022-09-10T11:34:25.283Z] #41 174.3 LINK lib/c/libcriu.so [2022-09-10T11:34:25.283Z] #41 174.4 LINK lib/c/libcriu.a [2022-09-10T11:34:25.283Z] #41 174.5 GEN magic.py [2022-09-10T11:34:25.283Z] #41 174.7 Note: Building without setproctitle() and strlcpy() support. [2022-09-10T11:34:25.283Z] #41 174.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-10T11:34:25.283Z] #41 174.7 Note: Building without GnuTLS support [2022-09-10T11:34:25.283Z] #41 174.7 Makefile.config:39: Warn: you have no libnftables installed [2022-09-10T11:34:25.283Z] #41 174.7 Makefile.config:40: Warn: Building without nftables support [2022-09-10T11:34:25.283Z] #41 175.7 fatal: not a git repository (or any of the parent directories): .git [2022-09-10T11:34:25.849Z] #41 176.4 make[1]: Nothing to be done for 'all'. [2022-09-10T11:34:26.784Z] #41 177.3 make[1]: 'images/built-in.o' is up to date. [2022-09-10T11:34:26.784Z] #41 177.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-10T11:34:26.784Z] #41 177.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-10T11:34:26.784Z] #41 177.4 make[1]: 'compel/libcompel.a' is up to date. [2022-09-10T11:34:26.784Z] #41 177.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-10T11:34:27.042Z] #41 177.5 make[1]: Nothing to be done for 'all'. [2022-09-10T11:34:27.042Z] #41 177.6 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-10T11:34:27.042Z] #41 177.8 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:27.301Z] #41 177.8 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:27.301Z] #41 177.9 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:27.301Z] #41 178.0 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:27.301Z] #41 178.1 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:27.559Z] #41 178.1 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:27.559Z] #41 178.1 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:27.700Z] #29 ... [2022-09-10T11:34:27.700Z] [2022-09-10T11:34:27.700Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-10T11:34:27.700Z] #42 162.6 CC criu/uffd.o [2022-09-10T11:34:27.700Z] #42 164.1 CC criu/util.o [2022-09-10T11:34:27.700Z] #42 165.6 CC criu/uts_ns.o [2022-09-10T11:34:27.700Z] #42 165.8 CC criu/vdso-compat.o [2022-09-10T11:34:27.700Z] #42 166.0 CC criu/vdso.o [2022-09-10T11:34:27.700Z] #42 166.8 LINK criu/built-in.o [2022-09-10T11:34:27.700Z] #42 167.0 LINK criu/criu [2022-09-10T11:34:27.700Z] #42 167.5 DEP lib/c/criu.d [2022-09-10T11:34:27.700Z] #42 167.6 CC images/rpc.pb-c.o [2022-09-10T11:34:27.700Z] #42 168.4 CC lib/c/criu.o [2022-09-10T11:34:27.700Z] #42 169.6 LINK lib/c/built-in.o [2022-09-10T11:34:27.700Z] #42 169.6 LINK lib/c/libcriu.so [2022-09-10T11:34:27.700Z] #42 169.7 LINK lib/c/libcriu.a [2022-09-10T11:34:27.700Z] #42 169.8 GEN magic.py [2022-09-10T11:34:27.700Z] #42 169.9 Note: Building without setproctitle() and strlcpy() support. [2022-09-10T11:34:27.700Z] #42 169.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-10T11:34:27.700Z] #42 169.9 Note: Building without GnuTLS support [2022-09-10T11:34:27.700Z] #42 169.9 Makefile.config:39: Warn: you have no libnftables installed [2022-09-10T11:34:27.700Z] #42 169.9 Makefile.config:40: Warn: Building without nftables support [2022-09-10T11:34:27.700Z] #42 170.8 fatal: not a git repository (or any of the parent directories): .git [2022-09-10T11:34:27.820Z] #41 178.2 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:27.820Z] #41 178.3 INSTALL criu/criu [2022-09-10T11:34:28.078Z] #41 DONE 178.6s [2022-09-10T11:34:28.078Z] [2022-09-10T11:34:28.078Z] #29 [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 [2022-09-10T11:34:28.271Z] #42 171.7 make[1]: Nothing to be done for 'all'. [2022-09-10T11:34:29.211Z] #42 172.5 make[1]: 'images/built-in.o' is up to date. [2022-09-10T11:34:29.211Z] #42 172.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-10T11:34:29.211Z] #42 172.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-10T11:34:29.211Z] #42 172.7 make[1]: 'compel/libcompel.a' is up to date. [2022-09-10T11:34:29.471Z] #42 172.7 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-10T11:34:29.471Z] #42 172.8 make[1]: Nothing to be done for 'all'. [2022-09-10T11:34:29.471Z] #42 172.8 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-10T11:34:29.731Z] #42 173.0 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:29.731Z] #42 173.0 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:29.731Z] #42 173.1 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:29.992Z] #42 173.2 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:29.992Z] #42 173.3 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:29.992Z] #42 173.3 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:29.992Z] #42 173.4 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:30.252Z] #42 173.5 make[2]: Nothing to be done for 'all'. [2022-09-10T11:34:30.252Z] #42 173.5 INSTALL criu/criu [2022-09-10T11:34:30.824Z] #42 DONE 174.0s [2022-09-10T11:34:30.824Z] [2022-09-10T11:34:30.824Z] #40 [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 [2022-09-10T11:34:37.507Z] #44 ... [2022-09-10T11:34:37.507Z] [2022-09-10T11:34:37.507Z] #38 [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 [2022-09-10T11:34:37.507Z] #38 DONE 245.7s [2022-09-10T11:34:37.507Z] [2022-09-10T11:34:37.508Z] #44 [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 [2022-09-10T11:34:37.508Z] #44 ... [2022-09-10T11:34:37.508Z] [2022-09-10T11:34:37.508Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-10T11:34:37.508Z] #60 DONE 0.4s [2022-09-10T11:34:37.508Z] [2022-09-10T11:34:37.508Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-10T11:34:37.508Z] #61 DONE 0.1s [2022-09-10T11:34:37.508Z] [2022-09-10T11:34:37.508Z] #28 [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 [2022-09-10T11:34:37.508Z] #28 ... [2022-09-10T11:34:37.508Z] [2022-09-10T11:34:37.508Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-10T11:34:37.508Z] #62 DONE 0.1s [2022-09-10T11:34:37.508Z] [2022-09-10T11:34:37.508Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-10T11:34:37.508Z] #63 DONE 0.1s [2022-09-10T11:34:37.508Z] [2022-09-10T11:34:37.508Z] #44 [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 [2022-09-10T11:34:42.956Z] #29 ... [2022-09-10T11:34:42.956Z] [2022-09-10T11:34:42.956Z] #32 [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 [2022-09-10T11:34:42.956Z] #32 DONE 253.6s [2022-09-10T11:34:42.956Z] [2022-09-10T11:34:42.956Z] #29 [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 [2022-09-10T11:34:43.051Z] #40 ... [2022-09-10T11:34:43.051Z] [2022-09-10T11:34:43.051Z] #29 [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 [2022-09-10T11:34:43.051Z] #29 DONE 253.4s [2022-09-10T11:34:43.051Z] [2022-09-10T11:34:43.051Z] #40 [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 [2022-09-10T11:34:43.214Z] #29 ... [2022-09-10T11:34:43.214Z] [2022-09-10T11:34:43.214Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-10T11:34:43.784Z] #60 DONE 0.4s [2022-09-10T11:34:43.784Z] [2022-09-10T11:34:43.784Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-10T11:34:43.784Z] #61 DONE 0.1s [2022-09-10T11:34:43.784Z] [2022-09-10T11:34:43.784Z] #29 [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 [2022-09-10T11:34:43.784Z] #29 ... [2022-09-10T11:34:43.784Z] [2022-09-10T11:34:43.784Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-10T11:34:43.784Z] #62 DONE 0.1s [2022-09-10T11:34:43.993Z] #40 ... [2022-09-10T11:34:43.993Z] [2022-09-10T11:34:43.993Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-10T11:34:44.043Z] [2022-09-10T11:34:44.043Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-10T11:34:44.043Z] #63 DONE 0.1s [2022-09-10T11:34:44.043Z] [2022-09-10T11:34:44.043Z] #40 [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 [2022-09-10T11:34:44.564Z] #60 DONE 0.4s [2022-09-10T11:34:44.564Z] [2022-09-10T11:34:44.564Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-10T11:34:44.564Z] #61 DONE 0.2s [2022-09-10T11:34:44.564Z] [2022-09-10T11:34:44.564Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-10T11:34:44.564Z] #62 DONE 0.1s [2022-09-10T11:34:44.564Z] [2022-09-10T11:34:44.564Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-10T11:34:44.824Z] #63 DONE 0.1s [2022-09-10T11:34:44.824Z] [2022-09-10T11:34:44.824Z] #40 [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 [2022-09-10T11:35:02.639Z] sha256:56cb1f23e9db1d57c2b2849403b5745cef3ecb5438d7542a611bfc3131003c18 [2022-09-10T11:35:02.639Z] INFO: Starting docker-py tests... [2022-09-10T11:35:02.639Z] ============================= test session starts ============================== [2022-09-10T11:35:02.639Z] platform linux -- Python 3.7.14, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-10T11:35:02.639Z] rootdir: /src, inifile: pytest.ini [2022-09-10T11:35:02.639Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-10T11:35:02.639Z] collected 389 items / 1 deselected / 388 selected [2022-09-10T11:35:02.639Z] [2022-09-10T11:35:03.028Z] #40 248.5 # github.com/containerd/containerd/cmd/containerd [2022-09-10T11:35:03.028Z] #40 248.5 /usr/bin/ld: /tmp/go-link-4046619974/000019.o: in function `New': [2022-09-10T11:35:03.028Z] #40 248.5 /tmp/tmp.S0ALTw2vzv/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 [2022-09-10T11:35:03.028Z] #40 248.6 + bin/containerd-stress [2022-09-10T11:35:03.028Z] #40 249.7 + bin/containerd-shim [2022-09-10T11:35:12.966Z] #40 258.0 + bin/containerd-shim-runc-v1 [2022-09-10T11:35:15.076Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-10T11:35:15.900Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-10T11:35:16.225Z] #44 171.5 + mkdir -p /build [2022-09-10T11:35:16.225Z] #44 171.5 + cp runc /build/runc [2022-09-10T11:35:16.225Z] #44 DONE 172.1s [2022-09-10T11:35:16.225Z] [2022-09-10T11:35:16.225Z] #40 [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 [2022-09-10T11:35:16.232Z] #40 262.8 + bin/containerd-shim-runc-v2 [2022-09-10T11:35:16.793Z] #40 263.5 + binaries [2022-09-10T11:35:17.048Z] #40 263.5 + install -D bin/containerd /build/containerd [2022-09-10T11:35:17.048Z] #40 263.6 + install -D bin/containerd-shim /build/containerd-shim [2022-09-10T11:35:17.048Z] #40 263.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-10T11:35:17.048Z] #40 263.6 + install -D bin/ctr /build/ctr [2022-09-10T11:35:17.399Z] tests/integration/api_config_test.py ..... [ 8%] [2022-09-10T11:35:17.602Z] #40 ... [2022-09-10T11:35:17.602Z] [2022-09-10T11:35:17.602Z] #28 [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 [2022-09-10T11:35:17.602Z] #28 288.3 + /build/golangci-lint --version [2022-09-10T11:35:17.973Z] #40 DONE 264.6s [2022-09-10T11:35:18.900Z] [2022-09-10T11:35:18.900Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-10T11:35:18.979Z] #28 289.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-10T11:35:19.547Z] #28 DONE 290.4s [2022-09-10T11:35:19.547Z] [2022-09-10T11:35:19.547Z] #40 [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 [2022-09-10T11:35:19.826Z] #67 DONE 0.8s [2022-09-10T11:35:19.826Z] [2022-09-10T11:35:19.826Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-10T11:35:19.826Z] #68 DONE 0.3s [2022-09-10T11:35:20.082Z] [2022-09-10T11:35:20.082Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-10T11:35:20.082Z] #69 DONE 0.2s [2022-09-10T11:35:20.082Z] [2022-09-10T11:35:20.082Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-10T11:35:20.082Z] #70 DONE 0.1s [2022-09-10T11:35:20.337Z] [2022-09-10T11:35:20.337Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-10T11:35:20.337Z] #71 DONE 0.0s [2022-09-10T11:35:20.337Z] [2022-09-10T11:35:20.337Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-10T11:35:20.924Z] #40 ... [2022-09-10T11:35:20.924Z] [2022-09-10T11:35:20.924Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-10T11:35:21.263Z] #72 DONE 0.8s [2022-09-10T11:35:21.263Z] [2022-09-10T11:35:21.263Z] #73 exporting to image [2022-09-10T11:35:21.263Z] #73 exporting layers [2022-09-10T11:35:21.499Z] #64 DONE 0.5s [2022-09-10T11:35:21.499Z] [2022-09-10T11:35:21.499Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-10T11:35:21.499Z] #65 DONE 0.1s [2022-09-10T11:35:21.499Z] [2022-09-10T11:35:21.499Z] #40 [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 [2022-09-10T11:35:21.499Z] #40 ... [2022-09-10T11:35:21.499Z] [2022-09-10T11:35:21.499Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-10T11:35:21.758Z] #66 DONE 0.4s [2022-09-10T11:35:21.758Z] [2022-09-10T11:35:21.758Z] #40 [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 [2022-09-10T11:35:21.758Z] #40 249.4 + bin/containerd [2022-09-10T11:35:22.761Z] #40 ... [2022-09-10T11:35:22.761Z] [2022-09-10T11:35:22.761Z] #43 [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 [2022-09-10T11:35:22.761Z] #43 175.1 + mkdir -p /build [2022-09-10T11:35:22.761Z] #43 175.1 + cp runc /build/runc [2022-09-10T11:35:22.761Z] #43 DONE 175.4s [2022-09-10T11:35:22.761Z] [2022-09-10T11:35:22.761Z] #40 [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 [2022-09-10T11:35:23.332Z] #40 ... [2022-09-10T11:35:23.332Z] [2022-09-10T11:35:23.332Z] #29 [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 [2022-09-10T11:35:23.332Z] #29 296.5 + /build/golangci-lint --version [2022-09-10T11:35:23.566Z] #40 ... [2022-09-10T11:35:23.566Z] [2022-09-10T11:35:23.566Z] #44 [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 [2022-09-10T11:35:23.566Z] #44 176.1 + mkdir -p /build [2022-09-10T11:35:23.566Z] #44 176.1 + cp runc /build/runc [2022-09-10T11:35:23.566Z] #44 DONE 176.8s [2022-09-10T11:35:23.566Z] [2022-09-10T11:35:23.566Z] #40 [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 [2022-09-10T11:35:23.774Z] #73 exporting layers 2.6s done [2022-09-10T11:35:23.774Z] #73 writing image sha256:947b79b4699387fa7bb66803867b6462bc2792e8a4c8f7be94088980bd9951a8 done [2022-09-10T11:35:23.774Z] #73 naming to docker.io/library/docker:25707841695d3bcfae8691e63152ecf4fec5a0fa done [2022-09-10T11:35:23.774Z] #73 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-10T11:35:24.131Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/test/unit [2022-09-10T11:35:24.507Z] #40 ... [2022-09-10T11:35:24.507Z] [2022-09-10T11:35:24.507Z] #30 [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 [2022-09-10T11:35:24.507Z] #30 295.1 + /build/golangci-lint --version [2022-09-10T11:35:24.709Z] #29 297.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-10T11:35:24.969Z] #29 DONE 298.1s [2022-09-10T11:35:24.969Z] [2022-09-10T11:35:24.969Z] #40 [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 [2022-09-10T11:35:25.889Z] #30 296.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-10T11:35:26.464Z] #30 DONE 297.2s [2022-09-10T11:35:26.464Z] [2022-09-10T11:35:26.464Z] #40 [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 [2022-09-10T11:35:26.903Z] #40 ... [2022-09-10T11:35:26.903Z] [2022-09-10T11:35:26.903Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-10T11:35:27.476Z] #64 DONE 0.3s [2022-09-10T11:35:27.476Z] [2022-09-10T11:35:27.476Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-10T11:35:27.476Z] #65 DONE 0.1s [2022-09-10T11:35:27.476Z] [2022-09-10T11:35:27.476Z] #40 [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 [2022-09-10T11:35:27.476Z] #40 ... [2022-09-10T11:35:27.476Z] [2022-09-10T11:35:27.476Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-10T11:35:27.476Z] #66 DONE 0.1s [2022-09-10T11:35:27.735Z] [2022-09-10T11:35:27.735Z] #40 [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 [2022-09-10T11:35:27.851Z] #40 ... [2022-09-10T11:35:27.851Z] [2022-09-10T11:35:27.851Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-10T11:35:28.292Z] ? github.com/docker/docker/api [no test files] [2022-09-10T11:35:28.422Z] #64 DONE 0.5s [2022-09-10T11:35:28.422Z] [2022-09-10T11:35:28.422Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-10T11:35:28.422Z] #65 DONE 0.0s [2022-09-10T11:35:28.422Z] [2022-09-10T11:35:28.422Z] #40 [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 [2022-09-10T11:35:28.682Z] #40 ... [2022-09-10T11:35:28.682Z] [2022-09-10T11:35:28.682Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-10T11:35:28.942Z] #66 DONE 0.4s [2022-09-10T11:35:28.942Z] [2022-09-10T11:35:28.942Z] #40 [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 [2022-09-10T11:35:28.942Z] #40 254.9 + bin/containerd [2022-09-10T11:35:29.637Z] #40 253.4 + bin/containerd [2022-09-10T11:35:38.228Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-09-10T11:35:44.208Z] b111c3320c94: Pull complete [2022-09-10T11:35:46.443Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-09-10T11:36:17.986Z] #40 299.6 # github.com/containerd/containerd/cmd/containerd [2022-09-10T11:36:17.986Z] #40 299.6 /usr/bin/ld: /tmp/go-link-927579292/000019.o: in function `New': [2022-09-10T11:36:17.986Z] #40 299.6 /tmp/tmp.mlfvm8hwXc/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 [2022-09-10T11:36:17.986Z] #40 299.7 + bin/containerd-stress [2022-09-10T11:36:17.986Z] #40 300.8 + bin/containerd-shim [2022-09-10T11:36:24.548Z] #40 311.9 + bin/containerd-shim-runc-v1 [2022-09-10T11:36:25.253Z] #40 306.2 # github.com/containerd/containerd/cmd/containerd [2022-09-10T11:36:25.253Z] #40 306.2 /usr/bin/ld: /tmp/go-link-2904238672/000019.o: in function `New': [2022-09-10T11:36:25.253Z] #40 306.2 /tmp/tmp.6uigg7SbEw/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 [2022-09-10T11:36:25.253Z] #40 306.3 + bin/containerd-stress [2022-09-10T11:36:25.253Z] #40 307.4 + bin/containerd-shim [2022-09-10T11:36:25.865Z] #40 305.0 # github.com/containerd/containerd/cmd/containerd [2022-09-10T11:36:25.865Z] #40 305.0 /usr/bin/ld: /tmp/go-link-1167818926/000019.o: in function `New': [2022-09-10T11:36:25.865Z] #40 305.0 /tmp/tmp.vNouoCj4Uk/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 [2022-09-10T11:36:25.865Z] #40 305.1 + bin/containerd-stress [2022-09-10T11:36:25.865Z] #40 306.3 + bin/containerd-shim [2022-09-10T11:36:31.109Z] #40 318.1 + bin/containerd-shim-runc-v2 [2022-09-10T11:36:31.109Z] #40 318.9 + binaries [2022-09-10T11:36:31.367Z] #40 318.9 + install -D bin/containerd /build/containerd [2022-09-10T11:36:31.367Z] #40 318.9 + install -D bin/containerd-shim /build/containerd-shim [2022-09-10T11:36:31.367Z] #40 319.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-10T11:36:31.367Z] #40 319.0 + install -D bin/ctr /build/ctr [2022-09-10T11:36:33.264Z] #40 DONE 320.7s [2022-09-10T11:36:33.400Z] #40 318.9 + bin/containerd-shim-runc-v1 [2022-09-10T11:36:33.829Z] [2022-09-10T11:36:33.829Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-10T11:36:33.982Z] #40 317.8 + bin/containerd-shim-runc-v1 [2022-09-10T11:36:34.761Z] #67 DONE 0.8s [2022-09-10T11:36:34.761Z] [2022-09-10T11:36:34.761Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-10T11:36:34.761Z] #68 DONE 0.2s [2022-09-10T11:36:34.761Z] [2022-09-10T11:36:34.761Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-10T11:36:35.693Z] #69 DONE 0.8s [2022-09-10T11:36:35.693Z] [2022-09-10T11:36:35.693Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-10T11:36:35.693Z] #70 DONE 0.0s [2022-09-10T11:36:35.693Z] [2022-09-10T11:36:35.693Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-10T11:36:35.693Z] #71 DONE 0.0s [2022-09-10T11:36:35.693Z] [2022-09-10T11:36:35.693Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-10T11:36:36.260Z] #72 DONE 0.7s [2022-09-10T11:36:36.260Z] [2022-09-10T11:36:36.260Z] #73 exporting to image [2022-09-10T11:36:36.260Z] #73 exporting layers [2022-09-10T11:36:39.509Z] ..........................xx.................... [ 29%] [2022-09-10T11:36:39.986Z] #40 325.2 + bin/containerd-shim-runc-v2 [2022-09-10T11:36:39.986Z] #40 326.0 + binaries [2022-09-10T11:36:39.986Z] #40 326.0 + install -D bin/containerd /build/containerd [2022-09-10T11:36:39.986Z] #40 326.0 + install -D bin/containerd-shim /build/containerd-shim [2022-09-10T11:36:39.986Z] #40 326.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-10T11:36:39.986Z] #40 326.1 + install -D bin/ctr /build/ctr [2022-09-10T11:36:40.545Z] #40 324.2 + bin/containerd-shim-runc-v2 [2022-09-10T11:36:41.111Z] #40 325.0 + binaries [2022-09-10T11:36:41.111Z] #40 325.0 + install -D bin/containerd /build/containerd [2022-09-10T11:36:41.111Z] #40 325.1 + install -D bin/containerd-shim /build/containerd-shim [2022-09-10T11:36:41.111Z] #40 325.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-10T11:36:41.111Z] #40 325.1 + install -D bin/ctr /build/ctr [2022-09-10T11:36:41.678Z] #40 DONE 325.5s [2022-09-10T11:36:41.891Z] #40 DONE 327.8s [2022-09-10T11:36:42.246Z] [2022-09-10T11:36:42.246Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-10T11:36:42.504Z] #67 DONE 0.2s [2022-09-10T11:36:42.504Z] [2022-09-10T11:36:42.504Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-10T11:36:42.765Z] #68 DONE 0.1s [2022-09-10T11:36:42.765Z] [2022-09-10T11:36:42.765Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-10T11:36:42.819Z] #73 exporting layers 5.7s done [2022-09-10T11:36:42.819Z] #73 writing image sha256:a521ecf231f13535b02cde56241250d2168dc3c1406c7a022d1547f1ae990f3e done [2022-09-10T11:36:42.819Z] #73 naming to docker.io/library/docker:25707841695d3bcfae8691e63152ecf4fec5a0fa done [2022-09-10T11:36:42.819Z] #73 DONE 5.7s [Pipeline] } [2022-09-10T11:36:42.830Z] [2022-09-10T11:36:42.830Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-10T11:36:43.023Z] #69 DONE 0.2s [2022-09-10T11:36:43.023Z] [2022-09-10T11:36:43.023Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-10T11:36:43.023Z] #70 DONE 0.1s [2022-09-10T11:36:43.023Z] [2022-09-10T11:36:43.023Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-10T11:36:43.023Z] #71 DONE 0.0s [2022-09-10T11:36:43.023Z] [2022-09-10T11:36:43.023Z] #72 [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 [2022-09-10T11:36:43.144Z] + trap exit INT TERM [2022-09-10T11:36:43.144Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-10T11:36:43.144Z] + CONTAINER_NAME=docker-pr3 [2022-09-10T11:36:43.144Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44122/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/make.sh dynbinary-daemon [2022-09-10T11:36:43.398Z] #67 DONE 0.8s [2022-09-10T11:36:43.590Z] #72 0.665 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-09-10T11:36:43.658Z] [2022-09-10T11:36:43.658Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-10T11:36:43.848Z] #72 0.666 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-10T11:36:43.848Z] #72 0.666 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-10T11:36:43.848Z] #72 0.666 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-10T11:36:43.917Z] #68 DONE 0.2s [2022-09-10T11:36:43.917Z] [2022-09-10T11:36:43.917Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-10T11:36:44.485Z] #69 DONE 0.8s [2022-09-10T11:36:44.485Z] [2022-09-10T11:36:44.485Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-10T11:36:44.485Z] #70 DONE 0.0s [2022-09-10T11:36:44.518Z] [2022-09-10T11:36:44.518Z] Removing bundles/ [2022-09-10T11:36:44.518Z] [2022-09-10T11:36:44.518Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-10T11:36:44.518Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-10T11:36:44.518Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T11:36:44.678Z] #72 1.029 Reading package lists... [2022-09-10T11:36:44.744Z] [2022-09-10T11:36:44.744Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-10T11:36:44.744Z] #71 DONE 0.0s [2022-09-10T11:36:44.744Z] [2022-09-10T11:36:44.744Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-10T11:36:45.313Z] #72 DONE 0.6s [2022-09-10T11:36:45.313Z] [2022-09-10T11:36:45.313Z] #73 exporting to image [2022-09-10T11:36:45.313Z] #73 exporting layers [2022-09-10T11:36:45.613Z] #72 1.698 Reading package lists... [2022-09-10T11:36:45.613Z] #72 2.341 Building dependency tree... [2022-09-10T11:36:45.613Z] #72 2.479 Reading state information... [2022-09-10T11:36:45.613Z] #72 2.588 The following additional packages will be installed: [2022-09-10T11:36:45.613Z] #72 2.589 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-09-10T11:36:45.613Z] #72 2.589 libpam-systemd [2022-09-10T11:36:45.613Z] #72 2.590 Suggested packages: [2022-09-10T11:36:45.613Z] #72 2.590 systemd-container policykit-1 [2022-09-10T11:36:45.613Z] #72 2.590 Recommended packages: [2022-09-10T11:36:45.613Z] #72 2.590 libnss-systemd [2022-09-10T11:36:45.613Z] #72 2.671 The following NEW packages will be installed: [2022-09-10T11:36:45.613Z] #72 2.672 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-09-10T11:36:45.613Z] #72 2.672 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/builder [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/builder/dockerfile 0.162s coverage: 48.5% of statements [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/builder/remotecontext/git 1.439s coverage: 86.3% of statements [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/cli [no test files] [2022-09-10T11:36:45.850Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-10T11:36:45.850Z] ok github.com/docker/docker/client 0.088s coverage: 75.4% of statements [2022-09-10T11:36:45.872Z] #72 2.939 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded. [2022-09-10T11:36:45.872Z] #72 2.939 Need to get 4759 kB of archives. [2022-09-10T11:36:45.872Z] #72 2.939 After this operation, 16.6 MB of additional disk space will be used. [2022-09-10T11:36:45.872Z] #72 2.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-10T11:36:45.872Z] #72 2.940 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-09-10T11:36:45.872Z] #72 2.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-09-10T11:36:45.872Z] #72 2.947 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-09-10T11:36:45.872Z] #72 2.948 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-09-10T11:36:45.872Z] #72 2.949 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-09-10T11:36:45.872Z] #72 2.987 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-09-10T11:36:45.872Z] #72 2.988 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-09-10T11:36:45.872Z] #72 2.990 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-09-10T11:36:46.130Z] #72 2.992 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-09-10T11:36:46.130Z] #72 2.995 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-09-10T11:36:46.130Z] #72 3.120 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T11:36:46.130Z] #72 3.143 Fetched 4759 kB in 0s (15.3 MB/s) [2022-09-10T11:36:46.130Z] #72 3.169 Selecting previously unselected package libargon2-1:amd64. [2022-09-10T11:36:46.130Z] #72 3.169 (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 ... 28084 files and directories currently installed.) [2022-09-10T11:36:46.130Z] #72 3.185 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-10T11:36:46.130Z] #72 3.192 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-10T11:36:46.130Z] #72 3.226 Selecting previously unselected package libjson-c3:amd64. [2022-09-10T11:36:46.388Z] #72 3.229 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-09-10T11:36:46.388Z] #72 3.232 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-09-10T11:36:46.388Z] #72 3.266 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-10T11:36:46.388Z] #72 3.266 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-09-10T11:36:46.388Z] #72 3.269 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-09-10T11:36:46.388Z] #72 3.320 Selecting previously unselected package libidn11:amd64. [2022-09-10T11:36:46.388Z] #72 3.323 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-09-10T11:36:46.388Z] #72 3.327 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-09-10T11:36:46.388Z] #72 3.371 Selecting previously unselected package libkmod2:amd64. [2022-09-10T11:36:46.388Z] #72 3.372 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-09-10T11:36:46.388Z] #72 3.375 Unpacking libkmod2:amd64 (26-1) ... [2022-09-10T11:36:46.388Z] #72 3.421 Selecting previously unselected package systemd. [2022-09-10T11:36:46.388Z] #72 3.424 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-09-10T11:36:46.388Z] #72 3.464 Unpacking systemd (241-7~deb10u8) ... [2022-09-10T11:36:46.954Z] #72 3.875 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-10T11:36:46.954Z] #72 3.887 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-09-10T11:36:46.954Z] #72 3.898 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-09-10T11:36:46.954Z] #72 3.907 Setting up libidn11:amd64 (1.33-2.2) ... [2022-09-10T11:36:46.954Z] #72 3.917 Setting up libkmod2:amd64 (26-1) ... [2022-09-10T11:36:46.954Z] #72 3.927 Setting up systemd (241-7~deb10u8) ... [2022-09-10T11:36:46.954Z] #72 3.972 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-10T11:36:46.954Z] #72 3.974 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-10T11:36:46.955Z] #72 3.978 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-09-10T11:36:46.955Z] #72 3.978 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-09-10T11:36:46.955Z] #72 3.983 Initializing machine ID from KVM UUID. [2022-09-10T11:36:47.213Z] #72 4.373 Selecting previously unselected package systemd-sysv. [2022-09-10T11:36:47.471Z] #72 4.374 (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 ... 28881 files and directories currently installed.) [2022-09-10T11:36:47.471Z] #72 4.389 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-09-10T11:36:47.471Z] #72 4.393 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-09-10T11:36:47.471Z] #72 4.436 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-10T11:36:47.471Z] #72 4.439 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-09-10T11:36:47.471Z] #72 4.443 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-09-10T11:36:47.471Z] #72 4.504 Selecting previously unselected package dbus. [2022-09-10T11:36:47.471Z] #72 4.507 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-09-10T11:36:47.471Z] #72 4.518 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-09-10T11:36:47.471Z] #72 4.582 Selecting previously unselected package libpam-systemd:amd64. [2022-09-10T11:36:47.471Z] #72 4.582 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-09-10T11:36:47.471Z] #72 4.587 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-09-10T11:36:47.471Z] #72 4.630 Selecting previously unselected package dbus-user-session. [2022-09-10T11:36:47.471Z] #72 4.630 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-09-10T11:36:47.729Z] #72 4.633 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-09-10T11:36:47.729Z] #72 4.677 Setting up systemd-sysv (241-7~deb10u8) ... [2022-09-10T11:36:47.729Z] #72 4.690 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-09-10T11:36:47.729Z] #72 4.701 Setting up dbus (1.12.20-0+deb10u1) ... [2022-09-10T11:36:47.987Z] #72 4.820 invoke-rc.d: could not determine current runlevel [2022-09-10T11:36:47.987Z] #72 4.823 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-10T11:36:47.987Z] #72 4.827 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-09-10T11:36:47.987Z] #72 4.942 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-09-10T11:36:47.987Z] #72 4.962 Processing triggers for systemd (241-7~deb10u8) ... [2022-09-10T11:36:47.987Z] #72 4.974 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-10T11:36:48.248Z] #72 DONE 5.1s [2022-09-10T11:36:48.248Z] [2022-09-10T11:36:48.248Z] #73 [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 [2022-09-10T11:36:48.813Z] #73 0.449 % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-10T11:36:48.813Z] #73 0.450 Dload Upload Total Spent Left Speed [2022-09-10T11:36:48.813Z] #73 0.452 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6984 0 --:--:-- --:--:-- --:--:-- 6984 [2022-09-10T11:36:48.813Z] #73 DONE 0.8s [2022-09-10T11:36:48.813Z] [2022-09-10T11:36:48.813Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-10T11:36:49.748Z] #74 DONE 0.8s [2022-09-10T11:36:49.748Z] [2022-09-10T11:36:49.748Z] #75 exporting to image [2022-09-10T11:36:49.748Z] #75 exporting layers [2022-09-10T11:36:51.885Z] #73 exporting layers 5.8s done [2022-09-10T11:36:51.885Z] #73 writing image sha256:97b5a14f04ad0064b547923f1f00f797a3fe6751d8782c6b5a565fdf7c6db420 done [2022-09-10T11:36:51.885Z] #73 naming to docker.io/library/docker:25707841695d3bcfae8691e63152ecf4fec5a0fa done [2022-09-10T11:36:51.885Z] #73 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T11:36:52.222Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -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:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/make.sh dynbinary test-integration [2022-09-10T11:36:53.160Z] [2022-09-10T11:36:53.160Z] Removing bundles/ [2022-09-10T11:36:53.160Z] [2022-09-10T11:36:53.160Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-10T11:36:53.160Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-10T11:36:53.160Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T11:36:55.564Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-10T11:36:56.311Z] #75 exporting layers 5.9s done [2022-09-10T11:36:56.311Z] #75 writing image sha256:d5ce0bb77c132237d757f76993a857a08da17985d2b9c02d3c16727a848f59bf done [2022-09-10T11:36:56.311Z] #75 naming to docker.io/library/docker:25707841695d3bcfae8691e63152ecf4fec5a0fa done [2022-09-10T11:36:56.311Z] #75 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T11:36:56.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -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:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/make.sh dynbinary test-integration [2022-09-10T11:36:58.547Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-10T11:36:58.547Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-10T11:36:58.547Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-10T11:36:58.547Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-10T11:36:58.547Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-09-10T11:36:58.547Z] Detected virtualization docker. [2022-09-10T11:36:58.547Z] Detected architecture x86-64. [2022-09-10T11:36:58.547Z] Set hostname to <5921ae057f81>. [2022-09-10T11:36:58.547Z] + source /etc/docker-entrypoint-cmd [2022-09-10T11:36:58.547Z] ++ hack/make.sh dynbinary test-integration [2022-09-10T11:36:58.547Z] [2022-09-10T11:36:58.805Z] Removing bundles/ [2022-09-10T11:36:58.805Z] [2022-09-10T11:36:58.805Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-10T11:36:58.805Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-10T11:36:58.805Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T11:37:03.017Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-10T11:37:07.865Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-09-10T11:37:17.990Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 29.1% of statements [2022-09-10T11:37:17.990Z] ok github.com/docker/docker/container 0.117s coverage: 34.5% of statements [2022-09-10T11:37:17.990Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-10T11:37:17.990Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-10T11:37:17.990Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-10T11:37:17.991Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-10T11:37:19.354Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2022-09-10T11:37:20.720Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-09-10T11:37:21.648Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-09-10T11:37:23.897Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-10T11:37:26.090Z] 294d77ac553d: Pull complete [2022-09-10T11:37:26.090Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-09-10T11:37:26.090Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:37:26.090Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:37:26.090Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-09-10T11:37:26.090Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-09-10T11:37:26.090Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3287' [2022-09-10T11:37:26.090Z] INFO: Docker version of control daemon [2022-09-10T11:37:26.090Z] [2022-09-10T11:37:26.090Z] Client: [2022-09-10T11:37:26.090Z] Version: 20.10.9 [2022-09-10T11:37:26.090Z] API version: 1.41 [2022-09-10T11:37:26.090Z] Go version: go1.16.8 [2022-09-10T11:37:26.090Z] Git commit: c2ea9bc [2022-09-10T11:37:26.090Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-10T11:37:26.090Z] OS/Arch: windows/amd64 [2022-09-10T11:37:26.090Z] Context: default [2022-09-10T11:37:26.090Z] Experimental: true [2022-09-10T11:37:26.090Z] [2022-09-10T11:37:26.090Z] Server: Docker Engine - Community [2022-09-10T11:37:26.090Z] Engine: [2022-09-10T11:37:26.090Z] Version: 20.10.9 [2022-09-10T11:37:26.090Z] API version: 1.41 (minimum version 1.24) [2022-09-10T11:37:26.090Z] Go version: go1.16.8 [2022-09-10T11:37:26.090Z] Git commit: 79ea9d3 [2022-09-10T11:37:26.090Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-10T11:37:26.090Z] OS/Arch: windows/amd64 [2022-09-10T11:37:26.090Z] Experimental: true [2022-09-10T11:37:26.090Z] [2022-09-10T11:37:26.090Z] INFO: Docker info of control daemon [2022-09-10T11:37:26.090Z] [2022-09-10T11:37:26.090Z] Client: [2022-09-10T11:37:26.090Z] Context: default [2022-09-10T11:37:26.090Z] Debug Mode: false [2022-09-10T11:37:26.090Z] Plugins: [2022-09-10T11:37:26.090Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-10T11:37:26.090Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-10T11:37:26.090Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-10T11:37:26.090Z] [2022-09-10T11:37:26.090Z] Server: [2022-09-10T11:37:26.090Z] Containers: 0 [2022-09-10T11:37:26.090Z] Running: 0 [2022-09-10T11:37:26.090Z] Paused: 0 [2022-09-10T11:37:26.090Z] Stopped: 0 [2022-09-10T11:37:26.090Z] Images: 1 [2022-09-10T11:37:26.090Z] Server Version: 20.10.9 [2022-09-10T11:37:26.090Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-09-10T11:37:26.090Z] Windows: [2022-09-10T11:37:26.090Z] LCOW: [2022-09-10T11:37:26.090Z] Logging Driver: json-file [2022-09-10T11:37:26.090Z] Plugins: [2022-09-10T11:37:26.090Z] Volume: local [2022-09-10T11:37:26.090Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-10T11:37:26.090Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-10T11:37:26.090Z] Swarm: inactive [2022-09-10T11:37:26.090Z] Default Isolation: process [2022-09-10T11:37:26.090Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-10T11:37:26.090Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-10T11:37:26.090Z] OSType: windows [2022-09-10T11:37:26.090Z] Architecture: x86_64 [2022-09-10T11:37:26.090Z] CPUs: 4 [2022-09-10T11:37:26.090Z] Total Memory: 32GiB [2022-09-10T11:37:26.090Z] Name: azwin-2-94cc10 [2022-09-10T11:37:26.090Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-10T11:37:26.090Z] Docker Root Dir: D:\docker [2022-09-10T11:37:26.090Z] Debug Mode: false [2022-09-10T11:37:26.090Z] Registry: https://index.docker.io/v1/ [2022-09-10T11:37:26.090Z] Labels: [2022-09-10T11:37:26.090Z] Experimental: true [2022-09-10T11:37:26.090Z] Insecure Registries: [2022-09-10T11:37:26.090Z] 10.0.0.4:5000 [2022-09-10T11:37:26.090Z] 127.0.0.0/8 [2022-09-10T11:37:26.090Z] Registry Mirrors: [2022-09-10T11:37:26.090Z] http://10.0.0.4:5000/ [2022-09-10T11:37:26.090Z] Live Restore Enabled: false [2022-09-10T11:37:26.090Z] Product License: Community Engine [2022-09-10T11:37:26.090Z] [2022-09-10T11:37:26.090Z] [2022-09-10T11:37:26.090Z] INFO: Commit hash is 2570784169 [2022-09-10T11:37:26.090Z] INFO: Nuke-Everything... [2022-09-10T11:37:26.090Z] INFO: Container count on control daemon to delete is 0 [2022-09-10T11:37:26.090Z] INFO: Nuking d:\CI [2022-09-10T11:37:26.090Z] INFO: Zapped successfully [2022-09-10T11:37:26.090Z] INFO: Location for testing is d:\CI\PR-44122\3 [2022-09-10T11:37:26.090Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-09-10T11:37:26.090Z] [2022-09-10T11:37:26.090Z] [2022-09-10T11:37:26.090Z] INFO: Building the image from Dockerfile.windows at 09/10/2022 11:37:22... [2022-09-10T11:37:26.090Z] [2022-09-10T11:37:28.180Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-09-10T11:37:28.388Z] Sending build context to Docker daemon 58.38MB [2022-09-10T11:37:28.388Z] [2022-09-10T11:37:28.388Z] Step 1/10 : FROM microsoft/windowsservercore [2022-09-10T11:37:28.388Z] ---> e795f3f8aa80 [2022-09-10T11:37:28.388Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-09-10T11:37:28.388Z] ---> Running in a5de4ea1874c [2022-09-10T11:37:28.741Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.8% of statements [2022-09-10T11:37:28.876Z] Removing intermediate container a5de4ea1874c [2022-09-10T11:37:28.876Z] ---> b5434f27b614 [2022-09-10T11:37:28.876Z] Step 3/10 : ARG GO_VERSION=1.18.6 [2022-09-10T11:37:28.876Z] ---> Running in d02512e81769 [2022-09-10T11:37:28.876Z] Removing intermediate container d02512e81769 [2022-09-10T11:37:28.876Z] ---> 441315e10d16 [2022-09-10T11:37:28.876Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-09-10T11:37:28.876Z] ---> Running in 4fe6ef0b3cfd [2022-09-10T11:37:28.996Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-09-10T11:37:29.363Z] Removing intermediate container 4fe6ef0b3cfd [2022-09-10T11:37:29.363Z] ---> e5044de450ab [2022-09-10T11:37:29.363Z] 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} [2022-09-10T11:37:29.363Z] ---> Running in 5a027ebaa125 [2022-09-10T11:37:29.557Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-10T11:37:29.847Z] Removing intermediate container 5a027ebaa125 [2022-09-10T11:37:29.847Z] ---> 55b34a17a7ca [2022-09-10T11:37:29.847Z] 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; [2022-09-10T11:37:29.847Z] ---> Running in ac0094b6ed60 [2022-09-10T11:37:30.118Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-09-10T11:37:32.004Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.913s coverage: 73.3% of statements [2022-09-10T11:37:32.934Z] ok github.com/docker/docker/daemon 12.098s coverage: 17.1% of statements [2022-09-10T11:37:32.934Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-10T11:37:32.934Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-10T11:37:32.934Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-10T11:37:32.934Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-10T11:37:33.189Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2022-09-10T11:37:33.474Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-09-10T11:37:34.117Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.341s coverage: 60.7% of statements [2022-09-10T11:37:34.556Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-10T11:37:35.044Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-09-10T11:37:36.427Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.250s coverage: 50.5% of statements [2022-09-10T11:37:36.991Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.190s coverage: 45.9% of statements [2022-09-10T11:37:36.991Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-10T11:37:38.356Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-09-10T11:37:38.612Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.796s coverage: 58.0% of statements [2022-09-10T11:37:38.612Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-10T11:37:38.612Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-10T11:37:39.173Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2022-09-10T11:37:39.734Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-09-10T11:37:39.846Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-09-10T11:37:40.660Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 6.6% of statements [2022-09-10T11:37:40.660Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-10T11:37:40.660Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-10T11:37:40.916Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-09-10T11:37:41.842Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.8% of statements [2022-09-10T11:37:41.842Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-10T11:37:41.842Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-10T11:37:41.842Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-09-10T11:37:42.098Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-09-10T11:37:42.353Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-09-10T11:37:42.608Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-09-10T11:37:42.864Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2022-09-10T11:37:42.864Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-10T11:37:43.425Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 54.7% of statements [2022-09-10T11:37:43.680Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-09-10T11:37:44.241Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2022-09-10T11:37:44.496Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-10T11:37:45.058Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-10T11:37:45.987Z] ok github.com/docker/docker/daemon/logger/splunk 1.514s coverage: 82.5% of statements [2022-09-10T11:37:45.987Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-10T11:37:45.987Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-10T11:37:46.549Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-09-10T11:37:47.912Z] [2022-09-10T11:37:47.912Z] SUCCESS: Specified value was saved. [2022-09-10T11:37:47.913Z] ok github.com/docker/docker/distribution 1.488s coverage: 27.6% of statements [2022-09-10T11:37:47.913Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-10T11:37:48.169Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-09-10T11:37:48.730Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-09-10T11:37:49.292Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-10T11:37:49.292Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.6% of statements [2022-09-10T11:37:49.292Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-10T11:37:49.292Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-10T11:37:49.526Z] INFO: Downloading git... [2022-09-10T11:37:49.548Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-09-10T11:37:49.548Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-10T11:37:50.109Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-10T11:37:50.670Z] ok github.com/docker/docker/oci 0.010s coverage: 40.6% of statements [2022-09-10T11:37:51.142Z] INFO: Downloading go... [2022-09-10T11:37:51.232Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-09-10T11:37:51.232Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-10T11:37:52.760Z] INFO: Downloading compiler 1 of 3... [2022-09-10T11:37:53.120Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 81.8% of statements [2022-09-10T11:37:53.681Z] ok github.com/docker/docker/pkg/authorization 0.533s coverage: 68.3% of statements [2022-09-10T11:37:53.937Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-10T11:37:54.192Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-10T11:37:54.376Z] INFO: Downloading compiler 2 of 3... [2022-09-10T11:37:54.603Z] ......................... [ 67%] [2022-09-10T11:37:55.402Z] INFO: Downloading compiler 3 of 3... [2022-09-10T11:37:55.887Z] INFO: Extracting git... [2022-09-10T11:37:57.455Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 43.5% of statements [2022-09-10T11:37:57.455Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-10T11:37:57.711Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-09-10T11:37:57.967Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-09-10T11:37:58.223Z] ok github.com/docker/docker/layer 7.429s coverage: 68.8% of statements [2022-09-10T11:37:58.223Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-10T11:37:58.223Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-10T11:37:58.223Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-10T11:37:58.223Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-10T11:37:58.223Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-10T11:37:58.223Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-10T11:37:58.223Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-10T11:37:58.482Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-09-10T11:37:58.738Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-09-10T11:37:58.993Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-10T11:37:59.920Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-09-10T11:38:00.482Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2022-09-10T11:38:00.738Z] ok github.com/docker/docker/pkg/fsutils 0.146s coverage: 85.1% of statements [2022-09-10T11:38:01.299Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-09-10T11:38:01.299Z] ok github.com/docker/docker/pkg/discovery/kv 3.034s coverage: 84.1% of statements [2022-09-10T11:38:02.226Z] ok github.com/docker/docker/pkg/idtools 0.386s coverage: 69.5% of statements [2022-09-10T11:38:02.226Z] ok github.com/docker/docker/pkg/ioutils 0.329s coverage: 70.1% of statements [2022-09-10T11:38:02.482Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-09-10T11:38:02.482Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-09-10T11:38:02.482Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-10T11:38:02.482Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-10T11:38:02.482Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-10T11:38:02.737Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-09-10T11:38:02.737Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-10T11:38:02.737Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-09-10T11:38:02.992Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-09-10T11:38:03.248Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-09-10T11:38:03.248Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-10T11:38:03.248Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-10T11:38:03.248Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-10T11:38:03.809Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-09-10T11:38:04.065Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-10T11:38:04.320Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-09-10T11:38:04.576Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-10T11:38:05.939Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-09-10T11:38:06.195Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-09-10T11:38:10.356Z] ok github.com/docker/docker/pkg/signal 3.345s coverage: 62.3% of statements [2022-09-10T11:38:10.356Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-10T11:38:10.356Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-10T11:38:10.356Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-10T11:38:10.938Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-09-10T11:38:11.028Z] INFO: Expanding go... [2022-09-10T11:38:11.504Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-09-10T11:38:11.761Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-09-10T11:38:12.023Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-09-10T11:38:12.280Z] coverage: [no statements] [2022-09-10T11:38:12.280Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-09-10T11:38:12.536Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-10T11:38:12.791Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-09-10T11:38:13.047Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-10T11:38:14.410Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-09-10T11:38:14.971Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-10T11:38:15.226Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.6% of statements [2022-09-10T11:38:16.589Z] ok github.com/docker/docker/quota 0.198s coverage: 71.4% of statements [2022-09-10T11:38:16.589Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-09-10T11:38:17.516Z] ok github.com/docker/docker/registry 0.078s coverage: 57.1% of statements [2022-09-10T11:38:18.077Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-10T11:38:18.077Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-10T11:38:18.638Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-09-10T11:38:18.894Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-10T11:38:20.258Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-10T11:38:21.184Z] ok github.com/docker/docker/volume/local 0.066s coverage: 76.4% of statements [2022-09-10T11:38:21.440Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-09-10T11:38:22.805Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-09-10T11:38:33.028Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-10T11:38:36.032Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-10T11:38:36.032Z] [2022-09-10T11:38:36.032Z] + TEST_INTEGRATION_DEST=1 [2022-09-10T11:38:36.032Z] + CONTAINER_NAME=docker-pr3-1 [2022-09-10T11:38:36.032Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-10T11:38:36.032Z] + run_tests test-integration-flaky [2022-09-10T11:38:36.032Z] + '[' -n 0 ']' [2022-09-10T11:38:36.032Z] + rm= [2022-09-10T11:38:36.032Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44122/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44122/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/make.sh test-integration-flaky test-integration [2022-09-10T11:38:36.032Z] + c=0 [2022-09-10T11:38:36.032Z] + TEST_INTEGRATION_DEST=3 [2022-09-10T11:38:36.032Z] + CONTAINER_NAME=docker-pr3-3 [2022-09-10T11:38:36.032Z] ++ jobs -p [2022-09-10T11:38:36.032Z] + TEST_SKIP_INTEGRATION=1 [2022-09-10T11:38:36.032Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-10T11:38:36.032Z] + run_tests [2022-09-10T11:38:36.032Z] + '[' -n 0 ']' [2022-09-10T11:38:36.032Z] + rm= [2022-09-10T11:38:36.032Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44122/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44122/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/make.sh '' test-integration [2022-09-10T11:38:36.032Z] + TEST_INTEGRATION_DEST=2 [2022-09-10T11:38:36.032Z] + CONTAINER_NAME=docker-pr3-2 [2022-09-10T11:38:36.032Z] + TEST_SKIP_INTEGRATION=1 [2022-09-10T11:38:36.032Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-10T11:38:36.032Z] + run_tests [2022-09-10T11:38:36.032Z] + '[' -n 0 ']' [2022-09-10T11:38:36.032Z] + rm= [2022-09-10T11:38:36.032Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44122/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44122/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/make.sh '' test-integration [2022-09-10T11:38:36.032Z] + for job in $(jobs -p) [2022-09-10T11:38:36.032Z] + wait 4519 [2022-09-10T11:38:36.032Z] [2022-09-10T11:38:36.032Z] [2022-09-10T11:38:36.032Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-10T11:38:36.032Z] [2022-09-10T11:38:36.032Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-10T11:38:36.032Z] HOSTNAME=1b4e6b450aa5 [2022-09-10T11:38:36.032Z] TEST_SKIP_INTEGRATION=1 [2022-09-10T11:38:36.032Z] TESTDEBUG=0 [2022-09-10T11:38:36.032Z] DEST=bundles/test-integration [2022-09-10T11:38:36.032Z] PWD=/go/src/github.com/docker/docker [2022-09-10T11:38:36.032Z] KEEPBUNDLE=1 [2022-09-10T11:38:36.032Z] DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:38:36.032Z] container=docker [2022-09-10T11:38:36.032Z] HOME=/root [2022-09-10T11:38:36.032Z] GOLANG_VERSION=1.18.6 [2022-09-10T11:38:36.032Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-10T11:38:36.032Z] VALIDATE_BRANCH=20.10 [2022-09-10T11:38:36.032Z] TERM=xterm [2022-09-10T11:38:36.032Z] DOCKER_PKG=github.com/docker/docker [2022-09-10T11:38:36.032Z] SHLVL=1 [2022-09-10T11:38:36.032Z] TIMEOUT=120m [2022-09-10T11:38:36.032Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-10T11:38:36.032Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-10T11:38:36.032Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-10T11:38:36.032Z] GO111MODULE=off [2022-09-10T11:38:36.032Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-10T11:38:36.032Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-10T11:38:36.032Z] GOPATH=/go [2022-09-10T11:38:36.032Z] PKG_CONFIG=pkg-config [2022-09-10T11:38:36.032Z] _=/usr/bin/env [2022-09-10T11:38:36.032Z] Building test suite binary ./integration-cli/test.main [2022-09-10T11:38:36.032Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-10T11:38:36.032Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-10T11:38:36.032Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-10T11:38:36.032Z] HOSTNAME=cf5e6b57a593 [2022-09-10T11:38:36.032Z] TEST_SKIP_INTEGRATION=1 [2022-09-10T11:38:36.032Z] TESTDEBUG=0 [2022-09-10T11:38:36.032Z] DEST=bundles/test-integration [2022-09-10T11:38:36.032Z] PWD=/go/src/github.com/docker/docker [2022-09-10T11:38:36.032Z] KEEPBUNDLE=1 [2022-09-10T11:38:36.032Z] DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:38:36.032Z] container=docker [2022-09-10T11:38:36.032Z] HOME=/root [2022-09-10T11:38:36.032Z] GOLANG_VERSION=1.18.6 [2022-09-10T11:38:36.032Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-10T11:38:36.032Z] VALIDATE_BRANCH=20.10 [2022-09-10T11:38:36.032Z] TERM=xterm [2022-09-10T11:38:36.032Z] DOCKER_PKG=github.com/docker/docker [2022-09-10T11:38:36.032Z] SHLVL=1 [2022-09-10T11:38:36.032Z] TIMEOUT=120m [2022-09-10T11:38:36.032Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-10T11:38:36.032Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-10T11:38:36.032Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-10T11:38:36.032Z] GO111MODULE=off [2022-09-10T11:38:36.032Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-10T11:38:36.032Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-10T11:38:36.032Z] GOPATH=/go [2022-09-10T11:38:36.032Z] PKG_CONFIG=pkg-config [2022-09-10T11:38:36.032Z] _=/usr/bin/env [2022-09-10T11:38:36.032Z] Building test suite binary ./integration-cli/test.main [2022-09-10T11:38:36.032Z] No new tests added to integration. [2022-09-10T11:38:36.032Z] [2022-09-10T11:38:36.032Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-10T11:38:36.032Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-10T11:38:36.032Z] HOSTNAME=bdd68858b081 [2022-09-10T11:38:36.032Z] TESTDEBUG=0 [2022-09-10T11:38:36.032Z] DEST=bundles/test-integration [2022-09-10T11:38:36.032Z] PWD=/go/src/github.com/docker/docker [2022-09-10T11:38:36.032Z] KEEPBUNDLE=1 [2022-09-10T11:38:36.032Z] DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:38:36.032Z] container=docker [2022-09-10T11:38:36.032Z] HOME=/root [2022-09-10T11:38:36.032Z] GOLANG_VERSION=1.18.6 [2022-09-10T11:38:36.032Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-10T11:38:36.032Z] VALIDATE_BRANCH=20.10 [2022-09-10T11:38:36.032Z] TERM=xterm [2022-09-10T11:38:36.032Z] DOCKER_PKG=github.com/docker/docker [2022-09-10T11:38:36.032Z] SHLVL=1 [2022-09-10T11:38:36.032Z] TIMEOUT=120m [2022-09-10T11:38:36.032Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-10T11:38:36.032Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-10T11:38:36.032Z] GO111MODULE=off [2022-09-10T11:38:36.032Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-10T11:38:36.032Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-10T11:38:36.032Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-10T11:38:36.032Z] GOPATH=/go [2022-09-10T11:38:36.032Z] PKG_CONFIG=pkg-config [2022-09-10T11:38:36.032Z] _=/usr/bin/env [2022-09-10T11:38:36.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-10T11:38:37.638Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/rootless [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-10T11:38:37.638Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-10T11:38:37.639Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-10T11:38:37.639Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-10T11:38:37.639Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-10T11:38:37.639Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-10T11:38:37.639Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-10T11:38:37.639Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-10T11:38:37.639Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-10T11:38:37.639Z] ? github.com/docker/docker/volume [no test files] [2022-09-10T11:38:37.639Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-10T11:38:37.639Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === Skipped [2022-09-10T11:38:37.639Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-10T11:38:37.639Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-10T11:38:37.639Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:74: No driver to put! [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-10T11:38:37.639Z] time="2022-09-10T11:37:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-10T11:38:37.639Z] time="2022-09-10T11:37:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-10T11:38:37.639Z] time="2022-09-10T11:37:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-10T11:38:37.639Z] time="2022-09-10T11:37:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-10T11:38:37.639Z] time="2022-09-10T11:37:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:74: No driver to put! [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-10T11:38:37.639Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-10T11:38:37.639Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-10T11:38:37.639Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:38:37.639Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-10T11:38:37.639Z] graphtest_unix.go:74: No driver to put! [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-10T11:38:37.639Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-10T11:38:37.639Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-10T11:38:37.639Z] [2022-09-10T11:38:37.639Z] DONE 2251 tests, 26 skipped in 190.807s Post stage [Pipeline] junit [2022-09-10T11:38:38.208Z] Recording test results [2022-09-10T11:38:39.290Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T11:38:39.619Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -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:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/make.sh dynbinary test-integration [2022-09-10T11:38:40.181Z] [2022-09-10T11:38:40.181Z] Removing bundles/ [2022-09-10T11:38:40.181Z] [2022-09-10T11:38:40.181Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-10T11:38:40.181Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-10T11:38:40.181Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T11:38:41.425Z] INFO: Expanding compiler 1 of 3... [2022-09-10T11:38:41.425Z] INFO: Expanding compiler 2 of 3... [2022-09-10T11:38:43.709Z] INFO: Expanding compiler 3 of 3... [2022-09-10T11:38:44.193Z] INFO: Removing downloaded files... [2022-09-10T11:38:44.193Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-09-10T11:38:44.193Z] INFO: Configuring git core.autocrlf... [2022-09-10T11:38:44.649Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-10T11:38:44.650Z] [2022-09-10T11:38:44.650Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-10T11:38:44.650Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-10T11:38:44.650Z] HOSTNAME=3fbeeb1d175c [2022-09-10T11:38:44.650Z] DEST=bundles/test-integration [2022-09-10T11:38:44.650Z] PWD=/go/src/github.com/docker/docker [2022-09-10T11:38:44.650Z] DOCKER_ROOTLESS=1 [2022-09-10T11:38:44.650Z] DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:38:44.650Z] container=docker [2022-09-10T11:38:44.650Z] HOME=/root [2022-09-10T11:38:44.650Z] GOLANG_VERSION=1.18.6 [2022-09-10T11:38:44.650Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-10T11:38:44.650Z] VALIDATE_BRANCH=20.10 [2022-09-10T11:38:44.650Z] TERM=xterm [2022-09-10T11:38:44.650Z] DOCKER_PKG=github.com/docker/docker [2022-09-10T11:38:44.650Z] SHLVL=1 [2022-09-10T11:38:44.650Z] TIMEOUT=120m [2022-09-10T11:38:44.650Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-10T11:38:44.650Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-10T11:38:44.650Z] GO111MODULE=off [2022-09-10T11:38:44.650Z] DOCKER_EXPERIMENTAL=1 [2022-09-10T11:38:44.650Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-10T11:38:44.650Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-10T11:38:44.650Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-10T11:38:44.650Z] GOPATH=/go [2022-09-10T11:38:44.650Z] PKG_CONFIG=pkg-config [2022-09-10T11:38:44.650Z] _=/usr/bin/env [2022-09-10T11:38:44.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-10T11:38:48.153Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-10T11:38:50.053Z] tests/integration/client_test.py ..... [ 75%] [2022-09-10T11:38:50.053Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-10T11:38:50.258Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-10T11:38:50.258Z] [2022-09-10T11:38:50.258Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-10T11:38:50.258Z] DOCKER_SYSTEMD=1 [2022-09-10T11:38:50.258Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-10T11:38:50.258Z] HOSTNAME=5921ae057f81 [2022-09-10T11:38:50.258Z] DEST=bundles/test-integration [2022-09-10T11:38:50.258Z] PWD=/go/src/github.com/docker/docker [2022-09-10T11:38:50.258Z] DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:38:50.258Z] container=docker [2022-09-10T11:38:50.258Z] HOME=/root [2022-09-10T11:38:50.258Z] LANG=C.UTF-8 [2022-09-10T11:38:50.258Z] INVOCATION_ID=58f5e7974fa04586b017ecfd5712d39b [2022-09-10T11:38:50.258Z] GOLANG_VERSION=1.18.6 [2022-09-10T11:38:50.258Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-10T11:38:50.258Z] VALIDATE_BRANCH=20.10 [2022-09-10T11:38:50.258Z] TERM=xterm [2022-09-10T11:38:50.258Z] DOCKER_PKG=github.com/docker/docker [2022-09-10T11:38:50.258Z] SHLVL=3 [2022-09-10T11:38:50.258Z] TIMEOUT=120m [2022-09-10T11:38:50.258Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-10T11:38:50.258Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-10T11:38:50.258Z] GO111MODULE=off [2022-09-10T11:38:50.258Z] DOCKER_EXPERIMENTAL=1 [2022-09-10T11:38:50.258Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-10T11:38:50.258Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-10T11:38:50.258Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-10T11:38:50.258Z] GOPATH=/go [2022-09-10T11:38:50.258Z] PKG_CONFIG=pkg-config [2022-09-10T11:38:50.258Z] _=/usr/bin/env [2022-09-10T11:38:50.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-10T11:38:50.618Z] tests/integration/errors_test.py . [ 76%] [2022-09-10T11:39:09.444Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-10T11:39:23.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-10T11:39:23.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-10T11:39:25.359Z] ......... [ 86%] [2022-09-10T11:39:30.113Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-10T11:39:31.307Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-10T11:39:37.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-10T11:39:37.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-10T11:39:37.862Z] tests/integration/models_nodes_test.py . [ 91%] [2022-09-10T11:39:37.863Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-10T11:39:43.948Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-09-10T11:39:46.698Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-10T11:39:46.698Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-10T11:39:49.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-10T11:39:50.309Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-10T11:39:50.826Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-10T11:39:50.826Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-10T11:39:50.826Z] [2022-09-10T11:39:50.826Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-10T11:39:50.826Z] =========================== short test summary info ============================ [2022-09-10T11:39:50.826Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-10T11:39:50.826Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-10T11:39:50.826Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-10T11:39:50.826Z] Not supported on most drivers [2022-09-10T11:39:50.826Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-10T11:39:50.826Z] Output of docker top depends on host distro, and is not formalized. [2022-09-10T11:39:50.826Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-10T11:39:50.826Z] Output of docker top depends on host distro, and is not formalized. [2022-09-10T11:39:50.826Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-10T11:39:50.826Z] Can fail if eth0 has multiple IP addresses [2022-09-10T11:39:50.826Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-10T11:39:50.826Z] This doesn't seem to be taken into account by the engine [2022-09-10T11:39:50.826Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-09-10T11:39:50.826Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-10T11:39:50.826Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.12 seconds == [2022-09-10T11:39:51.083Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-10T11:39:56.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-10T11:39:56.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-10T11:39:57.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-10T11:39:58.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-10T11:39:58.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-10T11:39:59.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-10T11:39:59.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-10T11:40:01.607Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-10T11:40:01.607Z] [2022-09-10T11:40:01.607Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-10T11:40:01.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-10T11:40:01.607Z] HOSTNAME=98823174cc47 [2022-09-10T11:40:01.607Z] TESTDEBUG=0 [2022-09-10T11:40:01.607Z] DEST=bundles/test-integration [2022-09-10T11:40:01.607Z] PWD=/go/src/github.com/docker/docker [2022-09-10T11:40:01.607Z] DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa [2022-09-10T11:40:01.607Z] container=docker [2022-09-10T11:40:01.607Z] HOME=/root [2022-09-10T11:40:01.607Z] GOLANG_VERSION=1.18.6 [2022-09-10T11:40:01.607Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-10T11:40:01.607Z] VALIDATE_BRANCH=20.10 [2022-09-10T11:40:01.607Z] TERM=xterm [2022-09-10T11:40:01.607Z] DOCKER_PKG=github.com/docker/docker [2022-09-10T11:40:01.607Z] SHLVL=1 [2022-09-10T11:40:01.607Z] TIMEOUT=120m [2022-09-10T11:40:01.607Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-10T11:40:01.607Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-10T11:40:01.607Z] GO111MODULE=off [2022-09-10T11:40:01.607Z] DOCKER_EXPERIMENTAL=1 [2022-09-10T11:40:01.607Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-10T11:40:01.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-10T11:40:01.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-10T11:40:01.607Z] GOPATH=/go [2022-09-10T11:40:01.607Z] PKG_CONFIG=pkg-config [2022-09-10T11:40:01.607Z] _=/usr/bin/env [2022-09-10T11:40:01.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-10T11:40:02.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-10T11:40:03.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-10T11:40:03.277Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-10T11:40:03.277Z] [2022-09-10T11:40:03.277Z] Unloading profiles will leave already running processes permanently [2022-09-10T11:40:03.277Z] unconfined, which can lead to unexpected situations. [2022-09-10T11:40:03.277Z] [2022-09-10T11:40:03.277Z] To set a process to complain mode, use the command line tool [2022-09-10T11:40:03.277Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-10T11:40:03.277Z] Post stage [Pipeline] junit [2022-09-10T11:40:03.548Z] Recording test results [2022-09-10T11:40:03.643Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-10T11:40:03.921Z] + echo Ensuring container killed. [2022-09-10T11:40:03.922Z] Ensuring container killed. [2022-09-10T11:40:03.922Z] + docker rm -vf docker-pr3 [2022-09-10T11:40:03.922Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-10T11:40:04.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-10T11:40:04.201Z] + echo Chowning /workspace to jenkins user [2022-09-10T11:40:04.201Z] Chowning /workspace to jenkins user [2022-09-10T11:40:04.201Z] + id -u [2022-09-10T11:40:04.201Z] + id -g [2022-09-10T11:40:04.201Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44122:/workspace busybox chown -R 1000:1000 /workspace [2022-09-10T11:40:04.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-10T11:40:05.060Z] + bundleName=docker-py [2022-09-10T11:40:05.060Z] + echo Creating docker-py-bundles.tar.gz [2022-09-10T11:40:05.060Z] Creating docker-py-bundles.tar.gz [2022-09-10T11:40:05.060Z] + 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 [2022-09-10T11:40:05.072Z] Archiving artifacts [2022-09-10T11:40:05.320Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44122/3/artifacts/ [Pipeline] } [2022-09-10T11:40:05.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-10T11:40:05.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/make.sh binary-daemon [2022-09-10T11:40:06.265Z] [2022-09-10T11:40:06.265Z] Removing bundles/ [2022-09-10T11:40:06.265Z] [2022-09-10T11:40:06.265Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-09-10T11:40:06.265Z] Building: bundles/binary-daemon/dockerd-dev [2022-09-10T11:40:06.265Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T11:40:06.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-10T11:40:07.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-10T11:40:07.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-10T11:40:07.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-10T11:40:07.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-10T11:40:08.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-10T11:40:08.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-10T11:40:08.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-10T11:40:08.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-10T11:40:09.658Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-10T11:40:09.658Z] Using test binary docker [2022-09-10T11:40:09.658Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-10T11:40:09.658Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-10T11:40:09.658Z] INFO: Waiting for daemon to start... [2022-09-10T11:40:09.658Z] Starting dockerd [2022-09-10T11:40:10.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-10T11:40:10.868Z] Removing intermediate container ac0094b6ed60 [2022-09-10T11:40:10.868Z] ---> 714216bfa302 [2022-09-10T11:40:10.868Z] 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 [2022-09-10T11:40:10.868Z] ---> Running in 2b8a13c740fc [2022-09-10T11:40:10.868Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-09-10T11:40:10.868Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-10T11:40:10.868Z] go: downloading github.com/fatih/color v1.10.0 [2022-09-10T11:40:10.868Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-10T11:40:10.868Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-10T11:40:10.868Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T11:40:10.868Z] go: downloading golang.org/x/tools v0.1.0 [2022-09-10T11:40:10.868Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-10T11:40:10.868Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-10T11:40:10.868Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-10T11:40:10.868Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-10T11:40:10.868Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-10T11:40:10.868Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-10T11:40:10.868Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-10T11:40:10.868Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T11:40:10.868Z] go: downloading golang.org/x/mod v0.3.0 [2022-09-10T11:40:12.194Z] . [2022-09-10T11:40:12.194Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-10T11:40:12.194Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-10T11:40:12.194Z] Error: No such image: emptyfs [2022-09-10T11:40:12.194Z] Running integration-test (iteration 1) [2022-09-10T11:40:12.194Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-10T11:40:12.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-10T11:40:13.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-10T11:40:14.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-10T11:40:15.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-10T11:40:15.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-10T11:40:16.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-10T11:40:17.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-10T11:40:18.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-10T11:40:19.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-10T11:40:19.961Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-10T11:40:19.961Z] Using test binary docker [2022-09-10T11:40:19.961Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-10T11:40:19.961Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-10T11:40:19.961Z] Starting dockerd [2022-09-10T11:40:19.961Z] INFO: Waiting for daemon to start... [2022-09-10T11:40:22.489Z] . [2022-09-10T11:40:22.489Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-10T11:40:22.489Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-10T11:40:22.489Z] Error: No such image: emptyfs [2022-09-10T11:40:22.489Z] Running integration-test (iteration 1) [2022-09-10T11:40:22.489Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-10T11:40:26.018Z] Removing intermediate container 2b8a13c740fc [2022-09-10T11:40:26.018Z] ---> cc1627d7507b [2022-09-10T11:40:26.018Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-09-10T11:40:26.018Z] ---> Running in 654ddf97299b [2022-09-10T11:40:26.511Z] Removing intermediate container 654ddf97299b [2022-09-10T11:40:26.511Z] ---> 040a9c90832e [2022-09-10T11:40:26.511Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-09-10T11:40:26.511Z] ---> Running in 20f6985abe11 [2022-09-10T11:40:26.996Z] Removing intermediate container 20f6985abe11 [2022-09-10T11:40:26.996Z] ---> bd084eaa998b [2022-09-10T11:40:26.996Z] Step 10/10 : COPY . . [2022-09-10T11:40:28.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-10T11:40:28.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-10T11:40:34.143Z] Loaded image: buildpack-deps:buster [2022-09-10T11:40:34.143Z] Loaded image: busybox:latest [2022-09-10T11:40:34.143Z] Loaded image: busybox:glibc [2022-09-10T11:40:34.143Z] Loaded image: debian:bullseye [2022-09-10T11:40:34.143Z] Loaded image: hello-world:latest [2022-09-10T11:40:34.143Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T11:40:34.143Z] INFO: Testing against a local daemon [2022-09-10T11:40:34.143Z] === RUN TestCgroupNamespacesBuild [2022-09-10T11:40:34.691Z] Loaded image: buildpack-deps:buster [2022-09-10T11:40:34.691Z] Loaded image: busybox:latest [2022-09-10T11:40:34.691Z] Loaded image: busybox:glibc [2022-09-10T11:40:35.521Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2022-09-10T11:40:35.521Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-10T11:40:37.222Z] Loaded image: debian:bullseye [2022-09-10T11:40:37.222Z] Loaded image: hello-world:latest [2022-09-10T11:40:37.222Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T11:40:37.222Z] INFO: Testing against a local daemon [2022-09-10T11:40:37.222Z] === RUN TestCgroupNamespacesBuild [2022-09-10T11:40:37.427Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2022-09-10T11:40:37.427Z] === RUN TestBuildWithSession [2022-09-10T11:40:37.427Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T11:40:37.427Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-10T11:40:37.427Z] === RUN TestBuildSquashParent [2022-09-10T11:40:38.595Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-09-10T11:40:38.595Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-10T11:40:39.530Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-09-10T11:40:39.530Z] === RUN TestBuildWithSession [2022-09-10T11:40:39.530Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T11:40:39.530Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-10T11:40:39.530Z] === RUN TestBuildSquashParent [2022-09-10T11:40:43.714Z] --- PASS: TestBuildSquashParent (3.67s) [2022-09-10T11:40:43.714Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-10T11:40:43.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:40:43.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:40:43.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:40:43.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:40:43.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:40:43.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:40:43.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:40:43.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:40:43.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:40:43.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:40:43.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:40:43.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:40:43.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:40:43.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:40:45.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:40:45.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:40:45.551Z] --- PASS: TestBuildSquashParent (6.78s) [2022-09-10T11:40:45.551Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-10T11:40:45.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:40:45.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:40:45.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:40:45.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:40:45.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:40:45.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:40:45.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:40:45.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:40:45.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:40:45.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:40:45.551Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:40:45.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:40:45.551Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:40:45.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:40:45.811Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:40:45.811Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:40:46.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:40:46.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-10T11:40:46.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:40:47.700Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-10T11:40:47.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2022-09-10T11:40:47.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.70s) [2022-09-10T11:40:47.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.24s) [2022-09-10T11:40:47.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.29s) [2022-09-10T11:40:47.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-09-10T11:40:47.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.42s) [2022-09-10T11:40:47.700Z] === RUN TestBuildMultiStageCopy [2022-09-10T11:40:47.700Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-10T11:40:47.719Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:40:47.719Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:40:49.092Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-10T11:40:49.092Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-10T11:40:49.351Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-10T11:40:49.609Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-10T11:40:49.867Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-09-10T11:40:49.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.25s) [2022-09-10T11:40:49.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-09-10T11:40:49.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-09-10T11:40:49.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-09-10T11:40:49.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-09-10T11:40:49.867Z] === RUN TestBuildMultiStageParentConfig [2022-09-10T11:40:50.258Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-10T11:40:50.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.73s) [2022-09-10T11:40:50.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-09-10T11:40:50.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) [2022-09-10T11:40:50.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2022-09-10T11:40:50.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2022-09-10T11:40:50.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-09-10T11:40:50.258Z] === RUN TestBuildMultiStageCopy [2022-09-10T11:40:50.258Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-10T11:40:50.434Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-09-10T11:40:50.434Z] === RUN TestBuildLabelWithTargets [2022-09-10T11:40:51.367Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-09-10T11:40:51.367Z] === RUN TestBuildWithEmptyLayers [2022-09-10T11:40:51.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-10T11:40:51.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-10T11:40:51.934Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-09-10T11:40:51.934Z] === RUN TestBuildMultiStageOnBuild [2022-09-10T11:40:52.560Z] ---> 0b53006a0e6d [2022-09-10T11:40:52.560Z] Successfully built 0b53006a0e6d [2022-09-10T11:40:52.560Z] Successfully tagged docker:latest [2022-09-10T11:40:52.560Z] INFO: Image build ended at 09/10/2022 11:40:50. Duration:00:03:27.6848088 [2022-09-10T11:40:52.560Z] [2022-09-10T11:40:52.560Z] [2022-09-10T11:40:52.560Z] INFO: Building the test binaries at 09/10/2022 11:40:50... [2022-09-10T11:40:52.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-10T11:40:53.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-10T11:40:53.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-10T11:40:53.307Z] --- PASS: TestBuildMultiStageOnBuild (1.47s) [2022-09-10T11:40:53.308Z] === RUN TestBuildUncleanTarFilenames [2022-09-10T11:40:53.547Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-10T11:40:53.873Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-09-10T11:40:53.873Z] === RUN TestBuildMultiStageLayerLeak [2022-09-10T11:40:54.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-10T11:40:54.115Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-10T11:40:55.052Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-10T11:40:55.246Z] --- PASS: TestBuildMultiStageLayerLeak (1.50s) [2022-09-10T11:40:55.246Z] === RUN TestBuildWithHugeFile [2022-09-10T11:40:56.430Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-10T11:40:56.467Z] INFO: make.ps1 starting at 09/10/2022 11:40:56 [2022-09-10T11:40:56.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-10T11:40:56.951Z] INFO: Git commit (2570784169) assumed from DOCKER_GITCOMMIT environment variable [2022-09-10T11:40:56.951Z] INFO: Invoking autogen... [2022-09-10T11:40:57.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-10T11:40:57.366Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-09-10T11:40:57.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-09-10T11:40:57.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-10T11:40:57.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-10T11:40:57.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-10T11:40:57.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-10T11:40:57.366Z] === RUN TestBuildMultiStageParentConfig [2022-09-10T11:40:57.435Z] INFO: Building daemon... [2022-09-10T11:40:57.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-10T11:40:57.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-10T11:40:58.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-10T11:40:58.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-10T11:40:58.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-10T11:40:59.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-10T11:41:00.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-10T11:41:01.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-10T11:41:01.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-10T11:41:02.493Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-10T11:41:02.493Z] Using test binary docker [2022-09-10T11:41:02.493Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-10T11:41:02.493Z] +++ /etc/init.d/apparmor start [2022-09-10T11:41:02.493Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-10T11:41:02.493Z] INFO: Waiting for daemon to start... [2022-09-10T11:41:02.493Z] Starting dockerd [2022-09-10T11:41:02.493Z] +++ 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 [2022-09-10T11:41:02.638Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-10T11:41:02.639Z] === RUN TestBuildLabelWithTargets [2022-09-10T11:41:05.005Z] . [2022-09-10T11:41:05.005Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-10T11:41:05.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-10T11:41:05.005Z] Error: No such image: emptyfs [2022-09-10T11:41:05.005Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-10T11:41:05.005Z] ++++ docker load [2022-09-10T11:41:05.005Z] Running integration-test (iteration 1) [2022-09-10T11:41:05.005Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-10T11:41:05.005Z] ++ 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 [2022-09-10T11:41:05.005Z] ++ set -e [2022-09-10T11:41:05.005Z] ++ '[' -n 0 ']' [2022-09-10T11:41:05.005Z] ++ set -x [2022-09-10T11:41:05.005Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2022-09-10T11:41:10.757Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-10T11:41:10.758Z] === RUN TestBuildWithEmptyLayers [2022-09-10T11:41:13.295Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-09-10T11:41:13.295Z] === RUN TestBuildMultiStageOnBuild [2022-09-10T11:41:14.943Z] Loaded image: buildpack-deps:buster [2022-09-10T11:41:14.943Z] Loaded image: busybox:latest [2022-09-10T11:41:15.199Z] Loaded image: busybox:glibc [2022-09-10T11:41:16.563Z] Loaded image: debian:bullseye [2022-09-10T11:41:16.818Z] Loaded image: hello-world:latest [2022-09-10T11:41:16.818Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T11:41:16.818Z] INFO: Testing against a local daemon [2022-09-10T11:41:16.818Z] === RUN TestCgroupNamespacesBuild [2022-09-10T11:41:18.181Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-09-10T11:41:18.182Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-10T11:41:18.584Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-10T11:41:18.585Z] === RUN TestBuildUncleanTarFilenames [2022-09-10T11:41:18.585Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-09-10T11:41:18.585Z] === RUN TestBuildMultiStageLayerLeak [2022-09-10T11:41:19.152Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-09-10T11:41:19.152Z] === RUN TestBuildWithSession [2022-09-10T11:41:19.152Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T11:41:19.152Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-10T11:41:19.152Z] === RUN TestBuildSquashParent [2022-09-10T11:41:23.358Z] --- PASS: TestBuildSquashParent (3.94s) [2022-09-10T11:41:23.358Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-10T11:41:23.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:41:23.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:41:23.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:41:23.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:41:23.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:41:23.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:41:23.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:41:23.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:41:23.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:41:23.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:41:23.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:41:23.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:41:23.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:41:23.358Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:41:23.866Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2022-09-10T11:41:23.866Z] === RUN TestBuildWithHugeFile [2022-09-10T11:41:24.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:41:24.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:41:25.649Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:41:25.649Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:41:27.015Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-10T11:41:27.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2022-09-10T11:41:27.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2022-09-10T11:41:27.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.98s) [2022-09-10T11:41:27.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.03s) [2022-09-10T11:41:27.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.03s) [2022-09-10T11:41:27.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s) [2022-09-10T11:41:27.015Z] === RUN TestBuildMultiStageCopy [2022-09-10T11:41:27.015Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-10T11:41:27.942Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-10T11:41:28.197Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-10T11:41:28.197Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-10T11:41:28.453Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-10T11:41:28.709Z] --- PASS: TestBuildMultiStageCopy (1.88s) [2022-09-10T11:41:28.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s) [2022-09-10T11:41:28.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2022-09-10T11:41:28.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-09-10T11:41:28.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-09-10T11:41:28.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-09-10T11:41:28.709Z] === RUN TestBuildMultiStageParentConfig [2022-09-10T11:41:29.270Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2022-09-10T11:41:29.270Z] === RUN TestBuildLabelWithTargets [2022-09-10T11:41:30.197Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2022-09-10T11:41:30.197Z] === RUN TestBuildWithEmptyLayers [2022-09-10T11:41:30.453Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-09-10T11:41:30.454Z] === RUN TestBuildMultiStageOnBuild [2022-09-10T11:41:31.823Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-09-10T11:41:31.823Z] === RUN TestBuildUncleanTarFilenames [2022-09-10T11:41:32.384Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-09-10T11:41:32.384Z] === RUN TestBuildMultiStageLayerLeak [2022-09-10T11:41:33.748Z] --- PASS: TestBuildMultiStageLayerLeak (1.25s) [2022-09-10T11:41:33.748Z] === RUN TestBuildWithHugeFile [2022-09-10T11:41:51.463Z] --- PASS: TestBuildWithHugeFile (51.36s) [2022-09-10T11:41:51.463Z] === RUN TestBuildWithEmptyDockerfile [2022-09-10T11:41:51.463Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:41:51.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:41:51.463Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:41:51.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:41:51.464Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:41:51.464Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:41:51.464Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:41:51.464Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:41:51.464Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:41:51.464Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-10T11:41:51.464Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-09-10T11:41:51.464Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-09-10T11:41:51.464Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-10T11:41:51.464Z] === RUN TestBuildPreserveOwnership [2022-09-10T11:41:51.464Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-10T11:41:51.464Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-10T11:41:51.464Z] --- PASS: TestBuildPreserveOwnership (3.41s) [2022-09-10T11:41:51.464Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-09-10T11:41:51.464Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2022-09-10T11:41:51.464Z] === RUN TestBuildPlatformInvalid [2022-09-10T11:41:51.464Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-10T11:41:51.464Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-10T11:41:57.725Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-09-10T11:41:57.725Z] Copying nested executables into bundles/binary-daemon [2022-09-10T11:41:57.725Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-10T11:41:58.044Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/make.sh cross [2022-09-10T11:41:58.611Z] [2022-09-10T11:41:58.611Z] Removing bundles/ [2022-09-10T11:41:58.611Z] [2022-09-10T11:41:58.611Z] ---> Making bundle: cross (in bundles/cross) [2022-09-10T11:41:58.611Z] Cross building: bundles/cross/linux/amd64 [2022-09-10T11:41:58.611Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-09-10T11:41:58.611Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-10T11:42:03.661Z] Loaded image: buildpack-deps:buster [2022-09-10T11:42:03.661Z] Loaded image: busybox:latest [2022-09-10T11:42:03.661Z] Loaded image: busybox:glibc [2022-09-10T11:42:05.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-10T11:42:05.561Z] Loaded image: debian:bullseye [2022-09-10T11:42:05.561Z] Loaded image: hello-world:latest [2022-09-10T11:42:05.561Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T11:42:13.669Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.45s) [2022-09-10T11:42:13.669Z] PASS [2022-09-10T11:42:13.669Z] [2022-09-10T11:42:13.669Z] === Skipped [2022-09-10T11:42:13.669Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-10T11:42:13.669Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T11:42:13.669Z] [2022-09-10T11:42:13.669Z] DONE 33 tests, 1 skipped in 110.584s [2022-09-10T11:42:13.669Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-10T11:42:13.669Z] INFO: Testing against a local daemon [2022-09-10T11:42:13.669Z] === RUN TestConfigInspect [2022-09-10T11:42:15.042Z] --- PASS: TestConfigInspect (2.22s) [2022-09-10T11:42:15.042Z] === RUN TestConfigList [2022-09-10T11:42:17.572Z] --- PASS: TestConfigList (2.11s) [2022-09-10T11:42:17.572Z] === RUN TestConfigsCreateAndDelete [2022-09-10T11:42:19.546Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2022-09-10T11:42:19.546Z] === RUN TestConfigsUpdate [2022-09-10T11:42:20.115Z] --- PASS: TestBuildWithHugeFile (50.98s) [2022-09-10T11:42:20.115Z] === RUN TestBuildWithEmptyDockerfile [2022-09-10T11:42:20.115Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:42:20.115Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:42:20.115Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:42:20.115Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:42:20.115Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:42:20.115Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:42:20.115Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:42:20.115Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:42:20.115Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:42:20.115Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-09-10T11:42:20.115Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-10T11:42:20.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-10T11:42:20.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-10T11:42:20.115Z] === RUN TestBuildPreserveOwnership [2022-09-10T11:42:20.115Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-10T11:42:20.115Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-10T11:42:21.452Z] --- PASS: TestConfigsUpdate (2.11s) [2022-09-10T11:42:21.452Z] === RUN TestTemplatedConfig [2022-09-10T11:42:23.989Z] --- PASS: TestTemplatedConfig (2.67s) [2022-09-10T11:42:23.989Z] === RUN TestConfigCreateResolve [2022-09-10T11:42:24.063Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-09-10T11:42:24.063Z] [2022-09-10T11:42:24.063Z] ________ ____ __. [2022-09-10T11:42:24.063Z] \_____ \ | |/ _| [2022-09-10T11:42:24.063Z] / | \| < [2022-09-10T11:42:24.063Z] / | \ | \ [2022-09-10T11:42:24.063Z] \_______ /____|__ \ [2022-09-10T11:42:24.063Z] \/ \/ [2022-09-10T11:42:24.063Z] [2022-09-10T11:42:24.063Z] INFO: make.ps1 ended at 09/10/2022 11:42:17 [2022-09-10T11:42:24.063Z] INFO: Binaries build ended at 09/10/2022 11:42:18. Duration:00:01:27.9612651 [2022-09-10T11:42:24.063Z] INFO: Copying the built daemon binary to d:\CI\PR-44122\3\binary\dockerd-2570784169.exe... [2022-09-10T11:42:24.063Z] INFO: Copying the built client binary to d:\CI\PR-44122\3\binary\docker-2570784169.exe... [2022-09-10T11:42:24.063Z] INFO: Copying dockerversion from the container... [2022-09-10T11:42:24.063Z] INFO: Copying the golang package from the container to d:\CI\PR-44122\3\installer\go.zip... [2022-09-10T11:42:24.063Z] INFO: Extracting go.zip to d:\CI\PR-44122\3\go [2022-09-10T11:42:24.309Z] --- PASS: TestBuildPreserveOwnership (9.74s) [2022-09-10T11:42:24.309Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.73s) [2022-09-10T11:42:24.309Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-10T11:42:24.309Z] === RUN TestBuildPlatformInvalid [2022-09-10T11:42:24.309Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-10T11:42:24.309Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-10T11:42:24.309Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-10T11:42:24.309Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-10T11:42:24.309Z] PASS [2022-09-10T11:42:24.309Z] [2022-09-10T11:42:24.309Z] === Skipped [2022-09-10T11:42:24.309Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-10T11:42:24.309Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T11:42:24.309Z] [2022-09-10T11:42:24.309Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-10T11:42:24.309Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-10T11:42:24.309Z] [2022-09-10T11:42:24.309Z] DONE 33 tests, 2 skipped in 132.007s [2022-09-10T11:42:24.309Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-10T11:42:24.309Z] INFO: Testing against a local daemon [2022-09-10T11:42:24.309Z] === RUN TestConfigInspect [2022-09-10T11:42:24.309Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:24.309Z] --- SKIP: TestConfigInspect (0.03s) [2022-09-10T11:42:24.309Z] === RUN TestConfigList [2022-09-10T11:42:24.309Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:24.309Z] --- SKIP: TestConfigList (0.01s) [2022-09-10T11:42:24.309Z] === RUN TestConfigsCreateAndDelete [2022-09-10T11:42:24.309Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:24.309Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-09-10T11:42:24.309Z] === RUN TestConfigsUpdate [2022-09-10T11:42:24.309Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:24.571Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-10T11:42:24.571Z] === RUN TestTemplatedConfig [2022-09-10T11:42:24.571Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:24.571Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-10T11:42:24.571Z] === RUN TestConfigCreateResolve [2022-09-10T11:42:24.571Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:24.571Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-10T11:42:24.571Z] === RUN TestConfigDaemonLibtrustID [2022-09-10T11:42:25.949Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-09-10T11:42:25.949Z] PASS [2022-09-10T11:42:25.949Z] [2022-09-10T11:42:25.950Z] === Skipped [2022-09-10T11:42:25.950Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-09-10T11:42:25.950Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:25.950Z] [2022-09-10T11:42:25.950Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-10T11:42:25.950Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:25.950Z] [2022-09-10T11:42:25.950Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-09-10T11:42:25.950Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:25.950Z] [2022-09-10T11:42:25.950Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-10T11:42:25.950Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:25.950Z] [2022-09-10T11:42:25.950Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-10T11:42:25.950Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:25.950Z] [2022-09-10T11:42:25.950Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-10T11:42:25.950Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:42:25.950Z] [2022-09-10T11:42:25.950Z] DONE 7 tests, 6 skipped in 1.736s [2022-09-10T11:42:25.950Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-10T11:42:26.209Z] INFO: Testing against a local daemon [2022-09-10T11:42:26.209Z] === RUN TestCheckpoint [2022-09-10T11:42:26.209Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T11:42:26.209Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-10T11:42:26.209Z] === RUN TestContainerInvalidJSON [2022-09-10T11:42:26.209Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:42:26.209Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:42:26.209Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:42:26.209Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:42:26.209Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:42:26.209Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:42:26.209Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:42:26.209Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:42:26.209Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:42:26.209Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-10T11:42:26.209Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-10T11:42:26.209Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-10T11:42:26.209Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-10T11:42:26.209Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-10T11:42:26.209Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-10T11:42:26.209Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-10T11:42:26.209Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-10T11:42:26.209Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-10T11:42:26.209Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-10T11:42:26.209Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-10T11:42:26.468Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-10T11:42:26.468Z] === RUN TestCopyFromContainer [2022-09-10T11:42:26.517Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-09-10T11:42:26.517Z] === RUN TestConfigDaemonLibtrustID [2022-09-10T11:42:26.774Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-10T11:42:26.774Z] PASS [2022-09-10T11:42:26.774Z] [2022-09-10T11:42:26.774Z] DONE 7 tests in 13.865s [2022-09-10T11:42:26.774Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-10T11:42:26.774Z] INFO: Testing against a local daemon [2022-09-10T11:42:26.774Z] === RUN TestCheckpoint [2022-09-10T11:42:26.774Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T11:42:26.774Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-10T11:42:26.774Z] === RUN TestContainerInvalidJSON [2022-09-10T11:42:26.774Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:42:26.774Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:42:26.774Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:42:26.774Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:42:26.774Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:42:26.774Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:42:26.774Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:42:26.774Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:42:26.774Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:42:26.774Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-10T11:42:26.774Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-10T11:42:26.774Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-10T11:42:26.774Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-10T11:42:26.774Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-10T11:42:26.774Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-10T11:42:26.774Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-10T11:42:26.774Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-10T11:42:26.774Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-10T11:42:27.032Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-10T11:42:27.032Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-10T11:42:27.032Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-10T11:42:27.032Z] === RUN TestCopyFromContainer [2022-09-10T11:42:27.965Z] === RUN TestCopyFromContainer// [2022-09-10T11:42:27.965Z] === RUN TestCopyFromContainer//bar/root [2022-09-10T11:42:28.223Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-10T11:42:28.223Z] === RUN TestCopyFromContainer/bar/quux [2022-09-10T11:42:28.223Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-10T11:42:28.223Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-10T11:42:28.223Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-10T11:42:28.481Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-10T11:42:28.481Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-10T11:42:28.481Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer (1.56s) [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-10T11:42:28.481Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-10T11:42:28.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-10T11:42:28.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:42:28.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:42:28.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:42:28.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:42:28.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:42:28.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:42:28.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:42:28.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:42:28.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:42:28.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-10T11:42:28.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-10T11:42:28.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-10T11:42:28.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-10T11:42:28.481Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-10T11:42:28.481Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-10T11:42:28.481Z] === RUN TestCreateWithInvalidEnv [2022-09-10T11:42:28.739Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-10T11:42:28.739Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-10T11:42:28.739Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-10T11:42:28.739Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-10T11:42:28.739Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-10T11:42:28.739Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-10T11:42:28.739Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-10T11:42:28.739Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-10T11:42:28.739Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-10T11:42:28.739Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-10T11:42:28.739Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-10T11:42:28.739Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-10T11:42:28.739Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-10T11:42:28.739Z] === RUN TestCreateTmpfsMountsTarget [2022-09-10T11:42:28.739Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-10T11:42:28.739Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-10T11:42:29.912Z] --- PASS: TestBuildWithHugeFile (48.70s) [2022-09-10T11:42:29.912Z] === RUN TestBuildWithEmptyDockerfile [2022-09-10T11:42:29.912Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:42:29.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:42:29.912Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:42:29.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:42:29.912Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:42:29.912Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:42:29.912Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:42:29.912Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:42:29.912Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:42:29.912Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-09-10T11:42:29.912Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-09-10T11:42:29.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-09-10T11:42:29.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-10T11:42:29.912Z] === RUN TestBuildPreserveOwnership [2022-09-10T11:42:29.912Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-10T11:42:29.912Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-10T11:42:29.912Z] --- PASS: TestBuildPreserveOwnership (2.56s) [2022-09-10T11:42:29.912Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.72s) [2022-09-10T11:42:29.912Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.84s) [2022-09-10T11:42:29.912Z] === RUN TestBuildPlatformInvalid [2022-09-10T11:42:29.912Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-10T11:42:29.912Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-10T11:42:30.112Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s) [2022-09-10T11:42:30.112Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-10T11:42:30.663Z] === RUN TestCopyFromContainer// [2022-09-10T11:42:30.663Z] === RUN TestCopyFromContainer//bar/root [2022-09-10T11:42:30.663Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-10T11:42:30.663Z] === RUN TestCopyFromContainer/bar/quux [2022-09-10T11:42:30.663Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-10T11:42:30.663Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-10T11:42:30.663Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-10T11:42:30.663Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-10T11:42:30.663Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-10T11:42:30.663Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer (4.32s) [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-10T11:42:30.663Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-09-10T11:42:30.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-10T11:42:30.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:42:30.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:42:30.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:42:30.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:42:30.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:42:30.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:42:30.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:42:30.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:42:30.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:42:30.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-10T11:42:30.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-10T11:42:30.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-10T11:42:30.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-10T11:42:30.663Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-10T11:42:30.663Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-10T11:42:30.663Z] === RUN TestCreateWithInvalidEnv [2022-09-10T11:42:30.663Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-10T11:42:30.663Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-10T11:42:30.663Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-10T11:42:30.663Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-10T11:42:30.663Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-10T11:42:30.663Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-10T11:42:30.663Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-10T11:42:30.663Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-10T11:42:30.663Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-10T11:42:30.663Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-10T11:42:30.663Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-10T11:42:30.663Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-10T11:42:30.663Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-10T11:42:30.663Z] === RUN TestCreateTmpfsMountsTarget [2022-09-10T11:42:30.663Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-10T11:42:30.663Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-10T11:42:31.486Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s) [2022-09-10T11:42:31.486Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-10T11:42:31.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:42:31.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:42:31.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:42:31.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:42:31.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:42:31.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:42:31.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:42:31.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:42:31.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:42:31.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:42:31.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:42:31.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:42:31.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:42:31.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:42:31.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:42:31.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-09-10T11:42:31.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-10T11:42:31.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-10T11:42:31.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-10T11:42:31.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-10T11:42:31.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-10T11:42:31.486Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-10T11:42:31.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-10T11:42:31.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-10T11:42:32.042Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-09-10T11:42:32.042Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-10T11:42:32.051Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-09-10T11:42:32.052Z] === RUN TestCreateDifferentPlatform [2022-09-10T11:42:32.052Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-10T11:42:32.052Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-10T11:42:32.052Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-10T11:42:32.052Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-10T11:42:32.052Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-10T11:42:32.052Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-10T11:42:32.052Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-09-10T11:42:32.052Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-10T11:42:32.052Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-10T11:42:32.052Z] === RUN TestContainerStartOnDaemonRestart [2022-09-10T11:42:32.052Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-10T11:42:32.052Z] === RUN TestDaemonRestartIpcMode [2022-09-10T11:42:32.052Z] === PAUSE TestDaemonRestartIpcMode [2022-09-10T11:42:32.052Z] === RUN TestDaemonHostGatewayIP [2022-09-10T11:42:32.052Z] === PAUSE TestDaemonHostGatewayIP [2022-09-10T11:42:32.052Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-10T11:42:32.052Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-10T11:42:32.052Z] === RUN TestContainerKillOnDaemonStart [2022-09-10T11:42:32.052Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-10T11:42:32.052Z] === RUN TestDiff [2022-09-10T11:42:32.617Z] --- PASS: TestDiff (0.54s) [2022-09-10T11:42:32.617Z] === RUN TestExecWithCloseStdin [2022-09-10T11:42:32.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-10T11:42:32.981Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.07s) [2022-09-10T11:42:32.982Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-10T11:42:32.982Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:42:32.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:42:32.982Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:42:32.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:42:32.982Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:42:32.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:42:32.982Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:42:32.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:42:32.982Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:42:32.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:42:32.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:42:32.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:42:32.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:42:32.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:42:32.982Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:42:32.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-10T11:42:32.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-10T11:42:32.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-10T11:42:32.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-10T11:42:32.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-10T11:42:32.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-09-10T11:42:32.982Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-10T11:42:33.182Z] --- PASS: TestExecWithCloseStdin (0.56s) [2022-09-10T11:42:33.183Z] === RUN TestExec [2022-09-10T11:42:33.552Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-09-10T11:42:33.552Z] === RUN TestCreateDifferentPlatform [2022-09-10T11:42:33.552Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-10T11:42:33.552Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-10T11:42:33.552Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-10T11:42:33.552Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-10T11:42:33.552Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-10T11:42:33.552Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-10T11:42:33.552Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-10T11:42:33.552Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-10T11:42:33.552Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-10T11:42:33.552Z] === RUN TestContainerStartOnDaemonRestart [2022-09-10T11:42:33.552Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-10T11:42:33.552Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-10T11:42:33.552Z] === RUN TestDaemonRestartIpcMode [2022-09-10T11:42:33.552Z] === PAUSE TestDaemonRestartIpcMode [2022-09-10T11:42:33.552Z] === RUN TestDaemonHostGatewayIP [2022-09-10T11:42:33.552Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:42:33.552Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-10T11:42:33.552Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-10T11:42:33.552Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-10T11:42:33.552Z] === RUN TestContainerKillOnDaemonStart [2022-09-10T11:42:33.552Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-10T11:42:33.552Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-10T11:42:33.552Z] === RUN TestDiff [2022-09-10T11:42:33.812Z] --- PASS: TestDiff (0.35s) [2022-09-10T11:42:33.812Z] === RUN TestExecWithCloseStdin [2022-09-10T11:42:34.117Z] --- PASS: TestExec (0.63s) [2022-09-10T11:42:34.117Z] === RUN TestExecUser [2022-09-10T11:42:34.380Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-09-10T11:42:34.380Z] === RUN TestExec [2022-09-10T11:42:34.398Z] --- PASS: TestExecUser (0.56s) [2022-09-10T11:42:34.398Z] === RUN TestExportContainerAndImportImage [2022-09-10T11:42:34.640Z] --- PASS: TestExec (0.43s) [2022-09-10T11:42:34.640Z] === RUN TestExecUser [2022-09-10T11:42:35.157Z] Loaded image: buildpack-deps:buster [2022-09-10T11:42:35.157Z] Loaded image: busybox:latest [2022-09-10T11:42:35.157Z] Loaded image: busybox:glibc [2022-09-10T11:42:35.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-10T11:42:35.209Z] --- PASS: TestExecUser (0.40s) [2022-09-10T11:42:35.209Z] === RUN TestExportContainerAndImportImage [2022-09-10T11:42:35.355Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-09-10T11:42:35.355Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-10T11:42:35.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-10T11:42:35.468Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2022-09-10T11:42:35.468Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-10T11:42:36.520Z] Loaded image: debian:bullseye [2022-09-10T11:42:36.731Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-09-10T11:42:36.731Z] === RUN TestHealthCheckWorkdir [2022-09-10T11:42:36.776Z] Loaded image: hello-world:latest [2022-09-10T11:42:36.776Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T11:42:36.990Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2022-09-10T11:42:36.990Z] === RUN TestHealthKillContainer [2022-09-10T11:42:38.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-10T11:42:38.762Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2022-09-10T11:42:38.762Z] === RUN TestHealthCheckWorkdir [2022-09-10T11:42:39.331Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-09-10T11:42:39.332Z] === RUN TestHealthKillContainer [2022-09-10T11:42:42.021Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.98s) [2022-09-10T11:42:42.021Z] PASS [2022-09-10T11:42:42.021Z] [2022-09-10T11:42:42.021Z] === Skipped [2022-09-10T11:42:42.021Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-10T11:42:42.021Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T11:42:42.021Z] [2022-09-10T11:42:42.021Z] DONE 33 tests, 1 skipped in 97.224s [2022-09-10T11:42:42.021Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-10T11:42:42.021Z] ++ 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 [2022-09-10T11:42:42.021Z] ++ set -e [2022-09-10T11:42:42.021Z] ++ '[' -n 0 ']' [2022-09-10T11:42:42.021Z] ++ set -x [2022-09-10T11:42:42.021Z] ++ 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 [2022-09-10T11:42:42.021Z] INFO: Testing against a local daemon [2022-09-10T11:42:42.021Z] === RUN TestConfigInspect [2022-09-10T11:42:44.608Z] --- PASS: TestConfigInspect (2.23s) [2022-09-10T11:42:44.608Z] === RUN TestConfigList [2022-09-10T11:42:45.093Z] --- PASS: TestHealthKillContainer (8.14s) [2022-09-10T11:42:45.093Z] === RUN TestHealthCheckProcessKilled [2022-09-10T11:42:46.027Z] --- PASS: TestHealthCheckProcessKilled (0.77s) [2022-09-10T11:42:46.027Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-10T11:42:46.521Z] --- PASS: TestConfigList (2.14s) [2022-09-10T11:42:46.521Z] === RUN TestConfigsCreateAndDelete [2022-09-10T11:42:46.597Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-09-10T11:42:46.597Z] === RUN TestIpcModeNone [2022-09-10T11:42:46.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-10T11:42:47.163Z] --- PASS: TestIpcModeNone (0.54s) [2022-09-10T11:42:47.163Z] === RUN TestIpcModePrivate [2022-09-10T11:42:47.421Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-09-10T11:42:47.452Z] --- PASS: TestHealthKillContainer (7.84s) [2022-09-10T11:42:47.452Z] === RUN TestHealthCheckProcessKilled [2022-09-10T11:42:47.680Z] --- PASS: TestIpcModePrivate (0.62s) [2022-09-10T11:42:47.680Z] === RUN TestIpcModeShareable [2022-09-10T11:42:47.711Z] --- PASS: TestHealthCheckProcessKilled (0.60s) [2022-09-10T11:42:47.711Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-10T11:42:47.711Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-10T11:42:47.711Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-10T11:42:47.711Z] === RUN TestIpcModeNone [2022-09-10T11:42:47.937Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-09-10T11:42:48.196Z] --- PASS: TestIpcModeShareable (0.55s) [2022-09-10T11:42:48.196Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-10T11:42:48.279Z] --- PASS: TestIpcModeNone (0.41s) [2022-09-10T11:42:48.279Z] === RUN TestIpcModePrivate [2022-09-10T11:42:48.538Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-10T11:42:48.797Z] --- PASS: TestIpcModePrivate (0.51s) [2022-09-10T11:42:48.798Z] === RUN TestIpcModeShareable [2022-09-10T11:42:48.798Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-10T11:42:48.798Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-10T11:42:48.798Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-10T11:42:49.045Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-09-10T11:42:49.045Z] === RUN TestConfigsUpdate [2022-09-10T11:42:49.618Z] INFO: Extraction ended at 09/10/2022 11:42:49. Duration:00:00:28.8286525 [2022-09-10T11:42:49.618Z] INFO: Updating the golang and path environment variables [2022-09-10T11:42:49.618Z] INFO: GOPATH=d:\gopath [2022-09-10T11:42:49.618Z] INFO: go version go1.18.6 windows/amd64 [2022-09-10T11:42:49.618Z] INFO: Running the daemon under test in debug mode [2022-09-10T11:42:49.618Z] INFO: Starting a daemon under test... [2022-09-10T11:42:49.618Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44122\3\daemon --pidfile d:\CI\PR-44122\3\docker.pid -D [2022-09-10T11:42:49.618Z] INFO: Process started successfully. [2022-09-10T11:42:49.618Z] INFO: Start tailing logs of the daemon under tests [2022-09-10T11:42:49.618Z] INFO: Waiting for the daemon under test to start... [2022-09-10T11:42:50.097Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s) [2022-09-10T11:42:50.097Z] === RUN TestAPIIpcModeHost [2022-09-10T11:42:50.097Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-09-10T11:42:50.097Z] === RUN TestDaemonIpcModeShareable [2022-09-10T11:42:50.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-10T11:42:50.176Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-09-10T11:42:50.176Z] === RUN TestAPIIpcModeHost [2022-09-10T11:42:50.176Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-10T11:42:50.176Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-10T11:42:50.176Z] === RUN TestDaemonIpcModeShareable [2022-09-10T11:42:50.176Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-10T11:42:50.176Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-10T11:42:50.176Z] === RUN TestDaemonIpcModePrivate [2022-09-10T11:42:50.934Z] --- PASS: TestConfigsUpdate (2.19s) [2022-09-10T11:42:50.934Z] === RUN TestTemplatedConfig [2022-09-10T11:42:51.113Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-10T11:42:51.471Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-09-10T11:42:51.471Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-09-10T11:42:51.471Z] === RUN TestDaemonIpcModePrivate [2022-09-10T11:42:52.049Z] --- PASS: TestDaemonIpcModePrivate (2.07s) [2022-09-10T11:42:52.049Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-10T11:42:52.049Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-10T11:42:52.049Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-10T11:42:52.049Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-10T11:42:52.049Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-10T11:42:52.049Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-10T11:42:52.049Z] === RUN TestIpcModeOlderClient [2022-09-10T11:42:52.049Z] === PAUSE TestIpcModeOlderClient [2022-09-10T11:42:52.049Z] === RUN TestKillContainerInvalidSignal [2022-09-10T11:42:52.404Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-09-10T11:42:52.617Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-09-10T11:42:52.617Z] === RUN TestKillContainer [2022-09-10T11:42:52.617Z] === RUN TestKillContainer/no_signal [2022-09-10T11:42:52.662Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-09-10T11:42:52.662Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-10T11:42:52.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-10T11:42:52.877Z] === RUN TestKillContainer/non_killing_signal [2022-09-10T11:42:53.137Z] === RUN TestKillContainer/killing_signal [2022-09-10T11:42:53.446Z] --- PASS: TestTemplatedConfig (2.37s) [2022-09-10T11:42:53.446Z] === RUN TestConfigCreateResolve [2022-09-10T11:42:53.596Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-09-10T11:42:53.596Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-09-10T11:42:53.596Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-10T11:42:53.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-10T11:42:53.706Z] --- PASS: TestKillContainer (1.16s) [2022-09-10T11:42:53.706Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-09-10T11:42:53.706Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-09-10T11:42:53.706Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-09-10T11:42:53.706Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-10T11:42:53.706Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-10T11:42:53.965Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-10T11:42:54.534Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-09-10T11:42:54.534Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-09-10T11:42:54.534Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-09-10T11:42:54.534Z] === RUN TestKillStoppedContainer [2022-09-10T11:42:54.534Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-10T11:42:54.534Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-10T11:42:54.534Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-10T11:42:54.534Z] === RUN TestKillDifferentUserContainer [2022-09-10T11:42:54.970Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-09-10T11:42:54.970Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-09-10T11:42:54.970Z] === RUN TestIpcModeOlderClient [2022-09-10T11:42:54.970Z] === PAUSE TestIpcModeOlderClient [2022-09-10T11:42:54.970Z] === RUN TestKillContainerInvalidSignal [2022-09-10T11:42:55.104Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-09-10T11:42:55.104Z] === RUN TestInspectOomKilledTrue [2022-09-10T11:42:55.104Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:42:55.104Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-10T11:42:55.104Z] === RUN TestInspectOomKilledFalse [2022-09-10T11:42:55.104Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-10T11:42:55.104Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-10T11:42:55.104Z] === RUN TestLinksEtcHostsContentMatch [2022-09-10T11:42:55.104Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-10T11:42:55.104Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-10T11:42:55.104Z] === RUN TestLinksContainerNames [2022-09-10T11:42:55.228Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-09-10T11:42:55.228Z] === RUN TestKillContainer [2022-09-10T11:42:55.228Z] === RUN TestKillContainer/no_signal [2022-09-10T11:42:55.332Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-09-10T11:42:55.332Z] === RUN TestConfigDaemonLibtrustID [2022-09-10T11:42:55.672Z] --- PASS: TestLinksContainerNames (0.76s) [2022-09-10T11:42:55.672Z] === RUN TestLogsFollowTailEmpty [2022-09-10T11:42:55.794Z] === RUN TestKillContainer/non_killing_signal [2022-09-10T11:42:55.893Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-10T11:42:55.893Z] PASS [2022-09-10T11:42:55.893Z] [2022-09-10T11:42:55.893Z] DONE 7 tests in 13.734s [2022-09-10T11:42:55.893Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-10T11:42:55.893Z] ++ 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 [2022-09-10T11:42:55.893Z] ++ set -e [2022-09-10T11:42:55.893Z] ++ '[' -n 0 ']' [2022-09-10T11:42:55.893Z] ++ set -x [2022-09-10T11:42:55.893Z] ++ 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 [2022-09-10T11:42:55.893Z] INFO: Testing against a local daemon [2022-09-10T11:42:55.893Z] === RUN TestCheckpoint [2022-09-10T11:42:55.893Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T11:42:55.893Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-10T11:42:55.893Z] === RUN TestContainerInvalidJSON [2022-09-10T11:42:55.893Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:42:55.893Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:42:55.893Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:42:55.893Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:42:55.893Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:42:55.893Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:42:55.893Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:42:55.893Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:42:55.893Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:42:55.893Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-10T11:42:55.893Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-10T11:42:55.893Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-10T11:42:55.893Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-10T11:42:55.893Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-10T11:42:55.893Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-10T11:42:55.893Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-10T11:42:56.052Z] === RUN TestKillContainer/killing_signal [2022-09-10T11:42:56.149Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-10T11:42:56.149Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-10T11:42:56.149Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-10T11:42:56.149Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-10T11:42:56.149Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-10T11:42:56.149Z] === RUN TestCopyFromContainer [2022-09-10T11:42:56.242Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-09-10T11:42:56.242Z] === RUN TestContainerNetworkMountsNoChown [2022-09-10T11:42:56.501Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/default [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/default [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/private [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/private [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rprivate [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/slave [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/slave [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rslave [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/shared [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/shared [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rshared [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/default [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/rshared [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/shared [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/rslave [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/slave [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/rprivate [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/private [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-10T11:42:56.501Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:42:56.501Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:42:56.501Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:42:56.618Z] --- PASS: TestKillContainer (1.26s) [2022-09-10T11:42:56.618Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-09-10T11:42:56.618Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-10T11:42:56.618Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-09-10T11:42:56.618Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-10T11:42:56.618Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:42:56.761Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:42:56.875Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-10T11:42:56.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-10T11:42:57.021Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:42:57.021Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:42:57.021Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-10T11:42:57.021Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-10T11:42:57.021Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-09-10T11:42:57.021Z] === RUN TestContainerBindMountNonRecursive [2022-09-10T11:42:57.021Z] 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) [2022-09-10T11:42:57.021Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-09-10T11:42:57.021Z] === RUN TestContainerVolumesMountedAsShared [2022-09-10T11:42:57.021Z] 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) [2022-09-10T11:42:57.021Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-10T11:42:57.021Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-10T11:42:57.021Z] 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) [2022-09-10T11:42:57.021Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-10T11:42:57.021Z] === RUN TestNetworkNat [2022-09-10T11:42:57.075Z] === RUN TestCopyFromContainer// [2022-09-10T11:42:57.075Z] === RUN TestCopyFromContainer//bar/root [2022-09-10T11:42:57.075Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-10T11:42:57.075Z] === RUN TestCopyFromContainer/bar/quux [2022-09-10T11:42:57.075Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-10T11:42:57.331Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-10T11:42:57.331Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-10T11:42:57.331Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-10T11:42:57.331Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-10T11:42:57.331Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer (1.36s) [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-10T11:42:57.587Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-10T11:42:57.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-10T11:42:57.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:42:57.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:42:57.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:42:57.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:42:57.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:42:57.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:42:57.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:42:57.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:42:57.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:42:57.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-10T11:42:57.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-10T11:42:57.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-10T11:42:57.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-10T11:42:57.587Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-10T11:42:57.587Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-10T11:42:57.587Z] === RUN TestCreateWithInvalidEnv [2022-09-10T11:42:57.587Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-10T11:42:57.587Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-10T11:42:57.587Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-10T11:42:57.587Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-10T11:42:57.587Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-10T11:42:57.587Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-10T11:42:57.587Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-10T11:42:57.587Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-10T11:42:57.587Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-10T11:42:57.587Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-10T11:42:57.587Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-10T11:42:57.587Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-10T11:42:57.587Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-10T11:42:57.587Z] === RUN TestCreateTmpfsMountsTarget [2022-09-10T11:42:57.587Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-10T11:42:57.587Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-10T11:42:57.589Z] --- PASS: TestNetworkNat (0.50s) [2022-09-10T11:42:57.589Z] === RUN TestNetworkLocalhostTCPNat [2022-09-10T11:42:57.810Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-09-10T11:42:57.810Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-09-10T11:42:57.810Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-09-10T11:42:57.810Z] === RUN TestKillStoppedContainer [2022-09-10T11:42:57.810Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-10T11:42:57.810Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-10T11:42:57.810Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-10T11:42:57.810Z] === RUN TestKillDifferentUserContainer [2022-09-10T11:42:57.848Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-09-10T11:42:57.848Z] === RUN TestNetworkLoopbackNat [2022-09-10T11:42:58.375Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-09-10T11:42:58.375Z] === RUN TestInspectOomKilledTrue [2022-09-10T11:42:58.375Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-10T11:42:58.375Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-10T11:42:58.375Z] === RUN TestInspectOomKilledFalse [2022-09-10T11:42:58.634Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-09-10T11:42:58.634Z] === RUN TestLinksEtcHostsContentMatch [2022-09-10T11:42:58.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-10T11:42:58.892Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-09-10T11:42:58.892Z] === RUN TestLinksContainerNames [2022-09-10T11:42:58.950Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-09-10T11:42:58.950Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-10T11:42:59.826Z] --- PASS: TestLinksContainerNames (0.83s) [2022-09-10T11:42:59.826Z] === RUN TestLogsFollowTailEmpty [2022-09-10T11:42:59.878Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-09-10T11:42:59.879Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-10T11:42:59.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:42:59.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:42:59.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:42:59.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:42:59.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:42:59.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:42:59.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:42:59.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:42:59.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:42:59.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:42:59.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:42:59.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:42:59.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:42:59.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:42:59.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:42:59.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-10T11:42:59.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-10T11:42:59.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-10T11:42:59.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-10T11:42:59.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-10T11:42:59.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-10T11:42:59.879Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-10T11:43:00.084Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-10T11:43:00.084Z] === RUN TestContainerNetworkMountsNoChown [2022-09-10T11:43:00.382Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-09-10T11:43:00.383Z] === RUN TestPause [2022-09-10T11:43:00.383Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:00.383Z] --- SKIP: TestPause (0.00s) [2022-09-10T11:43:00.383Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-10T11:43:00.383Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T11:43:00.383Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T11:43:00.383Z] === RUN TestPauseStopPausedContainer [2022-09-10T11:43:00.383Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:00.383Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-09-10T11:43:00.383Z] === RUN TestPsFilter [2022-09-10T11:43:00.383Z] --- PASS: TestPsFilter (0.09s) [2022-09-10T11:43:00.383Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-10T11:43:00.439Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-09-10T11:43:00.439Z] === RUN TestCreateDifferentPlatform [2022-09-10T11:43:00.439Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-10T11:43:00.439Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-10T11:43:00.439Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-10T11:43:00.439Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-10T11:43:00.439Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-10T11:43:00.439Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-10T11:43:00.439Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-10T11:43:00.439Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-10T11:43:00.439Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-10T11:43:00.439Z] === RUN TestContainerStartOnDaemonRestart [2022-09-10T11:43:00.439Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-10T11:43:00.439Z] === RUN TestDaemonRestartIpcMode [2022-09-10T11:43:00.439Z] === PAUSE TestDaemonRestartIpcMode [2022-09-10T11:43:00.439Z] === RUN TestDaemonHostGatewayIP [2022-09-10T11:43:00.439Z] === PAUSE TestDaemonHostGatewayIP [2022-09-10T11:43:00.439Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-10T11:43:00.439Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-10T11:43:00.439Z] === RUN TestContainerKillOnDaemonStart [2022-09-10T11:43:00.439Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-10T11:43:00.439Z] === RUN TestDiff [2022-09-10T11:43:00.651Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/default [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/default [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/private [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/private [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rprivate [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/slave [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/slave [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rslave [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/shared [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/shared [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rshared [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/default [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/rprivate [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/private [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/shared [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/rshared [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/rslave [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/slave [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-10T11:43:00.651Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:43:00.651Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:43:00.651Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-10T11:43:00.694Z] --- PASS: TestDiff (0.39s) [2022-09-10T11:43:00.694Z] === RUN TestExecWithCloseStdin [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:43:00.910Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:43:00.988Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-09-10T11:43:00.988Z] === RUN TestRemoveContainerWithVolume [2022-09-10T11:43:01.168Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-10T11:43:01.168Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-10T11:43:01.168Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-10T11:43:01.168Z] === RUN TestContainerBindMountNonRecursive [2022-09-10T11:43:01.249Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-09-10T11:43:01.249Z] === RUN TestRemoveContainerRunning [2022-09-10T11:43:01.255Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-09-10T11:43:01.255Z] === RUN TestExec [2022-09-10T11:43:01.847Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-09-10T11:43:01.847Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-10T11:43:01.860Z] --- PASS: TestExec (0.44s) [2022-09-10T11:43:01.860Z] === RUN TestExecUser [2022-09-10T11:43:02.111Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-09-10T11:43:02.111Z] === RUN TestRemoveInvalidContainer [2022-09-10T11:43:02.111Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-10T11:43:02.111Z] === RUN TestRenameLinkedContainer [2022-09-10T11:43:02.115Z] --- PASS: TestExecUser (0.45s) [2022-09-10T11:43:02.115Z] === RUN TestExportContainerAndImportImage [2022-09-10T11:43:02.541Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-09-10T11:43:02.541Z] === RUN TestContainerVolumesMountedAsShared [2022-09-10T11:43:02.676Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-09-10T11:43:02.676Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-10T11:43:02.798Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-09-10T11:43:02.798Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-10T11:43:03.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-10T11:43:03.056Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-10T11:43:03.056Z] === RUN TestNetworkNat [2022-09-10T11:43:03.622Z] --- PASS: TestNetworkNat (0.43s) [2022-09-10T11:43:03.622Z] === RUN TestNetworkLocalhostTCPNat [2022-09-10T11:43:03.887Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-09-10T11:43:03.887Z] === RUN TestNetworkLoopbackNat [2022-09-10T11:43:04.017Z] --- PASS: TestRenameLinkedContainer (1.54s) [2022-09-10T11:43:04.017Z] === RUN TestRenameStoppedContainer [2022-09-10T11:43:04.017Z] --- PASS: TestRenameStoppedContainer (0.34s) [2022-09-10T11:43:04.017Z] === RUN TestRenameRunningContainerAndReuse [2022-09-10T11:43:04.039Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-09-10T11:43:04.039Z] === RUN TestHealthCheckWorkdir [2022-09-10T11:43:04.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-10T11:43:04.599Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-09-10T11:43:04.599Z] === RUN TestHealthKillContainer [2022-09-10T11:43:04.955Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-09-10T11:43:04.955Z] === RUN TestRenameInvalidName [2022-09-10T11:43:05.214Z] --- PASS: TestRenameInvalidName (0.40s) [2022-09-10T11:43:05.214Z] === RUN TestRenameAnonymousContainer [2022-09-10T11:43:06.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-10T11:43:06.412Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-09-10T11:43:06.412Z] === RUN TestPause [2022-09-10T11:43:06.598Z] --- PASS: TestRenameAnonymousContainer (1.36s) [2022-09-10T11:43:06.598Z] === RUN TestRenameContainerWithSameName [2022-09-10T11:43:06.978Z] --- PASS: TestPause (0.46s) [2022-09-10T11:43:06.978Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-10T11:43:06.978Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T11:43:06.978Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T11:43:06.978Z] === RUN TestPauseStopPausedContainer [2022-09-10T11:43:07.166Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-09-10T11:43:07.166Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-10T11:43:07.545Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-09-10T11:43:07.545Z] === RUN TestPsFilter [2022-09-10T11:43:07.545Z] --- PASS: TestPsFilter (0.10s) [2022-09-10T11:43:07.545Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-10T11:43:07.736Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-09-10T11:43:07.736Z] === RUN TestResize [2022-09-10T11:43:07.804Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-10T11:43:07.804Z] === RUN TestRemoveContainerWithVolume [2022-09-10T11:43:08.303Z] --- PASS: TestResize (0.39s) [2022-09-10T11:43:08.303Z] === RUN TestResizeWithInvalidSize [2022-09-10T11:43:08.370Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-10T11:43:08.370Z] === RUN TestRemoveContainerRunning [2022-09-10T11:43:08.563Z] --- PASS: TestResizeWithInvalidSize (0.36s) [2022-09-10T11:43:08.563Z] === RUN TestResizeWhenContainerNotStarted [2022-09-10T11:43:08.823Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2022-09-10T11:43:08.823Z] === RUN TestDaemonRestartKillContainers [2022-09-10T11:43:08.823Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-10T11:43:08.823Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-10T11:43:08.823Z] === RUN TestCgroupNamespacesRun [2022-09-10T11:43:08.864Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-10T11:43:08.864Z] Using test binary docker [2022-09-10T11:43:08.864Z] +++ /etc/init.d/apparmor start [2022-09-10T11:43:08.864Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-10T11:43:08.864Z] INFO: Waiting for daemon to start... [2022-09-10T11:43:08.864Z] Starting dockerd [2022-09-10T11:43:08.864Z] +++ 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 [2022-09-10T11:43:08.935Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-09-10T11:43:08.935Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-10T11:43:09.193Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-10T11:43:09.193Z] === RUN TestRemoveInvalidContainer [2022-09-10T11:43:09.193Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-10T11:43:09.193Z] === RUN TestRenameLinkedContainer [2022-09-10T11:43:10.768Z] . [2022-09-10T11:43:10.768Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-10T11:43:11.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-10T11:43:11.027Z] Error: No such image: emptyfs [2022-09-10T11:43:11.027Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-10T11:43:11.027Z] ++++ docker load [2022-09-10T11:43:11.092Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-09-10T11:43:11.092Z] === RUN TestRenameStoppedContainer [2022-09-10T11:43:11.102Z] .....INFO: Daemon under test started and replied! [2022-09-10T11:43:11.102Z] INFO: Docker version of the daemon under test [2022-09-10T11:43:11.102Z] [2022-09-10T11:43:11.102Z] Client: [2022-09-10T11:43:11.102Z] Version: 17.06.2-ce [2022-09-10T11:43:11.102Z] API version: 1.30 [2022-09-10T11:43:11.102Z] Go version: go1.8.3 [2022-09-10T11:43:11.102Z] Git commit: cec0b72 [2022-09-10T11:43:11.102Z] Built: Tue Sep 5 19:57:19 2017 [2022-09-10T11:43:11.102Z] OS/Arch: windows/amd64 [2022-09-10T11:43:11.102Z] [2022-09-10T11:43:11.102Z] Server: [2022-09-10T11:43:11.102Z] Version: 0.0.0-dev [2022-09-10T11:43:11.102Z] API version: 1.41 (minimum version 1.24) [2022-09-10T11:43:11.102Z] Go version: go1.18.6 [2022-09-10T11:43:11.102Z] Git commit: 2570784169 [2022-09-10T11:43:11.102Z] Built: 09/10/2022 11:40:56 [2022-09-10T11:43:11.102Z] OS/Arch: windows/amd64 [2022-09-10T11:43:11.102Z] Experimental: false [2022-09-10T11:43:11.102Z] [2022-09-10T11:43:11.102Z] INFO: Docker info of the daemon under test [2022-09-10T11:43:11.102Z] [2022-09-10T11:43:11.102Z] Containers: 0 [2022-09-10T11:43:11.102Z] Running: 0 [2022-09-10T11:43:11.102Z] Paused: 0 [2022-09-10T11:43:11.102Z] Stopped: 0 [2022-09-10T11:43:11.102Z] Images: 0 [2022-09-10T11:43:11.102Z] Server Version: 0.0.0-dev [2022-09-10T11:43:11.102Z] Storage Driver: windowsfilter [2022-09-10T11:43:11.102Z] Windows: [2022-09-10T11:43:11.102Z] Logging Driver: json-file [2022-09-10T11:43:11.102Z] Plugins: [2022-09-10T11:43:11.102Z] Volume: local [2022-09-10T11:43:11.102Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-10T11:43:11.102Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-10T11:43:11.102Z] Swarm: inactive [2022-09-10T11:43:11.102Z] Default Isolation: process [2022-09-10T11:43:11.102Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-10T11:43:11.102Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-10T11:43:11.102Z] OSType: windows [2022-09-10T11:43:11.102Z] Architecture: x86_64 [2022-09-10T11:43:11.102Z] CPUs: 4 [2022-09-10T11:43:11.102Z] Total Memory: 32GiB [2022-09-10T11:43:11.102Z] Name: azwin-2-94cc10 [2022-09-10T11:43:11.102Z] ID: LLT4:ATYL:MYWQ:5U3D:QQTE:6OXM:AMV7:2ZVY:RS46:OUB4:7DQM:WHHP [2022-09-10T11:43:11.102Z] Docker Root Dir: D:\CI\PR-44122\3\daemon [2022-09-10T11:43:11.102Z] Debug Mode (client): false [2022-09-10T11:43:11.102Z] Debug Mode (server): true [2022-09-10T11:43:11.102Z] File Descriptors: -1 [2022-09-10T11:43:11.102Z] Goroutines: 16 [2022-09-10T11:43:11.102Z] System Time: 2022-09-10T11:43:08.9051859Z [2022-09-10T11:43:11.102Z] EventsListeners: 0 [2022-09-10T11:43:11.102Z] Registry: https://index.docker.io/v1/ [2022-09-10T11:43:11.102Z] Labels: [2022-09-10T11:43:11.102Z] Experimental: false [2022-09-10T11:43:11.102Z] Insecure Registries: [2022-09-10T11:43:11.102Z] 127.0.0.0/8 [2022-09-10T11:43:11.102Z] Live Restore Enabled: false [2022-09-10T11:43:11.102Z] [2022-09-10T11:43:11.102Z] [2022-09-10T11:43:11.102Z] INFO: Docker images of the daemon under test [2022-09-10T11:43:11.102Z] [2022-09-10T11:43:11.102Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-10T11:43:11.102Z] [2022-09-10T11:43:11.102Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-09-10T11:43:11.102Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-09-10T11:43:11.102Z] ltsc2019: Pulling from windows/servercore [2022-09-10T11:43:11.102Z] b111c3320c94: Pulling fs layer [2022-09-10T11:43:11.102Z] 294d77ac553d: Pulling fs layer [2022-09-10T11:43:11.350Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-10T11:43:11.350Z] === RUN TestRenameRunningContainerAndReuse [2022-09-10T11:43:11.358Z] --- PASS: TestCgroupNamespacesRun (2.06s) [2022-09-10T11:43:11.358Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-10T11:43:11.594Z] Running integration-test (iteration 1) [2022-09-10T11:43:11.594Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-10T11:43:11.594Z] ++ 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 [2022-09-10T11:43:11.594Z] ++ set -e [2022-09-10T11:43:11.594Z] ++ '[' -n 0 ']' [2022-09-10T11:43:11.594Z] ++ set -x [2022-09-10T11:43:11.594Z] ++ 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 [2022-09-10T11:43:12.286Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-09-10T11:43:12.286Z] === RUN TestRenameInvalidName [2022-09-10T11:43:12.544Z] --- PASS: TestRenameInvalidName (0.44s) [2022-09-10T11:43:12.544Z] === RUN TestRenameAnonymousContainer [2022-09-10T11:43:12.675Z] --- PASS: TestHealthKillContainer (7.87s) [2022-09-10T11:43:12.675Z] === RUN TestHealthCheckProcessKilled [2022-09-10T11:43:12.931Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2022-09-10T11:43:12.931Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-10T11:43:13.261Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2022-09-10T11:43:13.261Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-10T11:43:13.491Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-09-10T11:43:13.491Z] === RUN TestIpcModeNone [2022-09-10T11:43:13.747Z] --- PASS: TestIpcModeNone (0.46s) [2022-09-10T11:43:13.747Z] === RUN TestIpcModePrivate [2022-09-10T11:43:14.308Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-10T11:43:14.308Z] --- PASS: TestIpcModePrivate (0.46s) [2022-09-10T11:43:14.308Z] === RUN TestIpcModeShareable [2022-09-10T11:43:14.447Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-09-10T11:43:14.448Z] === RUN TestRenameContainerWithSameName [2022-09-10T11:43:14.448Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-09-10T11:43:14.448Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-10T11:43:14.563Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-10T11:43:14.819Z] --- PASS: TestIpcModeShareable (0.45s) [2022-09-10T11:43:14.819Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-10T11:43:15.167Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s) [2022-09-10T11:43:15.167Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-10T11:43:15.382Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-10T11:43:15.382Z] === RUN TestResize [2022-09-10T11:43:15.947Z] --- PASS: TestResize (0.40s) [2022-09-10T11:43:15.947Z] === RUN TestResizeWithInvalidSize [2022-09-10T11:43:16.182Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-09-10T11:43:16.182Z] === RUN TestAPIIpcModeHost [2022-09-10T11:43:16.205Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-09-10T11:43:16.205Z] === RUN TestResizeWhenContainerNotStarted [2022-09-10T11:43:16.438Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-09-10T11:43:16.438Z] === RUN TestDaemonIpcModeShareable [2022-09-10T11:43:16.770Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:16.770Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:16.770Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:16.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T11:43:16.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T11:43:17.363Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-10T11:43:17.619Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-09-10T11:43:17.619Z] === RUN TestDaemonIpcModePrivate [2022-09-10T11:43:17.706Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2022-09-10T11:43:17.706Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-10T11:43:18.415Z] 294d77ac553d: Verifying Checksum [2022-09-10T11:43:18.415Z] 294d77ac553d: Download complete [2022-09-10T11:43:18.590Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-10T11:43:18.590Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-09-10T11:43:18.590Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-10T11:43:18.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:18.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:19.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:19.609Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.09s) [2022-09-10T11:43:19.609Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-10T11:43:19.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:19.995Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-10T11:43:19.996Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-09-10T11:43:19.996Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-10T11:43:20.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T11:43:20.921Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-10T11:43:20.921Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-09-10T11:43:20.921Z] === RUN TestIpcModeOlderClient [2022-09-10T11:43:20.921Z] === PAUSE TestIpcModeOlderClient [2022-09-10T11:43:20.921Z] === RUN TestKillContainerInvalidSignal [2022-09-10T11:43:21.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T11:43:21.482Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-09-10T11:43:21.482Z] === RUN TestKillContainer [2022-09-10T11:43:21.482Z] === RUN TestKillContainer/no_signal [2022-09-10T11:43:21.513Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2022-09-10T11:43:21.513Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-10T11:43:21.737Z] === RUN TestKillContainer/non_killing_signal [2022-09-10T11:43:21.992Z] === RUN TestKillContainer/killing_signal [2022-09-10T11:43:22.553Z] --- PASS: TestKillContainer (1.23s) [2022-09-10T11:43:22.553Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-09-10T11:43:22.553Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-09-10T11:43:22.553Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-10T11:43:22.553Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-10T11:43:22.553Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-10T11:43:23.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T11:43:23.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T11:43:23.113Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-10T11:43:23.416Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.67s) [2022-09-10T11:43:23.416Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-10T11:43:23.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-09-10T11:43:23.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-09-10T11:43:23.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-09-10T11:43:23.674Z] === RUN TestKillStoppedContainer [2022-09-10T11:43:23.930Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-10T11:43:23.930Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-10T11:43:23.930Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-10T11:43:23.930Z] === RUN TestKillDifferentUserContainer [2022-09-10T11:43:24.185Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-09-10T11:43:24.185Z] === RUN TestInspectOomKilledTrue [2022-09-10T11:43:24.746Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-09-10T11:43:24.746Z] === RUN TestInspectOomKilledFalse [2022-09-10T11:43:24.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T11:43:25.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T11:43:25.307Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-09-10T11:43:25.307Z] === RUN TestLinksEtcHostsContentMatch [2022-09-10T11:43:25.307Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-09-10T11:43:25.307Z] === RUN TestLinksContainerNames [2022-09-10T11:43:25.321Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.08s) [2022-09-10T11:43:25.321Z] === RUN TestNISDomainname [2022-09-10T11:43:25.321Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-10T11:43:25.321Z] --- SKIP: TestNISDomainname (0.01s) [2022-09-10T11:43:25.321Z] === RUN TestHostnameDnsResolution [2022-09-10T11:43:25.889Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-09-10T11:43:25.889Z] === RUN TestUnprivilegedPortsAndPing [2022-09-10T11:43:25.889Z] 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 [2022-09-10T11:43:25.889Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-10T11:43:25.889Z] === RUN TestStats [2022-09-10T11:43:25.889Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:25.889Z] --- SKIP: TestStats (0.00s) [2022-09-10T11:43:25.889Z] === RUN TestStopContainerWithTimeout [2022-09-10T11:43:25.889Z] === RUN TestStopContainerWithTimeout/0 [2022-09-10T11:43:25.889Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-10T11:43:25.889Z] === RUN TestStopContainerWithTimeout/1 [2022-09-10T11:43:25.889Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-10T11:43:25.889Z] === RUN TestStopContainerWithTimeout/3 [2022-09-10T11:43:25.889Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-10T11:43:25.889Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-10T11:43:25.889Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-10T11:43:25.889Z] === CONT TestStopContainerWithTimeout/0 [2022-09-10T11:43:25.889Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-10T11:43:26.233Z] --- PASS: TestLinksContainerNames (0.82s) [2022-09-10T11:43:26.233Z] === RUN TestLogsFollowTailEmpty [2022-09-10T11:43:26.458Z] === CONT TestStopContainerWithTimeout/3 [2022-09-10T11:43:26.793Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-09-10T11:43:26.793Z] === RUN TestContainerNetworkMountsNoChown [2022-09-10T11:43:27.048Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/default [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/default [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/private [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/private [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rprivate [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/slave [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/slave [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rslave [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/shared [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/shared [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rshared [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/default [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/rslave [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/rshared [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/shared [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/rprivate [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/slave [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/private [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-10T11:43:27.048Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:43:27.048Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:43:27.048Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-09-10T11:43:27.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-09-10T11:43:27.086Z] === RUN TestCgroupNamespacesRun [2022-09-10T11:43:27.303Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:43:27.303Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:43:27.303Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:43:27.304Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:43:27.559Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:43:27.559Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-10T11:43:27.559Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-10T11:43:27.559Z] === RUN TestContainerBindMountNonRecursive [2022-09-10T11:43:28.019Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-09-10T11:43:28.019Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-10T11:43:28.019Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-10T11:43:28.019Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-10T11:43:28.019Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-10T11:43:28.922Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-09-10T11:43:28.922Z] === RUN TestContainerVolumesMountedAsShared [2022-09-10T11:43:28.991Z] === CONT TestStopContainerWithTimeout/1 [2022-09-10T11:43:29.177Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-09-10T11:43:29.177Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-10T11:43:29.391Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-09-10T11:43:29.391Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-10T11:43:29.433Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-09-10T11:43:29.433Z] === RUN TestNetworkNat [2022-09-10T11:43:29.927Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-10T11:43:29.927Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-09-10T11:43:29.927Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-09-10T11:43:29.927Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-09-10T11:43:29.927Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-09-10T11:43:29.927Z] === RUN TestDeleteDevicemapper [2022-09-10T11:43:29.927Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T11:43:29.927Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-10T11:43:29.927Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-10T11:43:29.993Z] --- PASS: TestNetworkNat (0.45s) [2022-09-10T11:43:29.993Z] === RUN TestNetworkLocalhostTCPNat [2022-09-10T11:43:30.325Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-09-10T11:43:30.326Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-10T11:43:30.554Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-09-10T11:43:30.554Z] === RUN TestNetworkLoopbackNat [2022-09-10T11:43:31.306Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.16s) [2022-09-10T11:43:31.306Z] === RUN TestUpdateMemory [2022-09-10T11:43:31.306Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:31.306Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-10T11:43:31.306Z] === RUN TestUpdateCPUQuota [2022-09-10T11:43:31.306Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:31.306Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-10T11:43:31.306Z] === RUN TestUpdatePidsLimit [2022-09-10T11:43:31.306Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:31.306Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-10T11:43:31.306Z] === RUN TestUpdateRestartPolicy [2022-09-10T11:43:31.697Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-09-10T11:43:31.697Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-10T11:43:32.631Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-09-10T11:43:32.631Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-10T11:43:33.066Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-09-10T11:43:33.066Z] === RUN TestPause [2022-09-10T11:43:33.196Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-09-10T11:43:33.196Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-10T11:43:33.321Z] --- PASS: TestPause (0.44s) [2022-09-10T11:43:33.321Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-10T11:43:33.321Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T11:43:33.321Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T11:43:33.321Z] === RUN TestPauseStopPausedContainer [2022-09-10T11:43:33.565Z] b111c3320c94: Verifying Checksum [2022-09-10T11:43:33.565Z] b111c3320c94: Download complete [2022-09-10T11:43:33.881Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-09-10T11:43:33.881Z] === RUN TestPsFilter [2022-09-10T11:43:33.881Z] --- PASS: TestPsFilter (0.10s) [2022-09-10T11:43:33.881Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-10T11:43:34.441Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-09-10T11:43:34.441Z] === RUN TestRemoveContainerWithVolume [2022-09-10T11:43:34.569Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-09-10T11:43:34.569Z] === RUN TestNISDomainname [2022-09-10T11:43:34.697Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-09-10T11:43:34.697Z] === RUN TestRemoveContainerRunning [2022-09-10T11:43:34.827Z] --- PASS: TestNISDomainname (0.54s) [2022-09-10T11:43:34.827Z] === RUN TestHostnameDnsResolution [2022-09-10T11:43:35.257Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-09-10T11:43:35.257Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-10T11:43:35.513Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-09-10T11:43:35.513Z] === RUN TestRemoveInvalidContainer [2022-09-10T11:43:35.513Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-10T11:43:35.513Z] === RUN TestRenameLinkedContainer [2022-09-10T11:43:35.760Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-09-10T11:43:35.760Z] === RUN TestUnprivilegedPortsAndPing [2022-09-10T11:43:36.018Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-09-10T11:43:36.018Z] === RUN TestStats [2022-09-10T11:43:37.400Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-09-10T11:43:37.400Z] === RUN TestRenameStoppedContainer [2022-09-10T11:43:37.662Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-09-10T11:43:37.662Z] === RUN TestRenameRunningContainerAndReuse [2022-09-10T11:43:38.545Z] --- PASS: TestStats (2.44s) [2022-09-10T11:43:38.545Z] === RUN TestStopContainerWithTimeout [2022-09-10T11:43:38.545Z] === RUN TestStopContainerWithTimeout/0 [2022-09-10T11:43:38.545Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-10T11:43:38.545Z] === RUN TestStopContainerWithTimeout/1 [2022-09-10T11:43:38.545Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-10T11:43:38.545Z] === RUN TestStopContainerWithTimeout/3 [2022-09-10T11:43:38.545Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-10T11:43:38.545Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-10T11:43:38.545Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-10T11:43:38.545Z] === CONT TestStopContainerWithTimeout/0 [2022-09-10T11:43:38.545Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-10T11:43:38.616Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-09-10T11:43:38.616Z] === RUN TestRenameInvalidName [2022-09-10T11:43:38.876Z] --- PASS: TestRenameInvalidName (0.42s) [2022-09-10T11:43:38.876Z] === RUN TestRenameAnonymousContainer [2022-09-10T11:43:39.112Z] === CONT TestStopContainerWithTimeout/3 [2022-09-10T11:43:40.766Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-09-10T11:43:40.766Z] === RUN TestRenameContainerWithSameName [2022-09-10T11:43:40.766Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-09-10T11:43:40.766Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-10T11:43:41.010Z] === CONT TestStopContainerWithTimeout/1 [2022-09-10T11:43:41.691Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-09-10T11:43:41.691Z] === RUN TestResize [2022-09-10T11:43:41.947Z] --- PASS: TestResize (0.38s) [2022-09-10T11:43:41.947Z] === RUN TestResizeWithInvalidSize [2022-09-10T11:43:42.507Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-09-10T11:43:42.507Z] === RUN TestResizeWhenContainerNotStarted [2022-09-10T11:43:42.763Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:42.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:42.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:42.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T11:43:42.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T11:43:42.909Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-10T11:43:42.909Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-09-10T11:43:42.909Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-09-10T11:43:42.909Z] --- PASS: TestStopContainerWithTimeout/3 (2.49s) [2022-09-10T11:43:42.909Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2022-09-10T11:43:42.909Z] === RUN TestDeleteDevicemapper [2022-09-10T11:43:42.909Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T11:43:42.909Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-10T11:43:42.909Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-10T11:43:43.514Z] --- PASS: TestUpdateRestartPolicy (10.73s) [2022-09-10T11:43:43.514Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-10T11:43:43.514Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-09-10T11:43:43.514Z] === RUN TestWaitNonBlocked [2022-09-10T11:43:43.514Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:43:43.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:43:43.514Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:43:43.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:43:43.514Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:43:43.514Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:43:43.514Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-10T11:43:43.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-09-10T11:43:43.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-09-10T11:43:43.514Z] === RUN TestWaitBlocked [2022-09-10T11:43:43.514Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:43:43.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:43:43.515Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:43:43.515Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:43:43.515Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:43:43.515Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:43:43.515Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-10T11:43:43.515Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-09-10T11:43:43.515Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-09-10T11:43:43.515Z] === CONT TestDaemonRestartIpcMode [2022-09-10T11:43:43.515Z] === CONT TestIpcModeOlderClient [2022-09-10T11:43:43.774Z] --- PASS: TestIpcModeOlderClient (0.21s) [2022-09-10T11:43:43.774Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-10T11:43:43.847Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.19s) [2022-09-10T11:43:43.847Z] === RUN TestUpdateMemory [2022-09-10T11:43:44.413Z] --- PASS: TestUpdateMemory (0.52s) [2022-09-10T11:43:44.413Z] === RUN TestUpdateCPUQuota [2022-09-10T11:43:44.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:44.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:45.346Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-09-10T11:43:45.346Z] === RUN TestUpdatePidsLimit [2022-09-10T11:43:45.346Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-10T11:43:45.604Z] === RUN TestUpdatePidsLimit/no_change [2022-09-10T11:43:45.862Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-10T11:43:46.011Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:43:46.011Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:43:46.120Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-10T11:43:46.120Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-10T11:43:46.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-10T11:43:46.637Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-10T11:43:47.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T11:43:47.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T11:43:47.572Z] --- PASS: TestUpdatePidsLimit (1.99s) [2022-09-10T11:43:47.572Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-09-10T11:43:47.572Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-09-10T11:43:47.572Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-09-10T11:43:47.572Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-09-10T11:43:47.572Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-09-10T11:43:47.572Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-09-10T11:43:47.572Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-09-10T11:43:47.572Z] === RUN TestUpdateRestartPolicy [2022-09-10T11:43:47.968Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.25s) [2022-09-10T11:43:48.228Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2022-09-10T11:43:48.228Z] PASS [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === Skipped [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-10T11:43:48.228Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-10T11:43:48.228Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-10T11:43:48.228Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-10T11:43:48.228Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-10T11:43:48.228Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-10T11:43:48.228Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-10T11:43:48.228Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-10T11:43:48.228Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-10T11:43:48.228Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-10T11:43:48.228Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-10T11:43:48.228Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-10T11:43:48.228Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-10T11:43:48.228Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-09-10T11:43:48.228Z] 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) [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-10T11:43:48.228Z] 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) [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-10T11:43:48.228Z] 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) [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-10T11:43:48.228Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T11:43:48.228Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-09-10T11:43:48.228Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-10T11:43:48.228Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-09-10T11:43:48.228Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-10T11:43:48.228Z] 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 [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-10T11:43:48.228Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-10T11:43:48.228Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-10T11:43:48.228Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-10T11:43:48.228Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-10T11:43:48.228Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-10T11:43:48.228Z] [2022-09-10T11:43:48.228Z] DONE 178 tests, 27 skipped in 82.080s [2022-09-10T11:43:48.228Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-10T11:43:48.228Z] INFO: Testing against a local daemon [2022-09-10T11:43:48.228Z] === RUN TestCommitInheritsEnv [2022-09-10T11:43:49.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T11:43:49.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T11:43:50.070Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-09-10T11:43:50.070Z] Copying nested executables into bundles/cross/linux/amd64 [2022-09-10T11:43:50.070Z] Cross building: bundles/cross/windows/amd64 [2022-09-10T11:43:50.070Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-10T11:43:50.070Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-10T11:43:50.132Z] --- PASS: TestCommitInheritsEnv (1.90s) [2022-09-10T11:43:50.132Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-10T11:43:50.132Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-10T11:43:50.132Z] === RUN TestImagesFilterMultiReference [2022-09-10T11:43:50.132Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-10T11:43:50.132Z] === RUN TestImagePullPlatformInvalid [2022-09-10T11:43:50.132Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-09-10T11:43:50.132Z] === RUN TestRemoveImageOrphaning [2022-09-10T11:43:50.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T11:43:50.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.76s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) [2022-09-10T11:43:52.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-09-10T11:43:52.290Z] === RUN TestCgroupNamespacesRun [2022-09-10T11:43:52.667Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-09-10T11:43:52.667Z] === RUN TestRemoveImageGarbageCollector [2022-09-10T11:43:52.667Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-10T11:43:52.667Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-10T11:43:52.667Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-10T11:43:52.667Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-10T11:43:52.667Z] === RUN TestTagInvalidReference [2022-09-10T11:43:52.667Z] --- PASS: TestTagInvalidReference (0.03s) [2022-09-10T11:43:52.667Z] === RUN TestTagValidPrefixedRepo [2022-09-10T11:43:52.667Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-10T11:43:52.667Z] === RUN TestTagExistedNameWithoutForce [2022-09-10T11:43:52.667Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-10T11:43:52.667Z] === RUN TestTagOfficialNames [2022-09-10T11:43:52.667Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-10T11:43:52.667Z] === RUN TestTagMatchesDigest [2022-09-10T11:43:52.667Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-10T11:43:52.667Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-10T11:43:53.662Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-09-10T11:43:53.662Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-10T11:43:54.590Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-09-10T11:43:54.590Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-10T11:43:55.953Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-09-10T11:43:55.953Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-10T11:43:56.878Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-09-10T11:43:56.878Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-10T11:43:58.241Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-09-10T11:43:58.241Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-10T11:43:58.269Z] Loaded image: buildpack-deps:buster [2022-09-10T11:43:58.269Z] Loaded image: busybox:latest [2022-09-10T11:43:58.269Z] Loaded image: busybox:glibc [2022-09-10T11:43:58.837Z] Loaded image: debian:bullseye [2022-09-10T11:43:59.096Z] Loaded image: hello-world:latest [2022-09-10T11:43:59.167Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-09-10T11:43:59.167Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-10T11:43:59.356Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T11:43:59.356Z] INFO: Testing against a local daemon [2022-09-10T11:43:59.356Z] === RUN TestCgroupNamespacesBuild [2022-09-10T11:43:59.762Z] --- PASS: TestUpdateRestartPolicy (11.01s) [2022-09-10T11:43:59.762Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-10T11:43:59.762Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-09-10T11:43:59.762Z] === RUN TestWaitNonBlocked [2022-09-10T11:43:59.762Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:43:59.762Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:43:59.762Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:43:59.762Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:43:59.762Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:43:59.762Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:43:59.762Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-10T11:43:59.762Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-09-10T11:43:59.762Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-09-10T11:43:59.762Z] === RUN TestWaitBlocked [2022-09-10T11:43:59.762Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:43:59.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:43:59.762Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:43:59.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:43:59.762Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:43:59.762Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:43:59.768Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-09-10T11:43:59.768Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-10T11:44:00.020Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-10T11:44:00.020Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-09-10T11:44:00.020Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-09-10T11:44:00.020Z] === CONT TestContainerStartOnDaemonRestart [2022-09-10T11:44:00.020Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-10T11:44:01.131Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-09-10T11:44:01.131Z] === RUN TestNISDomainname [2022-09-10T11:44:01.387Z] --- PASS: TestNISDomainname (0.52s) [2022-09-10T11:44:01.387Z] === RUN TestHostnameDnsResolution [2022-09-10T11:44:01.890Z] --- PASS: TestCgroupNamespacesBuild (2.10s) [2022-09-10T11:44:01.890Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-10T11:44:01.948Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-09-10T11:44:01.948Z] === RUN TestUnprivilegedPortsAndPing [2022-09-10T11:44:02.517Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-09-10T11:44:02.517Z] === RUN TestStats [2022-09-10T11:44:02.550Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2022-09-10T11:44:02.550Z] === CONT TestIpcModeOlderClient [2022-09-10T11:44:02.550Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-09-10T11:44:02.550Z] === CONT TestContainerKillOnDaemonStart [2022-09-10T11:44:02.809Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.78s) [2022-09-10T11:44:02.809Z] === CONT TestDaemonHostGatewayIP [2022-09-10T11:44:03.793Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2022-09-10T11:44:03.793Z] === RUN TestBuildWithSession [2022-09-10T11:44:03.793Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T11:44:03.793Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-10T11:44:03.793Z] === RUN TestBuildSquashParent [2022-09-10T11:44:05.072Z] --- PASS: TestStats (2.44s) [2022-09-10T11:44:05.072Z] === RUN TestStopContainerWithTimeout [2022-09-10T11:44:05.072Z] === RUN TestStopContainerWithTimeout/0 [2022-09-10T11:44:05.072Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-10T11:44:05.072Z] === RUN TestStopContainerWithTimeout/1 [2022-09-10T11:44:05.072Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-10T11:44:05.072Z] === RUN TestStopContainerWithTimeout/3 [2022-09-10T11:44:05.072Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-10T11:44:05.072Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-10T11:44:05.072Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-10T11:44:05.072Z] === CONT TestStopContainerWithTimeout/0 [2022-09-10T11:44:05.072Z] === CONT TestStopContainerWithTimeout/3 [2022-09-10T11:44:05.338Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-09-10T11:44:05.338Z] === CONT TestDaemonRestartIpcMode [2022-09-10T11:44:05.633Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-10T11:44:07.865Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-09-10T11:44:08.145Z] === CONT TestStopContainerWithTimeout/1 [2022-09-10T11:44:09.073Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-10T11:44:09.073Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-09-10T11:44:09.073Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-09-10T11:44:09.073Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-09-10T11:44:09.073Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-09-10T11:44:09.073Z] === RUN TestDeleteDevicemapper [2022-09-10T11:44:09.073Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T11:44:09.073Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-10T11:44:09.073Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-10T11:44:10.436Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-09-10T11:44:10.436Z] === RUN TestUpdateMemory [2022-09-10T11:44:10.997Z] --- PASS: TestUpdateMemory (0.50s) [2022-09-10T11:44:10.997Z] === RUN TestUpdateCPUQuota [2022-09-10T11:44:11.904Z] --- PASS: TestBuildSquashParent (7.88s) [2022-09-10T11:44:11.904Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-10T11:44:11.904Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:44:11.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:44:11.904Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:44:11.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:44:11.904Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:44:11.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:44:11.904Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:44:11.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:44:11.904Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:44:11.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:44:11.904Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:44:11.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:44:11.904Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:44:11.904Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:44:11.923Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-09-10T11:44:11.923Z] === RUN TestUpdatePidsLimit [2022-09-10T11:44:11.923Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-10T11:44:11.923Z] === RUN TestUpdatePidsLimit/no_change [2022-09-10T11:44:12.178Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-10T11:44:12.178Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-10T11:44:12.434Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-10T11:44:12.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-10T11:44:12.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-10T11:44:13.250Z] --- PASS: TestUpdatePidsLimit (1.64s) [2022-09-10T11:44:13.250Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2022-09-10T11:44:13.250Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-09-10T11:44:13.250Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) [2022-09-10T11:44:13.250Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-09-10T11:44:13.250Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-09-10T11:44:13.250Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-09-10T11:44:13.250Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-09-10T11:44:13.250Z] === RUN TestUpdateRestartPolicy [2022-09-10T11:44:14.417Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-09-10T11:44:14.417Z] PASS [2022-09-10T11:44:14.417Z] [2022-09-10T11:44:14.417Z] === Skipped [2022-09-10T11:44:14.417Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-10T11:44:14.417Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T11:44:14.417Z] [2022-09-10T11:44:14.417Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-10T11:44:14.417Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-10T11:44:14.417Z] [2022-09-10T11:44:14.417Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T11:44:14.417Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T11:44:14.417Z] [2022-09-10T11:44:14.417Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-10T11:44:14.417Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-10T11:44:14.417Z] [2022-09-10T11:44:14.417Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-10T11:44:14.417Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T11:44:14.417Z] [2022-09-10T11:44:14.417Z] DONE 197 tests, 5 skipped in 107.410s [2022-09-10T11:44:14.417Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-10T11:44:14.417Z] INFO: Testing against a local daemon [2022-09-10T11:44:14.417Z] === RUN TestCommitInheritsEnv [2022-09-10T11:44:14.417Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-09-10T11:44:14.418Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-10T11:44:14.418Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-10T11:44:14.418Z] === RUN TestImagesFilterMultiReference [2022-09-10T11:44:14.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:44:14.676Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-10T11:44:14.676Z] === RUN TestImagePullPlatformInvalid [2022-09-10T11:44:14.676Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-10T11:44:14.676Z] === RUN TestRemoveImageOrphaning [2022-09-10T11:44:14.692Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:44:14.933Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-09-10T11:44:14.933Z] === RUN TestRemoveImageGarbageCollector [2022-09-10T11:44:16.832Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2022-09-10T11:44:16.832Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-10T11:44:16.832Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-10T11:44:16.832Z] === RUN TestTagInvalidReference [2022-09-10T11:44:16.832Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-10T11:44:16.832Z] === RUN TestTagValidPrefixedRepo [2022-09-10T11:44:16.832Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-10T11:44:16.832Z] === RUN TestTagExistedNameWithoutForce [2022-09-10T11:44:16.832Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-10T11:44:16.832Z] === RUN TestTagOfficialNames [2022-09-10T11:44:16.832Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-10T11:44:16.832Z] === RUN TestTagMatchesDigest [2022-09-10T11:44:16.832Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-10T11:44:16.832Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-10T11:44:17.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:44:17.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:44:20.511Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-10T11:44:20.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2022-09-10T11:44:20.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2022-09-10T11:44:20.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2022-09-10T11:44:20.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2022-09-10T11:44:20.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2022-09-10T11:44:20.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.85s) [2022-09-10T11:44:20.511Z] === RUN TestBuildMultiStageCopy [2022-09-10T11:44:20.511Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-10T11:44:23.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-10T11:44:23.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-10T11:44:23.868Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-10T11:44:24.435Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-10T11:44:25.001Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2022-09-10T11:44:25.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.38s) [2022-09-10T11:44:25.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-09-10T11:44:25.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-09-10T11:44:25.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-09-10T11:44:25.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2022-09-10T11:44:25.002Z] === RUN TestBuildMultiStageParentConfig [2022-09-10T11:44:25.410Z] --- PASS: TestUpdateRestartPolicy (10.76s) [2022-09-10T11:44:25.410Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-10T11:44:25.410Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-10T11:44:25.410Z] === RUN TestWaitNonBlocked [2022-09-10T11:44:25.410Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:44:25.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:44:25.410Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:44:25.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:44:25.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:44:25.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:44:25.410Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-10T11:44:25.410Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-09-10T11:44:25.410Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-09-10T11:44:25.410Z] === RUN TestWaitBlocked [2022-09-10T11:44:25.410Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:44:25.410Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:44:25.410Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:44:25.410Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:44:25.410Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:44:25.410Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:44:25.937Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-09-10T11:44:25.937Z] === RUN TestBuildLabelWithTargets [2022-09-10T11:44:25.971Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-10T11:44:25.971Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-09-10T11:44:25.971Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-09-10T11:44:25.971Z] === CONT TestContainerStartOnDaemonRestart [2022-09-10T11:44:25.971Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-10T11:44:27.863Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.91s) [2022-09-10T11:44:27.863Z] === CONT TestIpcModeOlderClient [2022-09-10T11:44:27.863Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-10T11:44:27.863Z] === CONT TestContainerKillOnDaemonStart [2022-09-10T11:44:27.863Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) [2022-09-10T11:44:27.863Z] === CONT TestDaemonHostGatewayIP [2022-09-10T11:44:28.469Z] --- PASS: TestBuildLabelWithTargets (1.97s) [2022-09-10T11:44:28.469Z] === RUN TestBuildWithEmptyLayers [2022-09-10T11:44:29.036Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2022-09-10T11:44:29.036Z] === RUN TestBuildMultiStageOnBuild [2022-09-10T11:44:30.376Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-09-10T11:44:30.376Z] === CONT TestDaemonRestartIpcMode [2022-09-10T11:44:32.263Z] --- PASS: TestDaemonRestartIpcMode (2.10s) [2022-09-10T11:44:32.362Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2022-09-10T11:44:32.362Z] === RUN TestBuildUncleanTarFilenames [2022-09-10T11:44:33.758Z] --- PASS: TestBuildUncleanTarFilenames (1.73s) [2022-09-10T11:44:33.758Z] === RUN TestBuildMultiStageLayerLeak [2022-09-10T11:44:37.039Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2022-09-10T11:44:37.039Z] === RUN TestBuildWithHugeFile [2022-09-10T11:44:40.339Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-09-10T11:44:40.339Z] PASS [2022-09-10T11:44:40.339Z] [2022-09-10T11:44:40.339Z] === Skipped [2022-09-10T11:44:40.339Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-10T11:44:40.339Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T11:44:40.339Z] [2022-09-10T11:44:40.339Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T11:44:40.339Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T11:44:40.339Z] [2022-09-10T11:44:40.339Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-10T11:44:40.339Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T11:44:40.339Z] [2022-09-10T11:44:40.339Z] DONE 197 tests, 3 skipped in 103.776s [2022-09-10T11:44:40.339Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-10T11:44:40.339Z] ++ 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 [2022-09-10T11:44:40.339Z] ++ set -e [2022-09-10T11:44:40.339Z] ++ '[' -n 0 ']' [2022-09-10T11:44:40.339Z] ++ set -x [2022-09-10T11:44:40.339Z] ++ 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 [2022-09-10T11:44:40.339Z] INFO: Testing against a local daemon [2022-09-10T11:44:40.339Z] === RUN TestCommitInheritsEnv [2022-09-10T11:44:40.339Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-09-10T11:44:40.339Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-10T11:44:40.339Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-10T11:44:40.339Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-10T11:44:40.339Z] === RUN TestImagesFilterMultiReference [2022-09-10T11:44:40.339Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-10T11:44:40.339Z] === RUN TestImagePullPlatformInvalid [2022-09-10T11:44:40.339Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-10T11:44:40.339Z] === RUN TestRemoveImageOrphaning [2022-09-10T11:44:40.339Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-09-10T11:44:40.339Z] === RUN TestRemoveImageGarbageCollector [2022-09-10T11:44:40.339Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:44:40.339Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-10T11:44:40.339Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-10T11:44:40.339Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-10T11:44:40.339Z] === RUN TestTagInvalidReference [2022-09-10T11:44:40.339Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-10T11:44:40.339Z] === RUN TestTagValidPrefixedRepo [2022-09-10T11:44:40.339Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-09-10T11:44:40.339Z] === RUN TestTagExistedNameWithoutForce [2022-09-10T11:44:40.339Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-10T11:44:40.339Z] === RUN TestTagOfficialNames [2022-09-10T11:44:40.339Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-10T11:44:40.339Z] === RUN TestTagMatchesDigest [2022-09-10T11:44:40.595Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-10T11:44:40.595Z] PASS [2022-09-10T11:44:40.595Z] [2022-09-10T11:44:40.595Z] === Skipped [2022-09-10T11:44:40.595Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-10T11:44:40.595Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-10T11:44:40.595Z] [2022-09-10T11:44:40.595Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-10T11:44:40.595Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:44:40.595Z] [2022-09-10T11:44:40.595Z] DONE 12 tests, 2 skipped in 0.909s [2022-09-10T11:44:40.595Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-10T11:44:40.595Z] ++ 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 [2022-09-10T11:44:40.595Z] ++ set -e [2022-09-10T11:44:40.595Z] ++ '[' -n 0 ']' [2022-09-10T11:44:40.595Z] ++ set -x [2022-09-10T11:44:40.595Z] ++ 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 [2022-09-10T11:44:40.595Z] INFO: Testing against a local daemon [2022-09-10T11:44:40.595Z] === RUN TestNetworkCreateDelete [2022-09-10T11:44:40.851Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-10T11:44:40.851Z] === RUN TestDockerNetworkDeletePreferID [2022-09-10T11:44:41.106Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-09-10T11:44:41.106Z] === RUN TestDaemonDNSFallback [2022-09-10T11:44:47.638Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-09-10T11:44:47.638Z] === RUN TestInspectNetwork [2022-09-10T11:44:50.159Z] === RUN TestInspectNetwork/full_network_id [2022-09-10T11:44:50.159Z] === RUN TestInspectNetwork/partial_network_id [2022-09-10T11:44:50.159Z] === RUN TestInspectNetwork/network_name [2022-09-10T11:44:50.159Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-10T11:44:54.369Z] --- PASS: TestInspectNetwork (6.76s) [2022-09-10T11:44:54.369Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-10T11:44:54.369Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-10T11:44:54.369Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-10T11:44:54.369Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-10T11:44:54.369Z] === RUN TestRunContainerWithBridgeNone [2022-09-10T11:44:55.786Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-09-10T11:44:55.786Z] === RUN TestNetworkInvalidJSON [2022-09-10T11:44:55.786Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-10T11:44:55.786Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-10T11:44:55.786Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:44:55.786Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:44:55.786Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:44:55.786Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:44:55.786Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-10T11:44:55.786Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:44:55.786Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:44:55.786Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-10T11:44:55.786Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-10T11:44:55.786Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-10T11:44:55.786Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-10T11:44:55.786Z] === RUN TestNetworkList [2022-09-10T11:44:55.786Z] === RUN TestNetworkList//networks [2022-09-10T11:44:55.786Z] === PAUSE TestNetworkList//networks [2022-09-10T11:44:55.786Z] === RUN TestNetworkList//networks/ [2022-09-10T11:44:55.786Z] === PAUSE TestNetworkList//networks/ [2022-09-10T11:44:55.786Z] === CONT TestNetworkList//networks [2022-09-10T11:44:55.786Z] === CONT TestNetworkList//networks/ [2022-09-10T11:44:55.786Z] --- PASS: TestNetworkList (0.01s) [2022-09-10T11:44:55.786Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-10T11:44:55.786Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-10T11:44:55.786Z] === RUN TestHostIPv4BridgeLabel [2022-09-10T11:44:56.349Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-10T11:44:56.349Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-10T11:44:57.275Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-10T11:44:57.275Z] === RUN TestDaemonDefaultNetworkPools [2022-09-10T11:44:58.201Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-10T11:44:58.201Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-10T11:44:59.127Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-10T11:44:59.127Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-10T11:45:00.530Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-10T11:45:00.530Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-10T11:45:01.091Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-10T11:45:01.091Z] === RUN TestServiceWithPredefinedNetwork [2022-09-10T11:45:03.604Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) [2022-09-10T11:45:03.604Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-10T11:45:03.604Z] service_test.go:242: FLAKY_TEST [2022-09-10T11:45:03.604Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T11:45:03.604Z] === RUN TestServiceWithDataPathPortInit [2022-09-10T11:45:18.483Z] --- PASS: TestServiceWithDataPathPortInit (13.37s) [2022-09-10T11:45:18.483Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-10T11:45:18.738Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:76bz9axpgi1326pt3mcg38s5c Created:2022-09-10 11:45:17.762734781 +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[642832c6aaf6d78c115d90b372e28fe8f59b71d6bd112dca915962705e4fc8bb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ulx0pxxpiqjg745x8632mkpsv EndpointID:fb7bd6a43390f76f835db00af614383836b87ef50110c02ac82f695033e5d26a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0cf9cf56abc68df764371f11e1e963666976afb2b02fdf6cbcab021c9378e29d 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:0d15233e6381 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ulx0pxxpiqjg745x8632mkpsv EndpointID:fb7bd6a43390f76f835db00af614383836b87ef50110c02ac82f695033e5d26a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-10T11:45:23.976Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s) [2022-09-10T11:45:23.976Z] PASS [2022-09-10T11:45:23.976Z] [2022-09-10T11:45:23.976Z] === Skipped [2022-09-10T11:45:23.976Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T11:45:23.976Z] service_test.go:242: FLAKY_TEST [2022-09-10T11:45:23.976Z] [2022-09-10T11:45:23.976Z] DONE 26 tests, 1 skipped in 42.647s [2022-09-10T11:45:23.976Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-10T11:45:23.976Z] ++ 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 [2022-09-10T11:45:23.976Z] ++ set -e [2022-09-10T11:45:23.976Z] ++ '[' -n 0 ']' [2022-09-10T11:45:23.976Z] ++ set -x [2022-09-10T11:45:23.976Z] ++ 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 [2022-09-10T11:45:23.976Z] INFO: Testing against a local daemon [2022-09-10T11:45:23.976Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-10T11:45:23.976Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:45:23.976Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T11:45:23.976Z] === RUN TestDockerNetworkIpvlan [2022-09-10T11:45:23.976Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:45:23.976Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-10T11:45:23.976Z] PASS [2022-09-10T11:45:23.976Z] [2022-09-10T11:45:23.976Z] === Skipped [2022-09-10T11:45:23.976Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T11:45:23.976Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:45:23.976Z] [2022-09-10T11:45:23.976Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-10T11:45:23.976Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:45:23.976Z] [2022-09-10T11:45:23.976Z] DONE 2 tests, 2 skipped in 0.100s [2022-09-10T11:45:23.976Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-10T11:45:23.976Z] ++ 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 [2022-09-10T11:45:23.976Z] ++ set -e [2022-09-10T11:45:23.976Z] ++ '[' -n 0 ']' [2022-09-10T11:45:23.976Z] ++ set -x [2022-09-10T11:45:23.977Z] ++ 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 [2022-09-10T11:45:23.977Z] INFO: Testing against a local daemon [2022-09-10T11:45:23.977Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-10T11:45:24.902Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-09-10T11:45:24.902Z] === RUN TestDockerNetworkMacvlan [2022-09-10T11:45:25.464Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-10T11:45:26.024Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-10T11:45:26.524Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-10T11:45:26.524Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-10T11:45:26.524Z] remote: Enumerating objects: 23, done. [2022-09-10T11:45:26.524Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-10T11:45:26.524Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-10T11:45:26.524Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-10T11:45:26.524Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-09-10T11:45:26.524Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-10T11:45:26.524Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-10T11:45:26.847Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/test/unit [2022-09-10T11:45:26.949Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-10T11:45:28.318Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-10T11:45:29.183Z] --- PASS: TestImportExtremelyLargeImageWorks (93.44s) [2022-09-10T11:45:29.183Z] PASS [2022-09-10T11:45:29.183Z] [2022-09-10T11:45:29.183Z] === Skipped [2022-09-10T11:45:29.183Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-10T11:45:29.183Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-10T11:45:29.183Z] [2022-09-10T11:45:29.183Z] DONE 12 tests, 1 skipped in 97.677s [2022-09-10T11:45:29.183Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-10T11:45:29.183Z] INFO: Testing against a local daemon [2022-09-10T11:45:29.183Z] === RUN TestNetworkCreateDelete [2022-09-10T11:45:29.183Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-10T11:45:29.183Z] === RUN TestDockerNetworkDeletePreferID [2022-09-10T11:45:29.183Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-09-10T11:45:29.183Z] === RUN TestDaemonDNSFallback [2022-09-10T11:45:29.380Z] ? github.com/docker/docker/api [no test files] [2022-09-10T11:45:30.204Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-10T11:45:33.263Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-10T11:45:33.263Z] Using test binary docker [2022-09-10T11:45:33.263Z] +++ /etc/init.d/apparmor start [2022-09-10T11:45:33.263Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-10T11:45:33.263Z] INFO: Waiting for daemon to start... [2022-09-10T11:45:33.263Z] Starting dockerd [2022-09-10T11:45:33.263Z] +++ 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 [2022-09-10T11:45:33.263Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-10T11:45:33.263Z] Using test binary docker [2022-09-10T11:45:33.263Z] +++ /etc/init.d/apparmor start [2022-09-10T11:45:33.263Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-10T11:45:33.263Z] INFO: Waiting for daemon to start... [2022-09-10T11:45:33.263Z] Starting dockerd [2022-09-10T11:45:33.263Z] +++ 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 [2022-09-10T11:45:33.263Z] . [2022-09-10T11:45:33.263Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-10T11:45:33.263Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-10T11:45:33.263Z] Error: No such image: emptyfs [2022-09-10T11:45:33.263Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-10T11:45:33.263Z] ++++ docker load [2022-09-10T11:45:33.263Z] Running integration-test (iteration 1) [2022-09-10T11:45:33.263Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-10T11:45:33.263Z] ++ 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)/' [2022-09-10T11:45:33.263Z] ++ set -e [2022-09-10T11:45:33.263Z] ++ '[' -n 0 ']' [2022-09-10T11:45:33.263Z] ++ set -x [2022-09-10T11:45:33.263Z] ++ 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)/' [2022-09-10T11:45:33.263Z] [2022-09-10T11:45:33.263Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-10T11:45:33.263Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-10T11:45:33.263Z] Error: No such image: emptyfs [2022-09-10T11:45:33.263Z] ++++ docker load [2022-09-10T11:45:33.263Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-10T11:45:33.263Z] Running integration-test (iteration 1) [2022-09-10T11:45:33.263Z] 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)/ [2022-09-10T11:45:33.263Z] ++ 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)/' [2022-09-10T11:45:33.263Z] ++ set -e [2022-09-10T11:45:33.263Z] ++ '[' -n 0 ']' [2022-09-10T11:45:33.263Z] ++ set -x [2022-09-10T11:45:33.263Z] ++ 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)/' [2022-09-10T11:45:33.465Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-10T11:45:33.720Z] --- PASS: TestDockerNetworkMacvlan (8.97s) [2022-09-10T11:45:33.720Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-09-10T11:45:33.720Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-10T11:45:33.720Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-09-10T11:45:33.720Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2022-09-10T11:45:33.720Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.87s) [2022-09-10T11:45:33.720Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.48s) [2022-09-10T11:45:33.720Z] PASS [2022-09-10T11:45:33.720Z] [2022-09-10T11:45:33.720Z] DONE 8 tests in 10.375s [2022-09-10T11:45:33.720Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-10T11:45:33.720Z] ++ 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 [2022-09-10T11:45:33.720Z] ++ set -e [2022-09-10T11:45:33.720Z] ++ '[' -n 0 ']' [2022-09-10T11:45:33.720Z] ++ set -x [2022-09-10T11:45:33.720Z] ++ 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 [2022-09-10T11:45:33.720Z] testing: warning: no tests to run [2022-09-10T11:45:33.720Z] PASS [2022-09-10T11:45:33.720Z] [2022-09-10T11:45:33.720Z] DONE 0 tests in 0.026s [2022-09-10T11:45:33.720Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-10T11:45:33.720Z] ++ 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 [2022-09-10T11:45:33.720Z] ++ set -e [2022-09-10T11:45:33.720Z] ++ '[' -n 0 ']' [2022-09-10T11:45:33.720Z] ++ set -x [2022-09-10T11:45:33.720Z] ++ 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 [2022-09-10T11:45:33.720Z] INFO: Testing against a local daemon [2022-09-10T11:45:33.720Z] === RUN TestAuthZPluginAllowRequest [2022-09-10T11:45:34.454Z] --- PASS: TestDaemonDNSFallback (7.27s) [2022-09-10T11:45:34.454Z] === RUN TestInspectNetwork [2022-09-10T11:45:34.454Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:34.454Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestRunContainerWithBridgeNone [2022-09-10T11:45:34.454Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestNetworkInvalidJSON [2022-09-10T11:45:34.454Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-10T11:45:34.454Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-10T11:45:34.454Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:45:34.454Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:45:34.454Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:45:34.454Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:45:34.454Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-10T11:45:34.454Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:45:34.454Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:45:34.454Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-10T11:45:34.454Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-10T11:45:34.454Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-10T11:45:34.454Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestNetworkList [2022-09-10T11:45:34.454Z] === RUN TestNetworkList//networks [2022-09-10T11:45:34.454Z] === PAUSE TestNetworkList//networks [2022-09-10T11:45:34.454Z] === RUN TestNetworkList//networks/ [2022-09-10T11:45:34.454Z] === PAUSE TestNetworkList//networks/ [2022-09-10T11:45:34.454Z] === CONT TestNetworkList//networks [2022-09-10T11:45:34.454Z] === CONT TestNetworkList//networks/ [2022-09-10T11:45:34.454Z] --- PASS: TestNetworkList (0.01s) [2022-09-10T11:45:34.454Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-10T11:45:34.454Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestHostIPv4BridgeLabel [2022-09-10T11:45:34.454Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-10T11:45:34.454Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestDaemonDefaultNetworkPools [2022-09-10T11:45:34.454Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-10T11:45:34.454Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-10T11:45:34.454Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-10T11:45:34.454Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestServiceWithPredefinedNetwork [2022-09-10T11:45:34.454Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:34.454Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-10T11:45:34.454Z] service_test.go:242: FLAKY_TEST [2022-09-10T11:45:34.454Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestServiceWithDataPathPortInit [2022-09-10T11:45:34.454Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:34.454Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-10T11:45:34.454Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:34.454Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-10T11:45:34.454Z] PASS [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === Skipped [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-10T11:45:34.454Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-10T11:45:34.454Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-10T11:45:34.454Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-09-10T11:45:34.454Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-09-10T11:45:34.454Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-10T11:45:34.454Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-10T11:45:34.454Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-10T11:45:34.454Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-10T11:45:34.454Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T11:45:34.454Z] service_test.go:242: FLAKY_TEST [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-09-10T11:45:34.454Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-10T11:45:34.454Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] DONE 22 tests, 12 skipped in 7.922s [2022-09-10T11:45:34.454Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-10T11:45:34.454Z] INFO: Testing against a local daemon [2022-09-10T11:45:34.454Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-10T11:45:34.454Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:45:34.454Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestDockerNetworkIpvlan [2022-09-10T11:45:34.454Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:45:34.454Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-10T11:45:34.454Z] PASS [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === Skipped [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T11:45:34.454Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-10T11:45:34.454Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] DONE 2 tests, 2 skipped in 0.107s [2022-09-10T11:45:34.454Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-10T11:45:34.454Z] INFO: Testing against a local daemon [2022-09-10T11:45:34.454Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-10T11:45:34.454Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestDockerNetworkMacvlan [2022-09-10T11:45:34.454Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-10T11:45:34.454Z] PASS [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === Skipped [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-10T11:45:34.454Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-10T11:45:34.454Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] DONE 2 tests, 2 skipped in 0.097s [2022-09-10T11:45:34.454Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-10T11:45:34.454Z] testing: warning: no tests to run [2022-09-10T11:45:34.454Z] PASS [2022-09-10T11:45:34.454Z] [2022-09-10T11:45:34.454Z] DONE 0 tests in 0.020s [2022-09-10T11:45:34.454Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-10T11:45:34.454Z] INFO: Testing against a local daemon [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginAllowRequest [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginTLS [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginDenyRequest [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginDenyResponse [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginAllowEventStream [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginErrorResponse [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginErrorRequest [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginHeader [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-10T11:45:34.454Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.454Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-09-10T11:45:34.454Z] === RUN TestAuthZPluginV2Disable [2022-09-10T11:45:34.713Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:34.713Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-10T11:45:34.713Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-10T11:45:35.083Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-09-10T11:45:35.083Z] === RUN TestAuthZPluginTLS [2022-09-10T11:45:35.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.280Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-10T11:45:35.280Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-10T11:45:35.539Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.539Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-10T11:45:35.539Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-10T11:45:35.643Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-10T11:45:35.643Z] === RUN TestAuthZPluginDenyRequest [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-10T11:45:35.798Z] PASS [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === Skipped [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-10T11:45:35.798Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:35.798Z] [2022-09-10T11:45:35.798Z] DONE 17 tests, 17 skipped in 1.801s [2022-09-10T11:45:35.798Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-10T11:45:35.798Z] INFO: Testing against a local daemon [2022-09-10T11:45:35.798Z] === RUN TestPluginInvalidJSON [2022-09-10T11:45:35.798Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:45:35.798Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:45:36.057Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:45:36.057Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-10T11:45:36.057Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-10T11:45:36.057Z] === RUN TestPluginInstall [2022-09-10T11:45:36.057Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:36.057Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-10T11:45:36.057Z] === RUN TestPluginsWithRuntimes [2022-09-10T11:45:36.057Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-10T11:45:36.057Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-10T11:45:36.057Z] === RUN TestPluginBackCompatMediaTypes [2022-09-10T11:45:36.057Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-10T11:45:36.057Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-10T11:45:36.057Z] PASS [2022-09-10T11:45:36.057Z] [2022-09-10T11:45:36.057Z] === Skipped [2022-09-10T11:45:36.057Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-10T11:45:36.057Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-10T11:45:36.057Z] [2022-09-10T11:45:36.057Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-10T11:45:36.057Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-10T11:45:36.057Z] [2022-09-10T11:45:36.057Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-10T11:45:36.057Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-10T11:45:36.057Z] [2022-09-10T11:45:36.057Z] DONE 5 tests, 3 skipped in 0.120s [2022-09-10T11:45:36.057Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-10T11:45:36.057Z] INFO: Testing against a local daemon [2022-09-10T11:45:36.057Z] === RUN TestExternalGraphDriver [2022-09-10T11:45:36.202Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-10T11:45:36.202Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-10T11:45:36.316Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-10T11:45:36.316Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-10T11:45:36.316Z] === RUN TestGraphdriverPluginV2 [2022-09-10T11:45:36.763Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-10T11:45:36.763Z] === RUN TestAuthZPluginDenyResponse [2022-09-10T11:45:37.018Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-10T11:45:37.018Z] === RUN TestAuthZPluginAllowEventStream [2022-09-10T11:45:38.381Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2022-09-10T11:45:38.381Z] === RUN TestAuthZPluginErrorResponse [2022-09-10T11:45:38.636Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-10T11:45:38.636Z] === RUN TestAuthZPluginErrorRequest [2022-09-10T11:45:39.197Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-10T11:45:39.197Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-10T11:45:39.757Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-10T11:45:39.757Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-10T11:45:41.121Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-09-10T11:45:41.121Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-10T11:45:42.484Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2022-09-10T11:45:42.484Z] === RUN TestAuthZPluginHeader [2022-09-10T11:45:42.884Z] --- PASS: TestGraphdriverPluginV2 (5.93s) [2022-09-10T11:45:42.884Z] PASS [2022-09-10T11:45:42.884Z] [2022-09-10T11:45:42.884Z] === Skipped [2022-09-10T11:45:42.884Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-10T11:45:42.884Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-10T11:45:42.884Z] [2022-09-10T11:45:42.884Z] DONE 2 tests, 1 skipped in 6.371s [2022-09-10T11:45:42.884Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-10T11:45:42.884Z] INFO: Testing against a local daemon [2022-09-10T11:45:42.884Z] === RUN TestContinueAfterPluginCrash [2022-09-10T11:45:42.884Z] === PAUSE TestContinueAfterPluginCrash [2022-09-10T11:45:42.884Z] === RUN TestReadPluginNoRead [2022-09-10T11:45:42.884Z] === PAUSE TestReadPluginNoRead [2022-09-10T11:45:42.884Z] === RUN TestDaemonStartWithLogOpt [2022-09-10T11:45:42.884Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-10T11:45:42.884Z] === CONT TestContinueAfterPluginCrash [2022-09-10T11:45:42.884Z] === CONT TestDaemonStartWithLogOpt [2022-09-10T11:45:43.046Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-09-10T11:45:43.046Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-10T11:45:43.046Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:45:43.046Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-10T11:45:43.046Z] === RUN TestAuthZPluginV2Disable [2022-09-10T11:45:43.046Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:45:43.046Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-10T11:45:43.046Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-10T11:45:43.046Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:45:43.046Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-10T11:45:43.046Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-10T11:45:43.046Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:45:43.046Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-10T11:45:43.046Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-10T11:45:44.260Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-09-10T11:45:49.453Z] --- PASS: TestDaemonStartWithLogOpt (6.13s) [2022-09-10T11:45:49.454Z] === CONT TestReadPluginNoRead [2022-09-10T11:45:51.989Z] === RUN TestReadPluginNoRead/default [2022-09-10T11:45:52.250Z] --- PASS: TestContinueAfterPluginCrash (9.73s) [2022-09-10T11:45:53.318Z] --- PASS: TestImportExtremelyLargeImageWorks (93.89s) [2022-09-10T11:45:53.318Z] PASS [2022-09-10T11:45:53.318Z] [2022-09-10T11:45:53.318Z] DONE 12 tests in 96.538s [2022-09-10T11:45:53.318Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-10T11:45:53.318Z] INFO: Testing against a local daemon [2022-09-10T11:45:53.318Z] === RUN TestNetworkCreateDelete [2022-09-10T11:45:53.318Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-10T11:45:53.318Z] === RUN TestDockerNetworkDeletePreferID [2022-09-10T11:45:53.318Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-09-10T11:45:53.318Z] === RUN TestDaemonDNSFallback [2022-09-10T11:45:54.155Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-10T11:45:56.061Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-10T11:45:57.499Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-09-10T11:45:57.500Z] === RUN TestInspectNetwork [2022-09-10T11:45:58.595Z] === CONT TestReadPluginNoRead [2022-09-10T11:45:58.595Z] read_test.go:92: [d8d4747ac2079] daemon is not started [2022-09-10T11:45:58.595Z] --- PASS: TestReadPluginNoRead (9.80s) [2022-09-10T11:45:58.595Z] --- PASS: TestReadPluginNoRead/default (2.21s) [2022-09-10T11:45:58.595Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2022-09-10T11:45:58.595Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s) [2022-09-10T11:45:58.595Z] PASS [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] DONE 6 tests in 16.028s [2022-09-10T11:45:58.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-10T11:45:58.595Z] testing: warning: no tests to run [2022-09-10T11:45:58.595Z] PASS [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] DONE 0 tests in 0.027s [2022-09-10T11:45:58.595Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-10T11:45:58.595Z] INFO: Testing against a local daemon [2022-09-10T11:45:58.595Z] === RUN TestPluginWithDevMounts [2022-09-10T11:45:58.595Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-10T11:45:58.595Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-10T11:45:58.595Z] PASS [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] === Skipped [2022-09-10T11:45:58.595Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-10T11:45:58.595Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] DONE 1 tests, 1 skipped in 0.095s [2022-09-10T11:45:58.595Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-10T11:45:58.595Z] INFO: Testing against a local daemon [2022-09-10T11:45:58.595Z] === RUN TestSecretInspect [2022-09-10T11:45:58.595Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-10T11:45:58.595Z] === RUN TestSecretList [2022-09-10T11:45:58.595Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] --- SKIP: TestSecretList (0.01s) [2022-09-10T11:45:58.595Z] === RUN TestSecretsCreateAndDelete [2022-09-10T11:45:58.595Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-10T11:45:58.595Z] === RUN TestSecretsUpdate [2022-09-10T11:45:58.595Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-09-10T11:45:58.595Z] === RUN TestTemplatedSecret [2022-09-10T11:45:58.595Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-10T11:45:58.595Z] === RUN TestSecretCreateResolve [2022-09-10T11:45:58.595Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-10T11:45:58.595Z] PASS [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] === Skipped [2022-09-10T11:45:58.595Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-10T11:45:58.595Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-10T11:45:58.595Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-10T11:45:58.595Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-09-10T11:45:58.595Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-10T11:45:58.595Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-10T11:45:58.595Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.595Z] [2022-09-10T11:45:58.595Z] DONE 6 tests, 6 skipped in 0.153s [2022-09-10T11:45:58.595Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-10T11:45:58.855Z] INFO: Testing against a local daemon [2022-09-10T11:45:58.855Z] === RUN TestServiceCreateInit [2022-09-10T11:45:58.855Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-10T11:45:58.855Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-10T11:45:58.855Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- PASS: TestServiceCreateInit (0.01s) [2022-09-10T11:45:58.855Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-10T11:45:58.855Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-10T11:45:58.855Z] === RUN TestCreateServiceMultipleTimes [2022-09-10T11:45:58.855Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-10T11:45:58.855Z] === RUN TestCreateServiceConflict [2022-09-10T11:45:58.855Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-10T11:45:58.855Z] === RUN TestCreateServiceMaxReplicas [2022-09-10T11:45:58.855Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-10T11:45:58.855Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-10T11:45:58.855Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-10T11:45:58.855Z] === RUN TestCreateServiceSecretFileMode [2022-09-10T11:45:58.855Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-10T11:45:58.855Z] === RUN TestCreateServiceConfigFileMode [2022-09-10T11:45:58.855Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-09-10T11:45:58.855Z] === RUN TestCreateServiceSysctls [2022-09-10T11:45:58.855Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-09-10T11:45:58.855Z] === RUN TestCreateServiceCapabilities [2022-09-10T11:45:58.855Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-09-10T11:45:58.855Z] === RUN TestInspect [2022-09-10T11:45:58.855Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestInspect (0.01s) [2022-09-10T11:45:58.855Z] === RUN TestCreateJob [2022-09-10T11:45:58.855Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestCreateJob (0.01s) [2022-09-10T11:45:58.855Z] === RUN TestReplicatedJob [2022-09-10T11:45:58.855Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-10T11:45:58.855Z] === RUN TestUpdateReplicatedJob [2022-09-10T11:45:58.855Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-10T11:45:58.855Z] === RUN TestServiceListWithStatuses [2022-09-10T11:45:58.855Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T11:45:58.855Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-10T11:45:58.855Z] === RUN TestDockerNetworkConnectAlias [2022-09-10T11:45:58.855Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-10T11:45:58.855Z] === RUN TestDockerNetworkReConnect [2022-09-10T11:45:58.855Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:45:58.855Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-09-10T11:45:58.855Z] === RUN TestServicePlugin [2022-09-10T11:46:00.781Z] === RUN TestInspectNetwork/full_network_id [2022-09-10T11:46:00.781Z] === RUN TestInspectNetwork/partial_network_id [2022-09-10T11:46:00.781Z] === RUN TestInspectNetwork/network_name [2022-09-10T11:46:00.781Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-10T11:46:01.076Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-09-10T11:46:01.076Z] PASS [2022-09-10T11:46:01.076Z] [2022-09-10T11:46:01.076Z] === Skipped [2022-09-10T11:46:01.076Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-10T11:46:01.076Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:46:01.076Z] [2022-09-10T11:46:01.076Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-10T11:46:01.076Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:46:01.076Z] [2022-09-10T11:46:01.076Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-10T11:46:01.076Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:46:01.076Z] [2022-09-10T11:46:01.076Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-10T11:46:01.076Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:46:01.076Z] [2022-09-10T11:46:01.076Z] DONE 17 tests, 4 skipped in 26.235s [2022-09-10T11:46:01.076Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-10T11:46:01.076Z] ++ 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 [2022-09-10T11:46:01.076Z] ++ set -e [2022-09-10T11:46:01.076Z] ++ '[' -n 0 ']' [2022-09-10T11:46:01.076Z] ++ set -x [2022-09-10T11:46:01.076Z] ++ 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 [2022-09-10T11:46:01.076Z] INFO: Testing against a local daemon [2022-09-10T11:46:01.076Z] === RUN TestPluginInvalidJSON [2022-09-10T11:46:01.076Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:46:01.076Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:46:01.076Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:46:01.076Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-10T11:46:01.076Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-10T11:46:01.076Z] === RUN TestPluginInstall [2022-09-10T11:46:01.076Z] === RUN TestPluginInstall/no_auth [2022-09-10T11:46:01.076Z] time="2022-09-10T11:46:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:46:01.076Z] time="2022-09-10T11:46:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05ec451c5273a4b3f5a78c09d82cced8d9f0c5fe7c7b25bd71d9a072314d1b95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:46:01.076Z] time="2022-09-10T11:46:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:46:01.076Z] time="2022-09-10T11:46:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05ec451c5273a4b3f5a78c09d82cced8d9f0c5fe7c7b25bd71d9a072314d1b95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:46:01.076Z] === RUN TestPluginInstall/with_htpasswd [2022-09-10T11:46:01.145Z] b111c3320c94: Pull complete [2022-09-10T11:46:01.332Z] time="2022-09-10T11:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:46:01.332Z] time="2022-09-10T11:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05ec451c5273a4b3f5a78c09d82cced8d9f0c5fe7c7b25bd71d9a072314d1b95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:46:01.332Z] time="2022-09-10T11:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:46:01.332Z] time="2022-09-10T11:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05ec451c5273a4b3f5a78c09d82cced8d9f0c5fe7c7b25bd71d9a072314d1b95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:46:01.587Z] === RUN TestPluginInstall/with_insecure [2022-09-10T11:46:02.146Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] --- SKIP: TestServicePlugin (2.87s) [2022-09-10T11:46:02.147Z] === RUN TestServiceUpdateLabel [2022-09-10T11:46:02.147Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-10T11:46:02.147Z] === RUN TestServiceUpdateSecrets [2022-09-10T11:46:02.147Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-10T11:46:02.147Z] === RUN TestServiceUpdateConfigs [2022-09-10T11:46:02.147Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-10T11:46:02.147Z] === RUN TestServiceUpdateNetwork [2022-09-10T11:46:02.147Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-10T11:46:02.147Z] === RUN TestServiceUpdatePidsLimit [2022-09-10T11:46:02.147Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-09-10T11:46:02.147Z] PASS [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === Skipped [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-10T11:46:02.147Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-10T11:46:02.147Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-10T11:46:02.147Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-10T11:46:02.147Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-10T11:46:02.147Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-10T11:46:02.147Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-10T11:46:02.147Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-09-10T11:46:02.147Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-09-10T11:46:02.147Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-09-10T11:46:02.147Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-10T11:46:02.147Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-10T11:46:02.147Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-10T11:46:02.147Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-10T11:46:02.147Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-10T11:46:02.147Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-10T11:46:02.147Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-09-10T11:46:02.147Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestServicePlugin (2.87s) [2022-09-10T11:46:02.147Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-10T11:46:02.147Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-10T11:46:02.147Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-10T11:46:02.147Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-10T11:46:02.147Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-09-10T11:46:02.147Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] DONE 24 tests, 23 skipped in 3.208s [2022-09-10T11:46:02.147Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-10T11:46:02.147Z] INFO: Testing against a local daemon [2022-09-10T11:46:02.147Z] === RUN TestSessionCreate [2022-09-10T11:46:02.147Z] --- PASS: TestSessionCreate (0.02s) [2022-09-10T11:46:02.147Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-10T11:46:02.147Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-09-10T11:46:02.147Z] PASS [2022-09-10T11:46:02.147Z] [2022-09-10T11:46:02.147Z] DONE 2 tests in 0.144s [2022-09-10T11:46:02.147Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-10T11:46:02.147Z] INFO: Testing against a local daemon [2022-09-10T11:46:02.147Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-10T11:46:02.147Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-10T11:46:02.147Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T11:46:02.147Z] === RUN TestEventsExecDie [2022-09-10T11:46:02.512Z] time="2022-09-10T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:46:02.512Z] time="2022-09-10T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d38957cd4ae2a1c1473c4748627fde9b46f611e8e4838e25fe2d1c37e626fb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:46:02.512Z] time="2022-09-10T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:46:02.512Z] time="2022-09-10T11:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d38957cd4ae2a1c1473c4748627fde9b46f611e8e4838e25fe2d1c37e626fb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:46:02.512Z] plugin_test.go:165: [df739af8e11ab] daemon is not started [2022-09-10T11:46:02.512Z] --- PASS: TestPluginInstall (2.53s) [2022-09-10T11:46:02.512Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-09-10T11:46:02.512Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-10T11:46:02.512Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-09-10T11:46:02.512Z] === RUN TestPluginsWithRuntimes [2022-09-10T11:46:02.715Z] --- PASS: TestEventsExecDie (0.46s) [2022-09-10T11:46:02.715Z] === RUN TestEventsBackwardsCompatible [2022-09-10T11:46:02.715Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-10T11:46:02.715Z] === RUN TestInfoBinaryCommits [2022-09-10T11:46:02.715Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-10T11:46:02.715Z] === RUN TestInfoAPIVersioned [2022-09-10T11:46:02.715Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-10T11:46:02.715Z] === RUN TestInfoDiscoveryBackend [2022-09-10T11:46:04.093Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-09-10T11:46:04.093Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-10T11:46:04.397Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-10T11:46:04.958Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-10T11:46:04.960Z] --- PASS: TestInspectNetwork (7.19s) [2022-09-10T11:46:04.960Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-10T11:46:04.960Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-10T11:46:04.960Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-10T11:46:04.960Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-10T11:46:04.960Z] === RUN TestRunContainerWithBridgeNone [2022-09-10T11:46:05.883Z] --- PASS: TestPluginsWithRuntimes (3.20s) [2022-09-10T11:46:05.884Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-09-10T11:46:05.884Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-09-10T11:46:05.884Z] === RUN TestPluginBackCompatMediaTypes [2022-09-10T11:46:06.332Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-09-10T11:46:06.332Z] === RUN TestNetworkInvalidJSON [2022-09-10T11:46:06.332Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-10T11:46:06.332Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-10T11:46:06.332Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:46:06.332Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:46:06.332Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:46:06.332Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:46:06.332Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-10T11:46:06.332Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:46:06.332Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:46:06.332Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-10T11:46:06.332Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-10T11:46:06.332Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-10T11:46:06.332Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-10T11:46:06.332Z] === RUN TestNetworkList [2022-09-10T11:46:06.332Z] === RUN TestNetworkList//networks [2022-09-10T11:46:06.332Z] === PAUSE TestNetworkList//networks [2022-09-10T11:46:06.332Z] === RUN TestNetworkList//networks/ [2022-09-10T11:46:06.332Z] === PAUSE TestNetworkList//networks/ [2022-09-10T11:46:06.332Z] === CONT TestNetworkList//networks [2022-09-10T11:46:06.332Z] === CONT TestNetworkList//networks/ [2022-09-10T11:46:06.332Z] --- PASS: TestNetworkList (0.01s) [2022-09-10T11:46:06.332Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-10T11:46:06.332Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-10T11:46:06.332Z] === RUN TestHostIPv4BridgeLabel [2022-09-10T11:46:06.444Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-09-10T11:46:06.444Z] PASS [2022-09-10T11:46:06.444Z] [2022-09-10T11:46:06.444Z] DONE 10 tests in 6.429s [2022-09-10T11:46:06.444Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-10T11:46:06.444Z] ++ 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 [2022-09-10T11:46:06.444Z] ++ set -e [2022-09-10T11:46:06.444Z] ++ '[' -n 0 ']' [2022-09-10T11:46:06.444Z] ++ set -x [2022-09-10T11:46:06.444Z] ++ 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 [2022-09-10T11:46:06.444Z] INFO: Testing against a local daemon [2022-09-10T11:46:06.444Z] === RUN TestExternalGraphDriver [2022-09-10T11:46:06.897Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-10T11:46:06.897Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-10T11:46:07.006Z] === RUN TestExternalGraphDriver/json [2022-09-10T11:46:07.831Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-10T11:46:07.831Z] === RUN TestDaemonDefaultNetworkPools [2022-09-10T11:46:08.281Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2022-09-10T11:46:08.281Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-10T11:46:08.281Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:46:08.281Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-10T11:46:08.281Z] === RUN TestInfoAPI [2022-09-10T11:46:08.281Z] --- PASS: TestInfoAPI (0.02s) [2022-09-10T11:46:08.281Z] === RUN TestInfoAPIWarnings [2022-09-10T11:46:08.373Z] === RUN TestExternalGraphDriver/spec [2022-09-10T11:46:08.766Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-10T11:46:08.766Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-10T11:46:09.699Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-10T11:46:09.699Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-10T11:46:10.262Z] === RUN TestExternalGraphDriver/pull [2022-09-10T11:46:11.071Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-10T11:46:11.071Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-10T11:46:11.625Z] --- PASS: TestExternalGraphDriver (5.02s) [2022-09-10T11:46:11.625Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-09-10T11:46:11.625Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-09-10T11:46:11.625Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-09-10T11:46:11.625Z] === RUN TestGraphdriverPluginV2 [2022-09-10T11:46:11.636Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-10T11:46:11.636Z] === RUN TestServiceWithPredefinedNetwork [2022-09-10T11:46:11.881Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:46:11.881Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-10T11:46:11.881Z] PASS [2022-09-10T11:46:11.881Z] [2022-09-10T11:46:11.881Z] === Skipped [2022-09-10T11:46:11.881Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-10T11:46:11.881Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:46:11.881Z] [2022-09-10T11:46:11.881Z] DONE 5 tests, 1 skipped in 5.446s [2022-09-10T11:46:11.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-10T11:46:11.881Z] ++ 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 [2022-09-10T11:46:11.881Z] ++ set -e [2022-09-10T11:46:11.881Z] ++ '[' -n 0 ']' [2022-09-10T11:46:11.881Z] ++ set -x [2022-09-10T11:46:11.881Z] ++ 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 [2022-09-10T11:46:11.881Z] INFO: Testing against a local daemon [2022-09-10T11:46:11.881Z] === RUN TestContinueAfterPluginCrash [2022-09-10T11:46:11.881Z] === PAUSE TestContinueAfterPluginCrash [2022-09-10T11:46:11.881Z] === RUN TestReadPluginNoRead [2022-09-10T11:46:11.881Z] === PAUSE TestReadPluginNoRead [2022-09-10T11:46:11.881Z] === RUN TestDaemonStartWithLogOpt [2022-09-10T11:46:11.881Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-10T11:46:11.881Z] === CONT TestContinueAfterPluginCrash [2022-09-10T11:46:11.881Z] === CONT TestDaemonStartWithLogOpt [2022-09-10T11:46:11.976Z] Loaded image: buildpack-deps:buster [2022-09-10T11:46:11.976Z] Loaded image: busybox:latest [2022-09-10T11:46:11.976Z] Loaded image: busybox:glibc [2022-09-10T11:46:11.976Z] Loaded image: buildpack-deps:buster [2022-09-10T11:46:11.976Z] Loaded image: busybox:latest [2022-09-10T11:46:11.976Z] Loaded image: busybox:glibc [2022-09-10T11:46:13.537Z] --- PASS: TestServiceWithPredefinedNetwork (1.90s) [2022-09-10T11:46:13.537Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-10T11:46:13.537Z] service_test.go:242: FLAKY_TEST [2022-09-10T11:46:13.537Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T11:46:13.537Z] === RUN TestServiceWithDataPathPortInit [2022-09-10T11:46:15.231Z] --- PASS: TestDaemonStartWithLogOpt (3.12s) [2022-09-10T11:46:15.231Z] === CONT TestReadPluginNoRead [2022-09-10T11:46:17.126Z] === RUN TestReadPluginNoRead/default [2022-09-10T11:46:18.489Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-10T11:46:18.536Z] Loaded image: debian:bullseye [2022-09-10T11:46:18.536Z] Loaded image: hello-world:latest [2022-09-10T11:46:18.536Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T11:46:18.536Z] INFO: Testing against a local daemon [2022-09-10T11:46:18.536Z] === RUN TestDockerDaemonSuite [2022-09-10T11:46:18.536Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-10T11:46:18.536Z] Loaded image: debian:bullseye [2022-09-10T11:46:18.793Z] Loaded image: hello-world:latest [2022-09-10T11:46:18.793Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T11:46:19.052Z] INFO: Testing against a local daemon [2022-09-10T11:46:19.052Z] === RUN TestDockerSuite [2022-09-10T11:46:19.052Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-10T11:46:19.052Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-10T11:46:19.052Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-10T11:46:19.052Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-10T11:46:19.052Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-10T11:46:19.052Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-10T11:46:19.052Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-10T11:46:19.052Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-10T11:46:19.415Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-10T11:46:19.976Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2022-09-10T11:46:20.428Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-10T11:46:20.428Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-10T11:46:20.536Z] === CONT TestReadPluginNoRead [2022-09-10T11:46:20.536Z] read_test.go:92: [dd1ebfd7eecb0] daemon is not started [2022-09-10T11:46:20.536Z] --- PASS: TestReadPluginNoRead (5.53s) [2022-09-10T11:46:20.536Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-09-10T11:46:20.536Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) [2022-09-10T11:46:20.536Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-09-10T11:46:20.536Z] PASS [2022-09-10T11:46:20.536Z] [2022-09-10T11:46:20.536Z] DONE 6 tests in 8.754s [2022-09-10T11:46:20.536Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-10T11:46:20.536Z] ++ 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 [2022-09-10T11:46:20.536Z] ++ set -e [2022-09-10T11:46:20.536Z] ++ '[' -n 0 ']' [2022-09-10T11:46:20.536Z] ++ set -x [2022-09-10T11:46:20.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2022-09-10T11:46:20.792Z] testing: warning: no tests to run [2022-09-10T11:46:20.792Z] PASS [2022-09-10T11:46:20.792Z] [2022-09-10T11:46:20.792Z] DONE 0 tests in 0.041s [2022-09-10T11:46:20.792Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-10T11:46:20.792Z] ++ 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 [2022-09-10T11:46:20.792Z] ++ set -e [2022-09-10T11:46:20.792Z] ++ '[' -n 0 ']' [2022-09-10T11:46:20.792Z] ++ set -x [2022-09-10T11:46:20.792Z] ++ 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 [2022-09-10T11:46:20.792Z] INFO: Testing against a local daemon [2022-09-10T11:46:20.792Z] === RUN TestPluginWithDevMounts [2022-09-10T11:46:20.792Z] === PAUSE TestPluginWithDevMounts [2022-09-10T11:46:20.792Z] === CONT TestPluginWithDevMounts [2022-09-10T11:46:20.993Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-10T11:46:21.252Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-10T11:46:22.191Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-10T11:46:22.677Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-09-10T11:46:22.677Z] PASS [2022-09-10T11:46:22.677Z] [2022-09-10T11:46:22.677Z] DONE 1 tests in 1.648s [2022-09-10T11:46:22.677Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-10T11:46:22.677Z] ++ 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 [2022-09-10T11:46:22.677Z] ++ set -e [2022-09-10T11:46:22.677Z] ++ '[' -n 0 ']' [2022-09-10T11:46:22.677Z] ++ set -x [2022-09-10T11:46:22.677Z] ++ 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 [2022-09-10T11:46:22.677Z] INFO: Testing against a local daemon [2022-09-10T11:46:22.677Z] === RUN TestSecretInspect [2022-09-10T11:46:23.125Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-10T11:46:23.125Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-10T11:46:23.383Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-10T11:46:24.562Z] --- PASS: TestSecretInspect (2.10s) [2022-09-10T11:46:24.562Z] === RUN TestSecretList [2022-09-10T11:46:24.763Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-10T11:46:25.022Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-10T11:46:25.022Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-10T11:46:25.022Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-10T11:46:25.022Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-10T11:46:25.959Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-10T11:46:26.373Z] --- PASS: TestInfoAPIWarnings (17.35s) [2022-09-10T11:46:26.373Z] === RUN TestInfoDebug [2022-09-10T11:46:26.373Z] --- PASS: TestInfoDebug (1.54s) [2022-09-10T11:46:26.373Z] === RUN TestInfoInsecureRegistries [2022-09-10T11:46:26.895Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-10T11:46:26.895Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-10T11:46:26.895Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-10T11:46:26.895Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-10T11:46:27.073Z] --- PASS: TestSecretList (2.07s) [2022-09-10T11:46:27.073Z] === RUN TestSecretsCreateAndDelete [2022-09-10T11:46:28.276Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-09-10T11:46:28.276Z] === RUN TestInfoRegistryMirrors [2022-09-10T11:46:28.407Z] --- PASS: TestServiceWithDataPathPortInit (13.50s) [2022-09-10T11:46:28.407Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-10T11:46:28.957Z] --- PASS: TestSecretsCreateAndDelete (2.09s) [2022-09-10T11:46:28.957Z] === RUN TestSecretsUpdate [2022-09-10T11:46:29.652Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-09-10T11:46:29.652Z] === RUN TestLoginFailsWithBadCredentials [2022-09-10T11:46:29.780Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:imsyiywnk6va8we1cnow4hz5n Created:2022-09-10 11:46:28.238401355 +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[bb2f9c7ec79850f956a64823063573ecb75168dbf08873a70e540e5b245ed002:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e6z0tci2fdy7b1hrk174alkhw EndpointID:037f0aa601f1f80415eba8c7c718fc568f07eccd1606a698a8ff82dbf7a69a00 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:757eb4c2d455309c87b3ef898e94d6ed6e1dc4ab403ce7b2bb72175e341c8ec3 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:9ca1206c61c0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e6z0tci2fdy7b1hrk174alkhw EndpointID:037f0aa601f1f80415eba8c7c718fc568f07eccd1606a698a8ff82dbf7a69a00 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-10T11:46:29.911Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-10T11:46:29.911Z] === RUN TestPingCacheHeaders [2022-09-10T11:46:29.911Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-10T11:46:29.911Z] === RUN TestPingGet [2022-09-10T11:46:29.911Z] --- PASS: TestPingGet (0.02s) [2022-09-10T11:46:29.911Z] === RUN TestPingHead [2022-09-10T11:46:29.911Z] --- PASS: TestPingHead (0.01s) [2022-09-10T11:46:29.911Z] === RUN TestVersion [2022-09-10T11:46:29.911Z] --- PASS: TestVersion (0.01s) [2022-09-10T11:46:29.911Z] PASS [2022-09-10T11:46:29.911Z] [2022-09-10T11:46:29.911Z] === Skipped [2022-09-10T11:46:29.911Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T11:46:29.911Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-10T11:46:29.911Z] [2022-09-10T11:46:29.911Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-10T11:46:29.911Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-10T11:46:29.911Z] [2022-09-10T11:46:29.911Z] DONE 18 tests, 2 skipped in 27.964s [2022-09-10T11:46:29.911Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-10T11:46:30.171Z] INFO: Testing against a local daemon [2022-09-10T11:46:30.171Z] === RUN TestVolumesCreateAndList [2022-09-10T11:46:30.171Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-10T11:46:30.171Z] === RUN TestVolumesRemove [2022-09-10T11:46:30.171Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-10T11:46:30.171Z] === RUN TestVolumesInspect [2022-09-10T11:46:30.171Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-10T11:46:30.171Z] === RUN TestVolumesInvalidJSON [2022-09-10T11:46:30.171Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-10T11:46:30.171Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-10T11:46:30.171Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-10T11:46:30.171Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-10T11:46:30.171Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-10T11:46:30.171Z] PASS [2022-09-10T11:46:30.171Z] [2022-09-10T11:46:30.171Z] DONE 5 tests in 0.220s [2022-09-10T11:46:30.171Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-10T11:46:30.430Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12416 is not a child of this shell [2022-09-10T11:46:30.430Z] warning: PID 12416 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-10T11:46:30.430Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-10T11:46:30.430Z] [2022-09-10T11:46:30.430Z] Unloading profiles will leave already running processes permanently [2022-09-10T11:46:30.430Z] unconfined, which can lead to unexpected situations. [2022-09-10T11:46:30.430Z] [2022-09-10T11:46:30.430Z] To set a process to complain mode, use the command line tool [2022-09-10T11:46:30.430Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-10T11:46:30.430Z] Removing test suite binaries [2022-09-10T11:46:30.430Z] exiting test-integration [2022-09-10T11:46:30.430Z] ++ exit 0 [2022-09-10T11:46:30.842Z] --- PASS: TestSecretsUpdate (2.11s) [2022-09-10T11:46:30.842Z] === RUN TestTemplatedSecret [2022-09-10T11:46:31.365Z] Post stage [Pipeline] junit [2022-09-10T11:46:32.758Z] Recording test results [2022-09-10T11:46:33.353Z] --- PASS: TestTemplatedSecret (2.37s) [2022-09-10T11:46:33.353Z] === RUN TestSecretCreateResolve [2022-09-10T11:46:33.451Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-10T11:46:33.709Z] --- PASS: TestBuildWithHugeFile (117.25s) [2022-09-10T11:46:33.709Z] === RUN TestBuildWithEmptyDockerfile [2022-09-10T11:46:33.959Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-09-10T11:46:33.959Z] PASS [2022-09-10T11:46:33.959Z] [2022-09-10T11:46:33.959Z] === Skipped [2022-09-10T11:46:33.959Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T11:46:33.959Z] service_test.go:242: FLAKY_TEST [2022-09-10T11:46:33.959Z] [2022-09-10T11:46:33.959Z] DONE 26 tests, 1 skipped in 43.136s [2022-09-10T11:46:33.959Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-10T11:46:33.959Z] INFO: Testing against a local daemon [2022-09-10T11:46:33.959Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-10T11:46:33.959Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:46:33.959Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T11:46:33.959Z] === RUN TestDockerNetworkIpvlan [2022-09-10T11:46:33.959Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:46:33.959Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-10T11:46:33.959Z] PASS [2022-09-10T11:46:33.959Z] [2022-09-10T11:46:33.959Z] === Skipped [2022-09-10T11:46:33.959Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T11:46:33.959Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:46:33.959Z] [2022-09-10T11:46:33.959Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-10T11:46:33.959Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:46:33.959Z] [2022-09-10T11:46:33.959Z] DONE 2 tests, 2 skipped in 0.048s [2022-09-10T11:46:33.960Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-10T11:46:33.960Z] INFO: Testing against a local daemon [2022-09-10T11:46:33.960Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-10T11:46:33.967Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:46:33.967Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:46:33.967Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:46:33.967Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:46:33.967Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:46:33.967Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:46:33.967Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:46:33.967Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:46:33.967Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:46:33.967Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-10T11:46:33.967Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-09-10T11:46:33.967Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-09-10T11:46:33.967Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-10T11:46:33.967Z] === RUN TestBuildPreserveOwnership [2022-09-10T11:46:33.967Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-10T11:46:34.310Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-10T11:46:34.533Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-10T11:46:34.645Z] + echo Ensuring container killed. [2022-09-10T11:46:34.645Z] Ensuring container killed. [2022-09-10T11:46:34.645Z] + docker rm -vf docker-pr3 [2022-09-10T11:46:34.904Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-10T11:46:35.195Z] + echo Chowning /workspace to jenkins user [2022-09-10T11:46:35.195Z] Chowning /workspace to jenkins user [2022-09-10T11:46:35.195Z] + id -u [2022-09-10T11:46:35.195Z] + id -g [2022-09-10T11:46:35.195Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44122:/workspace busybox chown -R 1000:1000 /workspace [2022-09-10T11:46:35.195Z] Unable to find image 'busybox:latest' locally [2022-09-10T11:46:35.195Z] latest: Pulling from library/busybox [2022-09-10T11:46:35.283Z] --- PASS: TestSecretCreateResolve (2.09s) [2022-09-10T11:46:35.284Z] PASS [2022-09-10T11:46:35.284Z] [2022-09-10T11:46:35.284Z] DONE 6 tests in 12.912s [2022-09-10T11:46:35.284Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-10T11:46:35.284Z] ++ 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 [2022-09-10T11:46:35.284Z] ++ set -e [2022-09-10T11:46:35.284Z] ++ '[' -n 0 ']' [2022-09-10T11:46:35.284Z] ++ set -x [2022-09-10T11:46:35.284Z] ++ 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 [2022-09-10T11:46:35.284Z] INFO: Testing against a local daemon [2022-09-10T11:46:35.284Z] === RUN TestServiceCreateInit [2022-09-10T11:46:35.284Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-10T11:46:35.333Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-09-10T11:46:35.333Z] === RUN TestDockerNetworkMacvlan [2022-09-10T11:46:35.454Z] 2c39bef88607: Pulling fs layer [2022-09-10T11:46:35.454Z] 2c39bef88607: Download complete [2022-09-10T11:46:35.454Z] 2c39bef88607: Pull complete [2022-09-10T11:46:35.454Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-10T11:46:35.454Z] Status: Downloaded newer image for busybox:latest [2022-09-10T11:46:35.898Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-10T11:46:35.907Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-10T11:46:36.829Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-10T11:46:36.844Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-10T11:46:37.102Z] --- PASS: TestBuildPreserveOwnership (3.00s) [2022-09-10T11:46:37.102Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.02s) [2022-09-10T11:46:37.102Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-09-10T11:46:37.102Z] === RUN TestBuildPlatformInvalid [2022-09-10T11:46:37.102Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-09-10T11:46:37.102Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-10T11:46:37.396Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-10T11:46:37.662Z] + bundleName=amd64-rootless [2022-09-10T11:46:37.662Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-10T11:46:37.662Z] Creating amd64-rootless-bundles.tar.gz [2022-09-10T11:46:37.662Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-10T11:46:37.662Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-10T11:46:37.675Z] Archiving artifacts [2022-09-10T11:46:39.003Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-10T11:46:39.296Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-10T11:46:39.444Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-10T11:46:39.483Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44122/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-10T11:46:39.570Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-10T11:46:39.788Z] + make clean [2022-09-10T11:46:40.048Z] docker volume rm -f docker-dev-cache [2022-09-10T11:46:40.048Z] docker-dev-cache [Pipeline] deleteDir [2022-09-10T11:46:40.136Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-10T11:46:40.670Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-10T11:46:41.070Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-10T11:46:41.636Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-10T11:46:41.636Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-10T11:46:42.747Z] --- PASS: TestServiceCreateInit (6.91s) [2022-09-10T11:46:42.747Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.45s) [2022-09-10T11:46:42.747Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.45s) [2022-09-10T11:46:42.747Z] === RUN TestCreateServiceMultipleTimes [2022-09-10T11:46:43.013Z] docker_cli_daemon_test.go:1456: [dd4d48c1c3f6c] daemon is not started [2022-09-10T11:46:43.580Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-10T11:46:43.840Z] check_test.go:309: [d0572eadf5ce8] daemon is not started [2022-09-10T11:46:43.840Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-10T11:46:43.952Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-10T11:46:44.518Z] --- PASS: TestDockerNetworkMacvlan (9.41s) [2022-09-10T11:46:44.518Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-10T11:46:44.518Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-10T11:46:44.518Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-09-10T11:46:44.518Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-09-10T11:46:44.518Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s) [2022-09-10T11:46:44.518Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-09-10T11:46:44.518Z] PASS [2022-09-10T11:46:44.518Z] [2022-09-10T11:46:44.518Z] DONE 8 tests in 10.703s [2022-09-10T11:46:44.518Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-10T11:46:44.777Z] testing: warning: no tests to run [2022-09-10T11:46:44.777Z] PASS [2022-09-10T11:46:44.777Z] [2022-09-10T11:46:44.777Z] DONE 0 tests in 0.010s [2022-09-10T11:46:44.777Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-10T11:46:44.777Z] INFO: Testing against a local daemon [2022-09-10T11:46:44.777Z] === RUN TestAuthZPluginAllowRequest [2022-09-10T11:46:45.715Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-09-10T11:46:45.715Z] === RUN TestAuthZPluginTLS [2022-09-10T11:46:45.784Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-10T11:46:46.044Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-10T11:46:46.281Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-10T11:46:46.281Z] === RUN TestAuthZPluginDenyRequest [2022-09-10T11:46:46.305Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-10T11:46:46.846Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-10T11:46:46.846Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-10T11:46:47.239Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-10T11:46:47.411Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-10T11:46:47.411Z] === RUN TestAuthZPluginDenyResponse [2022-09-10T11:46:48.007Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-10T11:46:48.007Z] === RUN TestAuthZPluginAllowEventStream [2022-09-10T11:46:48.177Z] check_test.go:309: [d0bb4a5e5ccc2] daemon is not started [2022-09-10T11:46:48.177Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-10T11:46:48.997Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-09-10T11:46:48.997Z] === RUN TestAuthZPluginErrorResponse [2022-09-10T11:46:49.552Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-10T11:46:49.564Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-10T11:46:49.564Z] === RUN TestAuthZPluginErrorRequest [2022-09-10T11:46:50.118Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-10T11:46:50.130Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-10T11:46:50.130Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-10T11:46:50.695Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-10T11:46:50.695Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-10T11:46:51.053Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-10T11:46:51.989Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-10T11:46:52.069Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-09-10T11:46:52.069Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-10T11:46:52.560Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-10T11:46:53.443Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-09-10T11:46:53.444Z] === RUN TestAuthZPluginHeader [2022-09-10T11:46:53.502Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-10T11:46:54.377Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-09-10T11:46:54.377Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-10T11:46:54.876Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-10T11:46:55.442Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-10T11:46:55.701Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-10T11:46:55.701Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-10T11:46:57.077Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-10T11:46:57.621Z] --- PASS: TestCreateServiceMultipleTimes (14.95s) [2022-09-10T11:46:57.621Z] === RUN TestCreateServiceConflict [2022-09-10T11:46:57.644Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-10T11:46:57.644Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-10T11:46:58.556Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2022-09-10T11:46:58.556Z] === RUN TestAuthZPluginV2Disable [2022-09-10T11:46:59.506Z] --- PASS: TestCreateServiceConflict (2.09s) [2022-09-10T11:46:59.506Z] === RUN TestCreateServiceMaxReplicas [2022-09-10T11:47:00.927Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-10T11:47:01.862Z] Loaded image: buildpack-deps:buster [2022-09-10T11:47:01.862Z] Loaded image: busybox:latest [2022-09-10T11:47:02.020Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) [2022-09-10T11:47:02.020Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-10T11:47:02.428Z] Loaded image: busybox:glibc [2022-09-10T11:47:02.737Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-09-10T11:47:02.737Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-10T11:47:04.331Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-10T11:47:05.698Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-09-10T11:47:05.698Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-10T11:47:05.698Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-10T11:47:05.698Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-10T11:47:05.698Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-10T11:47:05.698Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-09-10T11:47:05.698Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/builder [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-10T11:47:05.698Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-10T11:47:06.015Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2022-09-10T11:47:06.015Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-10T11:47:07.600Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.7% of statements [2022-09-10T11:47:07.600Z] ok github.com/docker/docker/builder/dockerfile 0.188s coverage: 48.5% of statements [2022-09-10T11:47:07.600Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-10T11:47:07.614Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-10T11:47:07.614Z] Loaded image: debian:bullseye [2022-09-10T11:47:07.614Z] Loaded image: hello-world:latest [2022-09-10T11:47:07.614Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T11:47:08.167Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-10T11:47:08.548Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-10T11:47:09.543Z] ok github.com/docker/docker/builder/remotecontext/git 1.668s coverage: 86.3% of statements [2022-09-10T11:47:09.543Z] ? github.com/docker/docker/cli [no test files] [2022-09-10T11:47:09.543Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-10T11:47:11.077Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-09-10T11:47:11.336Z] check_test.go:309: [d42b629d26860] daemon is not started [2022-09-10T11:47:11.336Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-09-10T11:47:11.903Z] check_test.go:309: [d10dbde544915] daemon is not started [2022-09-10T11:47:11.903Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-10T11:47:13.734Z] ok github.com/docker/docker/client 0.106s coverage: 75.4% of statements [2022-09-10T11:47:13.807Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-10T11:47:14.066Z] check_test.go:309: [dffee6aeed39a] daemon is not started [2022-09-10T11:47:14.066Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-10T11:47:15.968Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-10T11:47:15.976Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.79s) [2022-09-10T11:47:15.977Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-10T11:47:16.536Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-10T11:47:16.536Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-10T11:47:16.848Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-09-10T11:47:16.848Z] === RUN TestCreateServiceSecretFileMode [2022-09-10T11:47:17.106Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (39.91s) [2022-09-10T11:47:17.106Z] PASS [2022-09-10T11:47:17.106Z] [2022-09-10T11:47:17.106Z] === Skipped [2022-09-10T11:47:17.106Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-10T11:47:17.106Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T11:47:17.106Z] [2022-09-10T11:47:17.106Z] DONE 33 tests, 1 skipped in 245.501s [2022-09-10T11:47:17.106Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-10T11:47:17.106Z] ++ 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 [2022-09-10T11:47:17.106Z] ++ set -e [2022-09-10T11:47:17.106Z] ++ '[' -n 0 ']' [2022-09-10T11:47:17.106Z] ++ set -x [2022-09-10T11:47:17.106Z] ++ 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 [2022-09-10T11:47:17.364Z] INFO: Testing against a local daemon [2022-09-10T11:47:17.364Z] === RUN TestConfigInspect [2022-09-10T11:47:17.622Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-10T11:47:17.880Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-10T11:47:17.880Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-10T11:47:18.447Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-10T11:47:20.348Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-09-10T11:47:20.348Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-10T11:47:20.348Z] --- PASS: TestConfigInspect (3.12s) [2022-09-10T11:47:20.348Z] === RUN TestConfigList [2022-09-10T11:47:21.283Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-09-10T11:47:21.849Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-10T11:47:22.414Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-10T11:47:22.672Z] --- PASS: TestConfigList (2.33s) [2022-09-10T11:47:22.672Z] === RUN TestConfigsCreateAndDelete [2022-09-10T11:47:22.930Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-10T11:47:25.460Z] --- PASS: TestConfigsCreateAndDelete (2.43s) [2022-09-10T11:47:25.460Z] === RUN TestConfigsUpdate [2022-09-10T11:47:25.460Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-10T11:47:27.989Z] --- PASS: TestConfigsUpdate (2.46s) [2022-09-10T11:47:27.989Z] === RUN TestTemplatedConfig [2022-09-10T11:47:27.989Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-10T11:47:28.924Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-10T11:47:29.006Z] --- PASS: TestCreateServiceSecretFileMode (12.41s) [2022-09-10T11:47:29.006Z] === RUN TestCreateServiceConfigFileMode [2022-09-10T11:47:29.491Z] check_test.go:309: [d07fe86117c47] daemon is not started [2022-09-10T11:47:29.492Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-10T11:47:30.059Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-10T11:47:30.626Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-10T11:47:30.885Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-10T11:47:30.885Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-10T11:47:30.885Z] --- PASS: TestTemplatedConfig (3.32s) [2022-09-10T11:47:30.885Z] === RUN TestConfigCreateResolve [2022-09-10T11:47:31.144Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-10T11:47:32.121Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-10T11:47:34.045Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-10T11:47:34.045Z] PASS [2022-09-10T11:47:34.045Z] [2022-09-10T11:47:34.045Z] DONE 17 tests in 47.729s [2022-09-10T11:47:34.045Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-10T11:47:34.045Z] INFO: Testing against a local daemon [2022-09-10T11:47:34.045Z] === RUN TestPluginInvalidJSON [2022-09-10T11:47:34.045Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:47:34.045Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:47:34.045Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:47:34.045Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-10T11:47:34.045Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-10T11:47:34.045Z] === RUN TestPluginInstall [2022-09-10T11:47:34.045Z] === RUN TestPluginInstall/no_auth [2022-09-10T11:47:34.045Z] time="2022-09-10T11:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:47:34.045Z] time="2022-09-10T11:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03de00b9b2c57ace7e3092155da58554a83d826282580e8dbe44630f0384c168" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:47:34.045Z] time="2022-09-10T11:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:47:34.045Z] time="2022-09-10T11:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03de00b9b2c57ace7e3092155da58554a83d826282580e8dbe44630f0384c168" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:47:34.045Z] === RUN TestPluginInstall/with_htpasswd [2022-09-10T11:47:34.045Z] time="2022-09-10T11:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:47:34.045Z] time="2022-09-10T11:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03b5939e4e51ba2967b77a0fc2efd85db9f9f51e6c2e5af34d504225814bc735" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:47:34.045Z] time="2022-09-10T11:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:47:34.045Z] time="2022-09-10T11:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03b5939e4e51ba2967b77a0fc2efd85db9f9f51e6c2e5af34d504225814bc735" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:47:34.045Z] === RUN TestPluginInstall/with_insecure [2022-09-10T11:47:34.053Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-10T11:47:34.053Z] --- PASS: TestConfigCreateResolve (3.03s) [2022-09-10T11:47:34.053Z] === RUN TestConfigDaemonLibtrustID [2022-09-10T11:47:34.619Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-10T11:47:34.619Z] PASS [2022-09-10T11:47:34.619Z] [2022-09-10T11:47:34.619Z] DONE 7 tests in 17.427s [2022-09-10T11:47:34.619Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-10T11:47:34.619Z] ++ 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 [2022-09-10T11:47:34.619Z] ++ set -e [2022-09-10T11:47:34.619Z] ++ '[' -n 0 ']' [2022-09-10T11:47:34.619Z] ++ set -x [2022-09-10T11:47:34.619Z] ++ 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 [2022-09-10T11:47:34.877Z] INFO: Testing against a local daemon [2022-09-10T11:47:34.877Z] === RUN TestCheckpoint [2022-09-10T11:47:34.877Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T11:47:34.877Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-10T11:47:34.877Z] === RUN TestContainerInvalidJSON [2022-09-10T11:47:34.877Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:47:34.877Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:47:34.877Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:47:34.877Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:47:34.877Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:47:34.877Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:47:34.877Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:47:34.877Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:47:34.877Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:47:34.877Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-10T11:47:34.877Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-10T11:47:34.877Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-10T11:47:34.877Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-10T11:47:34.877Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-10T11:47:34.877Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-10T11:47:34.877Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-10T11:47:34.877Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-09-10T11:47:34.877Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-10T11:47:34.979Z] time="2022-09-10T11:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:47:34.979Z] time="2022-09-10T11:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4c6c0f24c1addf8c04c2a5cf5b410711fe8fa08dde27cd28889209c5038efb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:47:34.979Z] time="2022-09-10T11:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:47:34.979Z] time="2022-09-10T11:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4c6c0f24c1addf8c04c2a5cf5b410711fe8fa08dde27cd28889209c5038efb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:47:35.136Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-10T11:47:35.136Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-10T11:47:35.136Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-10T11:47:35.136Z] === RUN TestCopyFromContainer [2022-09-10T11:47:35.237Z] plugin_test.go:165: [d008d3fe10b11] daemon is not started [2022-09-10T11:47:35.237Z] --- PASS: TestPluginInstall (2.79s) [2022-09-10T11:47:35.237Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-09-10T11:47:35.237Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-09-10T11:47:35.237Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-09-10T11:47:35.237Z] === RUN TestPluginsWithRuntimes [2022-09-10T11:47:35.704Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-10T11:47:36.638Z] === RUN TestCopyFromContainer// [2022-09-10T11:47:36.638Z] === RUN TestCopyFromContainer//bar/root [2022-09-10T11:47:36.638Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-10T11:47:36.638Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-10T11:47:36.638Z] === RUN TestCopyFromContainer/bar/quux [2022-09-10T11:47:36.638Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-10T11:47:36.897Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-10T11:47:36.897Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-10T11:47:36.897Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-10T11:47:37.136Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-10T11:47:37.156Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-10T11:47:37.156Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-10T11:47:37.156Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer (2.29s) [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-09-10T11:47:37.414Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-09-10T11:47:37.414Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-10T11:47:37.414Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:47:37.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:47:37.414Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:47:37.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:47:37.414Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:47:37.414Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:47:37.414Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:47:37.414Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:47:37.414Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:47:37.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-10T11:47:37.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-10T11:47:37.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-10T11:47:37.414Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-10T11:47:37.414Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-10T11:47:37.414Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-10T11:47:37.414Z] === RUN TestCreateWithInvalidEnv [2022-09-10T11:47:37.414Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-10T11:47:37.414Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-10T11:47:37.414Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-10T11:47:37.414Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-10T11:47:37.414Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-10T11:47:37.414Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-10T11:47:37.414Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-10T11:47:37.414Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-10T11:47:37.414Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-10T11:47:37.414Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-09-10T11:47:37.414Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-10T11:47:37.414Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-10T11:47:37.414Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-10T11:47:37.414Z] === RUN TestCreateTmpfsMountsTarget [2022-09-10T11:47:37.414Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-10T11:47:37.414Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-10T11:47:37.702Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-10T11:47:38.635Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-09-10T11:47:38.635Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-09-10T11:47:38.635Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-09-10T11:47:38.635Z] === RUN TestPluginBackCompatMediaTypes [2022-09-10T11:47:38.790Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-10T11:47:39.201Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-10T11:47:39.201Z] PASS [2022-09-10T11:47:39.201Z] [2022-09-10T11:47:39.201Z] DONE 10 tests in 6.739s [2022-09-10T11:47:39.201Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-10T11:47:39.201Z] INFO: Testing against a local daemon [2022-09-10T11:47:39.201Z] === RUN TestExternalGraphDriver [2022-09-10T11:47:39.358Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2022-09-10T11:47:39.358Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-10T11:47:39.459Z] === RUN TestExternalGraphDriver/json [2022-09-10T11:47:40.294Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-10T11:47:41.165Z] --- PASS: TestCreateServiceConfigFileMode (12.27s) [2022-09-10T11:47:41.165Z] === RUN TestCreateServiceSysctls [2022-09-10T11:47:41.229Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-10T11:47:41.229Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-10T11:47:41.229Z] check_test.go:309: [d7fbd8defdaec] daemon is not started [2022-09-10T11:47:41.229Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-10T11:47:41.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2022-09-10T11:47:41.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-10T11:47:41.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:47:41.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:47:41.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:47:41.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:47:41.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:47:41.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:47:41.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:47:41.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:47:41.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:47:41.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:47:41.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:47:41.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:47:41.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:47:41.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:47:41.359Z] === RUN TestExternalGraphDriver/spec [2022-09-10T11:47:41.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:47:41.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-10T11:47:41.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-09-10T11:47:41.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-09-10T11:47:41.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-09-10T11:47:41.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-09-10T11:47:41.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-10T11:47:41.486Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-10T11:47:41.744Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-09-10T11:47:41.744Z] === RUN TestCreateDifferentPlatform [2022-09-10T11:47:41.744Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-10T11:47:41.744Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-10T11:47:42.003Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-10T11:47:42.003Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-10T11:47:42.003Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-10T11:47:42.003Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-10T11:47:42.003Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-10T11:47:42.003Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-10T11:47:42.003Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-10T11:47:42.003Z] === RUN TestContainerStartOnDaemonRestart [2022-09-10T11:47:42.003Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-10T11:47:42.003Z] === RUN TestDaemonRestartIpcMode [2022-09-10T11:47:42.003Z] === PAUSE TestDaemonRestartIpcMode [2022-09-10T11:47:42.003Z] === RUN TestDaemonHostGatewayIP [2022-09-10T11:47:42.003Z] === PAUSE TestDaemonHostGatewayIP [2022-09-10T11:47:42.003Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-10T11:47:42.003Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-10T11:47:42.003Z] === RUN TestContainerKillOnDaemonStart [2022-09-10T11:47:42.003Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-10T11:47:42.003Z] === RUN TestDiff [2022-09-10T11:47:42.528Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-09-10T11:47:42.528Z] === RUN TestCreateServiceCapabilities [2022-09-10T11:47:42.573Z] --- PASS: TestDiff (0.60s) [2022-09-10T11:47:42.573Z] === RUN TestExecWithCloseStdin [2022-09-10T11:47:42.732Z] === RUN TestExternalGraphDriver/pull [2022-09-10T11:47:42.831Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-10T11:47:43.000Z] 294d77ac553d: Pull complete [2022-09-10T11:47:43.000Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-09-10T11:47:43.000Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:47:43.001Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-09-10T11:47:43.001Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-09-10T11:47:43.001Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3287' [2022-09-10T11:47:43.001Z] WARN: Skipping validation tests [2022-09-10T11:47:43.001Z] INFO: Running unit tests at 09/10/2022 11:47:38... [2022-09-10T11:47:43.089Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-10T11:47:43.347Z] --- PASS: TestExecWithCloseStdin (0.71s) [2022-09-10T11:47:43.347Z] === RUN TestExec [2022-09-10T11:47:44.283Z] --- PASS: TestExec (0.81s) [2022-09-10T11:47:44.283Z] === RUN TestExecUser [2022-09-10T11:47:44.283Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-10T11:47:44.630Z] --- PASS: TestExternalGraphDriver (5.26s) [2022-09-10T11:47:44.630Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-09-10T11:47:44.630Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-09-10T11:47:44.630Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-09-10T11:47:44.630Z] === RUN TestGraphdriverPluginV2 [2022-09-10T11:47:45.040Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2022-09-10T11:47:45.040Z] === RUN TestInspect [2022-09-10T11:47:45.218Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-10T11:47:45.218Z] --- PASS: TestExecUser (0.92s) [2022-09-10T11:47:45.218Z] === RUN TestExportContainerAndImportImage [2022-09-10T11:47:45.218Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-10T11:47:45.280Z] INFO: make.ps1 starting at 09/10/2022 11:47:44 [2022-09-10T11:47:45.280Z] INFO: Git commit (2570784169) assumed from DOCKER_GITCOMMIT environment variable [2022-09-10T11:47:45.280Z] INFO: Invoking autogen... [2022-09-10T11:47:46.153Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2022-09-10T11:47:46.153Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-10T11:47:46.301Z] INFO: Running unit tests... [2022-09-10T11:47:46.411Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-10T11:47:47.553Z] --- PASS: TestInspect (2.53s) [2022-09-10T11:47:47.553Z] === RUN TestCreateJob [2022-09-10T11:47:47.786Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2022-09-10T11:47:47.787Z] === RUN TestHealthCheckWorkdir [2022-09-10T11:47:48.045Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-10T11:47:48.045Z] check_test.go:309: [de4cf84ed186f] daemon is not started [2022-09-10T11:47:48.045Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-10T11:47:48.612Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2022-09-10T11:47:48.612Z] === RUN TestHealthKillContainer [2022-09-10T11:47:48.813Z] --- PASS: TestGraphdriverPluginV2 (4.24s) [2022-09-10T11:47:48.813Z] PASS [2022-09-10T11:47:48.813Z] [2022-09-10T11:47:48.813Z] DONE 5 tests in 9.557s [2022-09-10T11:47:48.813Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-10T11:47:48.813Z] INFO: Testing against a local daemon [2022-09-10T11:47:48.813Z] === RUN TestContinueAfterPluginCrash [2022-09-10T11:47:48.813Z] === PAUSE TestContinueAfterPluginCrash [2022-09-10T11:47:48.813Z] === RUN TestReadPluginNoRead [2022-09-10T11:47:48.813Z] === PAUSE TestReadPluginNoRead [2022-09-10T11:47:48.813Z] === RUN TestDaemonStartWithLogOpt [2022-09-10T11:47:48.813Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-10T11:47:48.813Z] === CONT TestContinueAfterPluginCrash [2022-09-10T11:47:48.813Z] === CONT TestDaemonStartWithLogOpt [2022-09-10T11:47:50.519Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-10T11:47:50.814Z] --- PASS: TestCreateJob (2.95s) [2022-09-10T11:47:50.814Z] === RUN TestReplicatedJob [2022-09-10T11:47:51.084Z] check_test.go:309: [d48c5eed7e046] daemon is not started [2022-09-10T11:47:51.084Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-10T11:47:52.448Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.1% of statements [2022-09-10T11:47:52.706Z] ok github.com/docker/docker/container 0.121s coverage: 34.5% of statements [2022-09-10T11:47:52.706Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-10T11:47:52.706Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-10T11:47:52.706Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-10T11:47:52.706Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-10T11:47:52.984Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-10T11:47:52.996Z] === CONT TestReadPluginNoRead [2022-09-10T11:47:52.996Z] --- PASS: TestDaemonStartWithLogOpt (3.51s) [2022-09-10T11:47:53.618Z] 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 [2022-09-10T11:47:54.358Z] docker_cli_daemon_plugins_test.go:80: [d031c29146225] daemon is not started [2022-09-10T11:47:54.893Z] === RUN TestReadPluginNoRead/default [2022-09-10T11:47:55.028Z] --- PASS: TestReplicatedJob (4.22s) [2022-09-10T11:47:55.028Z] === RUN TestUpdateReplicatedJob [2022-09-10T11:47:55.292Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-10T11:47:55.826Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-10T11:47:55.862Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-10T11:47:57.199Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-10T11:47:57.199Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-09-10T11:47:57.236Z] --- PASS: TestHealthKillContainer (8.33s) [2022-09-10T11:47:57.237Z] === RUN TestHealthCheckProcessKilled [2022-09-10T11:47:57.543Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2022-09-10T11:47:57.543Z] === RUN TestServiceListWithStatuses [2022-09-10T11:47:57.543Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T11:47:57.543Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-10T11:47:57.543Z] === RUN TestDockerNetworkConnectAlias [2022-09-10T11:47:57.804Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-10T11:47:57.804Z] --- PASS: TestHealthCheckProcessKilled (0.96s) [2022-09-10T11:47:57.804Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-10T11:47:58.062Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-10T11:47:58.062Z] docker_cli_daemon_plugins_test.go:170: [dc4e37137424f] daemon is not started [2022-09-10T11:47:58.136Z] === CONT TestReadPluginNoRead [2022-09-10T11:47:58.136Z] read_test.go:92: [db56244e63d31] daemon is not started [2022-09-10T11:47:58.136Z] --- PASS: TestReadPluginNoRead (5.80s) [2022-09-10T11:47:58.136Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-09-10T11:47:58.136Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-09-10T11:47:58.136Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-09-10T11:47:58.136Z] PASS [2022-09-10T11:47:58.136Z] [2022-09-10T11:47:58.136Z] DONE 6 tests in 9.343s [2022-09-10T11:47:58.136Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-10T11:47:58.136Z] testing: warning: no tests to run [2022-09-10T11:47:58.136Z] PASS [2022-09-10T11:47:58.136Z] [2022-09-10T11:47:58.136Z] DONE 0 tests in 0.008s [2022-09-10T11:47:58.136Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-10T11:47:58.136Z] INFO: Testing against a local daemon [2022-09-10T11:47:58.136Z] === RUN TestPluginWithDevMounts [2022-09-10T11:47:58.136Z] === PAUSE TestPluginWithDevMounts [2022-09-10T11:47:58.136Z] === CONT TestPluginWithDevMounts [2022-09-10T11:47:58.630Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2022-09-10T11:47:58.630Z] === RUN TestIpcModeNone [2022-09-10T11:47:59.565Z] --- PASS: TestIpcModeNone (0.69s) [2022-09-10T11:47:59.565Z] === RUN TestIpcModePrivate [2022-09-10T11:47:59.565Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-10T11:47:59.823Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-09-10T11:48:00.081Z] --- PASS: TestIpcModePrivate (0.82s) [2022-09-10T11:48:00.081Z] === RUN TestIpcModeShareable [2022-09-10T11:48:00.096Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-09-10T11:48:00.097Z] PASS [2022-09-10T11:48:00.097Z] [2022-09-10T11:48:00.097Z] DONE 1 tests in 1.649s [2022-09-10T11:48:00.097Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-10T11:48:00.097Z] INFO: Testing against a local daemon [2022-09-10T11:48:00.097Z] === RUN TestSecretInspect [2022-09-10T11:48:00.650Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-09-10T11:48:00.805Z] --- PASS: TestDockerNetworkConnectAlias (3.47s) [2022-09-10T11:48:00.805Z] === RUN TestDockerNetworkReConnect [2022-09-10T11:48:00.884Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-09-10T11:48:00.908Z] --- PASS: TestIpcModeShareable (0.84s) [2022-09-10T11:48:00.909Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-10T11:48:01.451Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-09-10T11:48:01.994Z] --- PASS: TestSecretInspect (2.10s) [2022-09-10T11:48:01.994Z] === RUN TestSecretList [2022-09-10T11:48:02.809Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-10T11:48:02.834Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-09-10T11:48:03.377Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-10T11:48:03.377Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2022-09-10T11:48:03.377Z] === RUN TestAPIIpcModeHost [2022-09-10T11:48:03.944Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-10T11:48:03.944Z] --- PASS: TestAPIIpcModeHost (0.63s) [2022-09-10T11:48:03.944Z] === RUN TestDaemonIpcModeShareable [2022-09-10T11:48:04.067Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2022-09-10T11:48:04.067Z] === RUN TestServicePlugin [2022-09-10T11:48:04.067Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:48:04.067Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-10T11:48:04.067Z] === RUN TestServiceUpdateLabel [2022-09-10T11:48:04.216Z] ? github.com/docker/docker/api [no test files] [2022-09-10T11:48:04.510Z] check_test.go:309: [d6ec7da79f99f] daemon is not started [2022-09-10T11:48:04.510Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-10T11:48:04.518Z] --- PASS: TestSecretList (2.15s) [2022-09-10T11:48:04.518Z] === RUN TestSecretsCreateAndDelete [2022-09-10T11:48:04.768Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-10T11:48:05.337Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-09-10T11:48:05.903Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2022-09-10T11:48:05.903Z] === RUN TestDaemonIpcModePrivate [2022-09-10T11:48:05.903Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-10T11:48:06.162Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-10T11:48:06.415Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2022-09-10T11:48:06.415Z] === RUN TestSecretsUpdate [2022-09-10T11:48:06.579Z] --- PASS: TestServiceUpdateLabel (2.06s) [2022-09-10T11:48:06.579Z] === RUN TestServiceUpdateSecrets [2022-09-10T11:48:07.098Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-10T11:48:07.098Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2022-09-10T11:48:07.356Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2022-09-10T11:48:07.356Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-10T11:48:07.617Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-10T11:48:08.312Z] --- PASS: TestSecretsUpdate (2.13s) [2022-09-10T11:48:08.312Z] === RUN TestTemplatedSecret [2022-09-10T11:48:08.996Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-09-10T11:48:08.996Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.53s) [2022-09-10T11:48:08.996Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-10T11:48:09.392Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-09-10T11:48:09.561Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-10T11:48:10.497Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-09-10T11:48:10.497Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-10T11:48:10.497Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.56s) [2022-09-10T11:48:10.497Z] === RUN TestIpcModeOlderClient [2022-09-10T11:48:10.497Z] === PAUSE TestIpcModeOlderClient [2022-09-10T11:48:10.497Z] === RUN TestKillContainerInvalidSignal [2022-09-10T11:48:10.766Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.8% of statements [2022-09-10T11:48:10.766Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-09-10T11:48:10.838Z] --- PASS: TestTemplatedSecret (2.60s) [2022-09-10T11:48:10.838Z] === RUN TestSecretCreateResolve [2022-09-10T11:48:11.064Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-10T11:48:11.064Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2022-09-10T11:48:11.064Z] === RUN TestKillContainer [2022-09-10T11:48:11.323Z] === RUN TestKillContainer/no_signal [2022-09-10T11:48:11.334Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-10T11:48:11.889Z] === RUN TestKillContainer/non_killing_signal [2022-09-10T11:48:11.901Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-09-10T11:48:12.456Z] === RUN TestKillContainer/killing_signal [2022-09-10T11:48:12.715Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-10T11:48:13.277Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.807s coverage: 73.3% of statements [2022-09-10T11:48:13.281Z] --- PASS: TestKillContainer (2.18s) [2022-09-10T11:48:13.281Z] --- PASS: TestKillContainer/no_signal (0.65s) [2022-09-10T11:48:13.281Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-09-10T11:48:13.281Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2022-09-10T11:48:13.281Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-10T11:48:13.281Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-10T11:48:13.367Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-09-10T11:48:13.367Z] PASS [2022-09-10T11:48:13.367Z] [2022-09-10T11:48:13.367Z] DONE 6 tests in 13.252s [2022-09-10T11:48:13.367Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-10T11:48:13.367Z] INFO: Testing against a local daemon [2022-09-10T11:48:13.367Z] === RUN TestServiceCreateInit [2022-09-10T11:48:13.367Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-10T11:48:14.213Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.1% of statements [2022-09-10T11:48:14.213Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-10T11:48:14.213Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-10T11:48:14.213Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-10T11:48:14.213Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-10T11:48:14.289Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-10T11:48:14.289Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-10T11:48:14.873Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2022-09-10T11:48:14.873Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2022-09-10T11:48:14.873Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-09-10T11:48:14.873Z] === RUN TestKillStoppedContainer [2022-09-10T11:48:14.873Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-09-10T11:48:14.873Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-10T11:48:14.873Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-10T11:48:14.873Z] === RUN TestKillDifferentUserContainer [2022-09-10T11:48:15.148Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2022-09-10T11:48:15.407Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.352s coverage: 60.7% of statements [2022-09-10T11:48:15.810Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2022-09-10T11:48:15.810Z] === RUN TestInspectOomKilledTrue [2022-09-10T11:48:15.810Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-10T11:48:15.810Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-09-10T11:48:15.810Z] === RUN TestInspectOomKilledFalse [2022-09-10T11:48:15.810Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-10T11:48:15.810Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-10T11:48:15.810Z] === RUN TestLinksEtcHostsContentMatch [2022-09-10T11:48:16.068Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-10T11:48:16.326Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2022-09-10T11:48:16.326Z] === RUN TestLinksContainerNames [2022-09-10T11:48:16.584Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-10T11:48:16.647Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-10T11:48:16.842Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-10T11:48:17.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-10T11:48:17.318Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2022-09-10T11:48:17.668Z] --- PASS: TestLinksContainerNames (1.22s) [2022-09-10T11:48:17.668Z] === RUN TestLogsFollowTailEmpty [2022-09-10T11:48:18.235Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2022-09-10T11:48:18.236Z] === RUN TestContainerNetworkMountsNoChown [2022-09-10T11:48:18.703Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.277s coverage: 50.5% of statements [2022-09-10T11:48:18.809Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2022-09-10T11:48:18.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/default [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/default [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/private [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/private [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rprivate [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/slave [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/slave [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rslave [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/shared [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/shared [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rshared [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-10T11:48:18.809Z] === CONT TestMountDaemonRoot/default [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:48:18.809Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-10T11:48:18.809Z] === CONT TestMountDaemonRoot/rshared [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:48:18.809Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-10T11:48:18.809Z] === CONT TestMountDaemonRoot/shared [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:48:18.809Z] === CONT TestMountDaemonRoot/rslave [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:48:18.809Z] === CONT TestMountDaemonRoot/slave [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-10T11:48:18.809Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-10T11:48:18.809Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:48:18.810Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:48:18.810Z] === CONT TestMountDaemonRoot/rprivate [2022-09-10T11:48:18.810Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:48:18.810Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:48:18.810Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:48:18.810Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:48:18.810Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:48:18.810Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:48:18.810Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:48:18.810Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:48:18.810Z] === CONT TestMountDaemonRoot/private [2022-09-10T11:48:18.810Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-10T11:48:18.810Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-10T11:48:18.810Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:48:18.810Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:48:18.810Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-10T11:48:18.810Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-10T11:48:18.810Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:48:18.810Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:48:18.810Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-10T11:48:18.810Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-10T11:48:18.810Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-10T11:48:18.810Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T11:48:18.810Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-10T11:48:18.810Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T11:48:18.810Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-10T11:48:19.067Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-10T11:48:19.068Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T11:48:19.270Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.312s coverage: 45.9% of statements [2022-09-10T11:48:19.270Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-10T11:48:19.326Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-10T11:48:19.326Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-10T11:48:19.326Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-10T11:48:19.326Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-10T11:48:19.326Z] === RUN TestContainerBindMountNonRecursive [2022-09-10T11:48:20.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-10T11:48:20.262Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-10T11:48:20.656Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-09-10T11:48:20.656Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.679s coverage: 58.0% of statements [2022-09-10T11:48:20.656Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-10T11:48:20.656Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-10T11:48:20.828Z] --- PASS: TestServiceCreateInit (7.13s) [2022-09-10T11:48:20.828Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-09-10T11:48:20.828Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2022-09-10T11:48:20.828Z] === RUN TestCreateServiceMultipleTimes [2022-09-10T11:48:20.828Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2022-09-10T11:48:20.828Z] === RUN TestContainerVolumesMountedAsShared [2022-09-10T11:48:21.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-10T11:48:21.346Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2022-09-10T11:48:21.346Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-10T11:48:21.448Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2022-09-10T11:48:21.448Z] === RUN TestServiceUpdateConfigs [2022-09-10T11:48:21.912Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2022-09-10T11:48:21.912Z] === RUN TestNetworkNat [2022-09-10T11:48:22.035Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-09-10T11:48:22.257Z] === RUN TestMiddlewares [2022-09-10T11:48:22.257Z] --- PASS: TestMiddlewares (0.00s) [2022-09-10T11:48:22.257Z] PASS [2022-09-10T11:48:22.257Z] coverage: 7.9% of statements [2022-09-10T11:48:22.257Z] ok github.com/docker/docker/api/server 0.058s coverage: 7.9% of statements [2022-09-10T11:48:22.293Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2022-09-10T11:48:22.478Z] --- PASS: TestNetworkNat (0.65s) [2022-09-10T11:48:22.478Z] === RUN TestNetworkLocalhostTCPNat [2022-09-10T11:48:22.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-10T11:48:22.860Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements [2022-09-10T11:48:22.860Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-10T11:48:22.860Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-10T11:48:23.301Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2022-09-10T11:48:23.301Z] === RUN TestNetworkLoopbackNat [2022-09-10T11:48:23.795Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-09-10T11:48:24.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-10T11:48:24.361Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.8% of statements [2022-09-10T11:48:24.361Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-10T11:48:24.361Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-10T11:48:24.619Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-09-10T11:48:25.186Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-09-10T11:48:25.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-10T11:48:25.753Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-10T11:48:25.753Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-09-10T11:48:25.871Z] --- PASS: TestNetworkLoopbackNat (2.76s) [2022-09-10T11:48:25.871Z] === RUN TestPause [2022-09-10T11:48:26.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-10T11:48:26.322Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2022-09-10T11:48:26.322Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-10T11:48:26.390Z] --- PASS: TestPause (0.59s) [2022-09-10T11:48:26.391Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-10T11:48:26.391Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T11:48:26.391Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T11:48:26.391Z] === RUN TestPauseStopPausedContainer [2022-09-10T11:48:26.889Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 54.7% of statements [2022-09-10T11:48:26.956Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-10T11:48:27.148Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-09-10T11:48:27.215Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2022-09-10T11:48:27.215Z] === RUN TestPsFilter [2022-09-10T11:48:27.215Z] --- PASS: TestPsFilter (0.16s) [2022-09-10T11:48:27.215Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-10T11:48:28.087Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-09-10T11:48:28.150Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2022-09-10T11:48:28.150Z] === RUN TestRemoveContainerWithVolume [2022-09-10T11:48:28.345Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-10T11:48:28.716Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2022-09-10T11:48:28.716Z] === RUN TestRemoveContainerRunning [2022-09-10T11:48:28.912Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-10T11:48:28.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-10T11:48:29.233Z] --- PASS: TestRemoveContainerRunning (0.69s) [2022-09-10T11:48:29.233Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-10T11:48:29.798Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2022-09-10T11:48:29.798Z] === RUN TestRemoveInvalidContainer [2022-09-10T11:48:29.798Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-09-10T11:48:29.798Z] === RUN TestRenameLinkedContainer [2022-09-10T11:48:29.847Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 82.5% of statements [2022-09-10T11:48:29.847Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-10T11:48:29.847Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-10T11:48:30.782Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-09-10T11:48:32.157Z] ok github.com/docker/docker/distribution 1.496s coverage: 27.6% of statements [2022-09-10T11:48:32.157Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-10T11:48:32.416Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-10T11:48:32.983Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-09-10T11:48:33.085Z] --- PASS: TestRenameLinkedContainer (3.03s) [2022-09-10T11:48:33.085Z] === RUN TestRenameStoppedContainer [2022-09-10T11:48:33.243Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.6% of statements [2022-09-10T11:48:33.243Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-10T11:48:33.344Z] check_test.go:309: [d5ccffe2c5615] daemon is not started [2022-09-10T11:48:33.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-10T11:48:33.501Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-10T11:48:33.501Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-10T11:48:33.603Z] --- PASS: TestRenameStoppedContainer (0.76s) [2022-09-10T11:48:33.603Z] === RUN TestRenameRunningContainerAndReuse [2022-09-10T11:48:34.068Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2022-09-10T11:48:34.068Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-10T11:48:34.326Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-09-10T11:48:35.262Z] ok github.com/docker/docker/oci 0.006s coverage: 40.6% of statements [2022-09-10T11:48:35.504Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2022-09-10T11:48:35.504Z] === RUN TestRenameInvalidName [2022-09-10T11:48:35.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-10T11:48:35.689Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2022-09-10T11:48:35.689Z] === RUN TestCreateServiceConflict [2022-09-10T11:48:35.763Z] --- PASS: TestRenameInvalidName (0.73s) [2022-09-10T11:48:35.763Z] === RUN TestRenameAnonymousContainer [2022-09-10T11:48:35.829Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-09-10T11:48:36.088Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-10T11:48:36.319Z] --- PASS: TestServiceUpdateConfigs (14.14s) [2022-09-10T11:48:36.319Z] === RUN TestServiceUpdateNetwork [2022-09-10T11:48:37.586Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-09-10T11:48:37.586Z] === RUN TestCreateServiceMaxReplicas [2022-09-10T11:48:37.991Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 82.0% of statements [2022-09-10T11:48:38.249Z] ok github.com/docker/docker/pkg/authorization 0.096s coverage: 68.3% of statements [2022-09-10T11:48:38.508Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-10T11:48:38.508Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-10T11:48:39.047Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2022-09-10T11:48:39.047Z] === RUN TestRenameContainerWithSameName [2022-09-10T11:48:39.614Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2022-09-10T11:48:39.614Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-10T11:48:40.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-10T11:48:40.867Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-09-10T11:48:40.867Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-10T11:48:41.117Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2022-09-10T11:48:41.117Z] === RUN TestResize [2022-09-10T11:48:41.685Z] --- PASS: TestResize (0.71s) [2022-09-10T11:48:41.685Z] === RUN TestResizeWithInvalidSize [2022-09-10T11:48:41.791Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 43.5% of statements [2022-09-10T11:48:41.791Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-10T11:48:42.050Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-09-10T11:48:42.309Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-09-10T11:48:43.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-10T11:48:43.060Z] --- PASS: TestResizeWithInvalidSize (1.12s) [2022-09-10T11:48:43.060Z] === RUN TestResizeWhenContainerNotStarted [2022-09-10T11:48:43.244Z] ok github.com/docker/docker/layer 7.878s coverage: 68.8% of statements [2022-09-10T11:48:43.244Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-10T11:48:43.244Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-10T11:48:43.244Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-10T11:48:43.244Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-10T11:48:43.244Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-10T11:48:43.244Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-10T11:48:43.244Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-10T11:48:43.503Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2022-09-10T11:48:43.627Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:48:43.627Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:48:43.627Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:48:43.627Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T11:48:43.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:48:44.070Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2022-09-10T11:48:44.329Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2022-09-10T11:48:45.265Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-09-10T11:48:45.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-10T11:48:45.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T11:48:45.832Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2022-09-10T11:48:45.832Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 86.5% of statements [2022-09-10T11:48:46.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-10T11:48:46.401Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-09-10T11:48:46.401Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2022-09-10T11:48:47.336Z] ok github.com/docker/docker/pkg/idtools 0.407s coverage: 69.5% of statements [2022-09-10T11:48:47.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:48:47.595Z] ok github.com/docker/docker/pkg/ioutils 0.468s coverage: 70.6% of statements [2022-09-10T11:48:47.853Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-09-10T11:48:47.853Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-10T11:48:47.853Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-09-10T11:48:47.853Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-10T11:48:47.853Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-10T11:48:48.112Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-09-10T11:48:48.112Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-10T11:48:48.112Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-10T11:48:48.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-10T11:48:48.370Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-09-10T11:48:48.476Z] --- PASS: TestServiceUpdateNetwork (12.12s) [2022-09-10T11:48:48.476Z] === RUN TestServiceUpdatePidsLimit [2022-09-10T11:48:48.476Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-10T11:48:48.629Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-09-10T11:48:48.629Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-09-10T11:48:48.629Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-10T11:48:48.629Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-10T11:48:48.731Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-10T11:48:48.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T11:48:49.185Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T11:48:49.565Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-09-10T11:48:49.823Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-09-10T11:48:50.082Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-10T11:48:50.340Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-10T11:48:50.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T11:48:50.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-10T11:48:50.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T11:48:51.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-10T11:48:51.713Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-09-10T11:48:51.713Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-09-10T11:48:52.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-10T11:48:52.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T11:48:53.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T11:48:53.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-10T11:48:55.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T11:48:55.732Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-09-10T11:48:55.732Z] === RUN TestCreateServiceSecretFileMode [2022-09-10T11:48:55.895Z] ok github.com/docker/docker/pkg/signal 3.317s coverage: 62.3% of statements [2022-09-10T11:48:55.895Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-10T11:48:55.895Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-10T11:48:55.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-10T11:48:56.154Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-10T11:48:56.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T11:48:56.722Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-09-10T11:48:56.807Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-10T11:48:56.980Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-09-10T11:48:57.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-10T11:48:57.239Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2022-09-10T11:48:57.806Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-09-10T11:48:57.806Z] coverage: [no statements] [2022-09-10T11:48:57.806Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-09-10T11:48:58.372Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-10T11:48:58.372Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-09-10T11:48:58.556Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-10T11:48:58.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-10T11:48:58.630Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-10T11:48:59.129Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.13s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.66s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.28s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2022-09-10T11:48:59.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2022-09-10T11:48:59.130Z] === RUN TestCgroupNamespacesRun [2022-09-10T11:48:59.388Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-10T11:49:00.323Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-10T11:49:00.531Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-09-10T11:49:00.531Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-10T11:49:00.581Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2022-09-10T11:49:00.581Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-10T11:49:01.098Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-09-10T11:49:01.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-10T11:49:02.061Z] ok github.com/docker/docker/quota 0.276s coverage: 71.4% of statements [2022-09-10T11:49:02.081Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2022-09-10T11:49:02.081Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-10T11:49:02.320Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-09-10T11:49:03.335Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2022-09-10T11:49:03.335Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-10T11:49:03.335Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-09-10T11:49:03.335Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-09-10T11:49:03.335Z] PASS [2022-09-10T11:49:03.335Z] [2022-09-10T11:49:03.335Z] === Skipped [2022-09-10T11:49:03.335Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-10T11:49:03.335Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T11:49:03.335Z] [2022-09-10T11:49:03.335Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-10T11:49:03.335Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T11:49:03.335Z] [2022-09-10T11:49:03.335Z] DONE 27 tests, 2 skipped in 147.465s [2022-09-10T11:49:03.335Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-10T11:49:03.335Z] ++ 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 [2022-09-10T11:49:03.335Z] ++ set -e [2022-09-10T11:49:03.335Z] ++ '[' -n 0 ']' [2022-09-10T11:49:03.335Z] ++ set -x [2022-09-10T11:49:03.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-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 [2022-09-10T11:49:03.335Z] INFO: Testing against a local daemon [2022-09-10T11:49:03.335Z] === RUN TestSessionCreate [2022-09-10T11:49:03.335Z] --- PASS: TestSessionCreate (0.02s) [2022-09-10T11:49:03.335Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-10T11:49:03.335Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-10T11:49:03.335Z] PASS [2022-09-10T11:49:03.335Z] [2022-09-10T11:49:03.335Z] DONE 2 tests in 0.129s [2022-09-10T11:49:03.335Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-10T11:49:03.335Z] ++ 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 [2022-09-10T11:49:03.335Z] ++ set -e [2022-09-10T11:49:03.335Z] ++ '[' -n 0 ']' [2022-09-10T11:49:03.335Z] ++ set -x [2022-09-10T11:49:03.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-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 [2022-09-10T11:49:03.335Z] INFO: Testing against a local daemon [2022-09-10T11:49:03.335Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-10T11:49:03.335Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-10T11:49:03.335Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T11:49:03.335Z] === RUN TestEventsExecDie [2022-09-10T11:49:03.590Z] --- PASS: TestEventsExecDie (0.48s) [2022-09-10T11:49:03.590Z] === RUN TestEventsBackwardsCompatible [2022-09-10T11:49:03.590Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-10T11:49:03.590Z] === RUN TestInfoBinaryCommits [2022-09-10T11:49:03.590Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-10T11:49:03.590Z] === RUN TestInfoAPIVersioned [2022-09-10T11:49:03.590Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-10T11:49:03.590Z] === RUN TestInfoDiscoveryBackend [2022-09-10T11:49:03.704Z] ok github.com/docker/docker/registry 0.076s coverage: 57.1% of statements [2022-09-10T11:49:03.704Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-10T11:49:03.968Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-10T11:49:03.983Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.54s) [2022-09-10T11:49:03.983Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-10T11:49:04.151Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-10T11:49:04.151Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-10T11:49:04.534Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-09-10T11:49:04.793Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-10T11:49:05.076Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-10T11:49:05.076Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-10T11:49:05.636Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-09-10T11:49:05.636Z] === RUN TestInfoAPI [2022-09-10T11:49:05.636Z] --- PASS: TestInfoAPI (0.02s) [2022-09-10T11:49:05.636Z] === RUN TestInfoAPIWarnings [2022-09-10T11:49:05.883Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2022-09-10T11:49:05.883Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-10T11:49:05.883Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-10T11:49:06.143Z] check_test.go:309: [d1a52bafffc13] daemon is not started [2022-09-10T11:49:06.143Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-10T11:49:06.694Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-10T11:49:06.953Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.4% of statements [2022-09-10T11:49:07.076Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-10T11:49:07.335Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2022-09-10T11:49:07.335Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-10T11:49:07.520Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-09-10T11:49:07.593Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-10T11:49:07.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-10T11:49:07.919Z] --- PASS: TestCreateServiceSecretFileMode (12.47s) [2022-09-10T11:49:07.919Z] === RUN TestCreateServiceConfigFileMode [2022-09-10T11:49:08.456Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-09-10T11:49:08.528Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-10T11:49:08.786Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2022-09-10T11:49:08.786Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-10T11:49:09.721Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2022-09-10T11:49:09.721Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-10T11:49:09.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-10T11:49:11.625Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2022-09-10T11:49:11.625Z] === RUN TestNISDomainname [2022-09-10T11:49:12.192Z] --- PASS: TestNISDomainname (0.96s) [2022-09-10T11:49:12.192Z] === RUN TestHostnameDnsResolution [2022-09-10T11:49:13.565Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-10T11:49:13.565Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-09-10T11:49:13.565Z] === RUN TestUnprivilegedPortsAndPing [2022-09-10T11:49:14.500Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-09-10T11:49:14.500Z] === RUN TestStats [2022-09-10T11:49:15.438Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-10T11:49:16.005Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-10T11:49:16.263Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-10T11:49:16.829Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-10T11:49:17.090Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-10T11:49:17.348Z] --- PASS: TestStats (2.78s) [2022-09-10T11:49:17.348Z] === RUN TestStopContainerWithTimeout [2022-09-10T11:49:17.348Z] === RUN TestStopContainerWithTimeout/0 [2022-09-10T11:49:17.348Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-10T11:49:17.348Z] === RUN TestStopContainerWithTimeout/1 [2022-09-10T11:49:17.348Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-10T11:49:17.348Z] === RUN TestStopContainerWithTimeout/3 [2022-09-10T11:49:17.348Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-10T11:49:17.348Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-10T11:49:17.348Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-10T11:49:17.348Z] === CONT TestStopContainerWithTimeout/0 [2022-09-10T11:49:17.348Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-10T11:49:17.348Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-10T11:49:17.348Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-10T11:49:17.348Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-10T11:49:18.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-10T11:49:18.285Z] === CONT TestStopContainerWithTimeout/3 [2022-09-10T11:49:18.851Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-10T11:49:20.109Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) [2022-09-10T11:49:20.109Z] === RUN TestCreateServiceSysctls [2022-09-10T11:49:20.753Z] === CONT TestStopContainerWithTimeout/1 [2022-09-10T11:49:20.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-10T11:49:21.483Z] --- PASS: TestCreateServiceSysctls (3.09s) [2022-09-10T11:49:21.483Z] === RUN TestCreateServiceCapabilities [2022-09-10T11:49:22.128Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-10T11:49:22.129Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2022-09-10T11:49:22.129Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2022-09-10T11:49:22.129Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-09-10T11:49:22.129Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-09-10T11:49:22.129Z] === RUN TestDeleteDevicemapper [2022-09-10T11:49:22.129Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T11:49:22.129Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-10T11:49:22.129Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-10T11:49:22.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-10T11:49:23.066Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-10T11:49:23.228Z] === RUN TestBoolValue [2022-09-10T11:49:23.228Z] --- PASS: TestBoolValue (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestBoolValueOrDefault [2022-09-10T11:49:23.228Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestInt64ValueOrZero [2022-09-10T11:49:23.228Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestInt64ValueOrDefault [2022-09-10T11:49:23.228Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestInt64ValueOrDefaultWithError [2022-09-10T11:49:23.228Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestJsonContentType [2022-09-10T11:49:23.228Z] --- PASS: TestJsonContentType (0.00s) [2022-09-10T11:49:23.228Z] PASS [2022-09-10T11:49:23.228Z] coverage: 16.2% of statements [2022-09-10T11:49:23.228Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 16.2% of statements [2022-09-10T11:49:23.228Z] === RUN TestMaskSecretKeys [2022-09-10T11:49:23.228Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-09-10T11:49:23.228Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-09-10T11:49:23.228Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-09-10T11:49:23.228Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestVersionMiddlewareVersion [2022-09-10T11:49:23.228Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-09-10T11:49:23.228Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-09-10T11:49:23.228Z] PASS [2022-09-10T11:49:23.228Z] coverage: 37.7% of statements [2022-09-10T11:49:23.228Z] ok github.com/docker/docker/api/server/middleware 0.064s coverage: 37.7% of statements [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-10T11:49:23.228Z] === RUN TestStrSliceMarshalJSON [2022-09-10T11:49:23.228Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestStrSliceUnmarshalJSON [2022-09-10T11:49:23.228Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestStrSliceUnmarshalString [2022-09-10T11:49:23.228Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestStrSliceUnmarshalSlice [2022-09-10T11:49:23.228Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-09-10T11:49:23.228Z] PASS [2022-09-10T11:49:23.228Z] coverage: 90.0% of statements [2022-09-10T11:49:23.228Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2022-09-10T11:49:23.228Z] === RUN TestToJSON [2022-09-10T11:49:23.228Z] --- PASS: TestToJSON (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestToParamWithVersion [2022-09-10T11:49:23.228Z] --- PASS: TestToParamWithVersion (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestFromJSON [2022-09-10T11:49:23.228Z] --- PASS: TestFromJSON (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestEmpty [2022-09-10T11:49:23.228Z] --- PASS: TestEmpty (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestArgsMatchKVListEmptySources [2022-09-10T11:49:23.228Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestArgsMatchKVList [2022-09-10T11:49:23.228Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestArgsMatch [2022-09-10T11:49:23.228Z] --- PASS: TestArgsMatch (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestAdd [2022-09-10T11:49:23.228Z] --- PASS: TestAdd (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestDel [2022-09-10T11:49:23.228Z] --- PASS: TestDel (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestLen [2022-09-10T11:49:23.228Z] --- PASS: TestLen (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestExactMatch [2022-09-10T11:49:23.228Z] --- PASS: TestExactMatch (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestOnlyOneExactMatch [2022-09-10T11:49:23.228Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestContains [2022-09-10T11:49:23.228Z] --- PASS: TestContains (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestValidate [2022-09-10T11:49:23.228Z] --- PASS: TestValidate (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestWalkValues [2022-09-10T11:49:23.228Z] --- PASS: TestWalkValues (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestFuzzyMatch [2022-09-10T11:49:23.228Z] --- PASS: TestFuzzyMatch (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestClone [2022-09-10T11:49:23.228Z] --- PASS: TestClone (0.00s) [2022-09-10T11:49:23.228Z] PASS [2022-09-10T11:49:23.228Z] coverage: 92.2% of statements [2022-09-10T11:49:23.228Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2022-09-10T11:49:23.228Z] === RUN TestDurationToSecondsString [2022-09-10T11:49:23.228Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestGetTimestamp [2022-09-10T11:49:23.228Z] === RUN TestAdjustForAPIVersion [2022-09-10T11:49:23.228Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-09-10T11:49:23.228Z] PASS [2022-09-10T11:49:23.228Z] coverage: 5.7% of statements [2022-09-10T11:49:23.228Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-10T11:49:23.228Z] --- PASS: TestGetTimestamp (0.16s) [2022-09-10T11:49:23.228Z] === RUN TestParseTimestamps [2022-09-10T11:49:23.228Z] --- PASS: TestParseTimestamps (0.00s) [2022-09-10T11:49:23.228Z] PASS [2022-09-10T11:49:23.228Z] coverage: 100.0% of statements [2022-09-10T11:49:23.228Z] ok github.com/docker/docker/api/types/time 0.202s coverage: 100.0% of statements [2022-09-10T11:49:23.228Z] === RUN TestCompareVersion [2022-09-10T11:49:23.228Z] --- PASS: TestCompareVersion (0.00s) [2022-09-10T11:49:23.228Z] PASS [2022-09-10T11:49:23.228Z] coverage: 75.0% of statements [2022-09-10T11:49:23.228Z] ok github.com/docker/docker/api/types/versions 0.061s coverage: 75.0% of statements [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/builder [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-10T11:49:23.228Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-09-10T11:49:23.228Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-09-10T11:49:23.228Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestCloneArgsSmartHttp [2022-09-10T11:49:23.228Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-09-10T11:49:23.228Z] === RUN TestCloneArgsDumbHttp [2022-09-10T11:49:23.228Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestCloneArgsGit [2022-09-10T11:49:23.228Z] --- PASS: TestCloneArgsGit (0.00s) [2022-09-10T11:49:23.228Z] === RUN TestCheckoutGit [2022-09-10T11:49:23.323Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/rootless [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/volume [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-10T11:49:23.323Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === Skipped [2022-09-10T11:49:23.323Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-10T11:49:23.323Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-10T11:49:23.323Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:74: No driver to put! [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-10T11:49:23.323Z] time="2022-09-10T11:48:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-10T11:49:23.323Z] time="2022-09-10T11:48:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-10T11:49:23.323Z] time="2022-09-10T11:48:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-10T11:49:23.323Z] time="2022-09-10T11:48:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-10T11:49:23.323Z] time="2022-09-10T11:48:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:74: No driver to put! [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-10T11:49:23.323Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-10T11:49:23.323Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-10T11:49:23.323Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T11:49:23.323Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-10T11:49:23.323Z] graphtest_unix.go:74: No driver to put! [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-10T11:49:23.323Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-10T11:49:23.323Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-10T11:49:23.323Z] [2022-09-10T11:49:23.323Z] DONE 2251 tests, 26 skipped in 235.317s [2022-09-10T11:49:23.669Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-09-10T11:49:23.669Z] === RUN TestInfoDebug [2022-09-10T11:49:23.669Z] --- PASS: TestInfoDebug (0.52s) [2022-09-10T11:49:23.669Z] === RUN TestInfoInsecureRegistries [2022-09-10T11:49:23.669Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-10T11:49:23.669Z] === RUN TestInfoRegistryMirrors [2022-09-10T11:49:23.669Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-10T11:49:23.669Z] === RUN TestLoginFailsWithBadCredentials Post stage [Pipeline] junit [2022-09-10T11:49:23.901Z] Recording test results [2022-09-10T11:49:23.924Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-10T11:49:23.924Z] === RUN TestPingCacheHeaders [2022-09-10T11:49:23.924Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-10T11:49:23.924Z] === RUN TestPingGet [2022-09-10T11:49:23.924Z] --- PASS: TestPingGet (0.02s) [2022-09-10T11:49:23.924Z] === RUN TestPingHead [2022-09-10T11:49:23.924Z] --- PASS: TestPingHead (0.02s) [2022-09-10T11:49:23.924Z] === RUN TestVersion [2022-09-10T11:49:23.924Z] --- PASS: TestVersion (0.02s) [2022-09-10T11:49:23.924Z] PASS [2022-09-10T11:49:23.924Z] [2022-09-10T11:49:23.924Z] === Skipped [2022-09-10T11:49:23.924Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T11:49:23.924Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-10T11:49:23.924Z] [2022-09-10T11:49:23.924Z] DONE 18 tests, 1 skipped in 20.971s [2022-09-10T11:49:23.924Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-10T11:49:23.924Z] ++ 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 [2022-09-10T11:49:23.924Z] ++ set -e [2022-09-10T11:49:23.924Z] ++ '[' -n 0 ']' [2022-09-10T11:49:23.924Z] ++ set -x [2022-09-10T11:49:23.924Z] ++ 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 [2022-09-10T11:49:23.924Z] INFO: Testing against a local daemon [2022-09-10T11:49:23.924Z] === RUN TestVolumesCreateAndList [2022-09-10T11:49:23.924Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-10T11:49:23.924Z] === RUN TestVolumesRemove [2022-09-10T11:49:24.002Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-10T11:49:24.011Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-09-10T11:49:24.011Z] === RUN TestInspect [2022-09-10T11:49:24.138Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [2022-09-10T11:49:24.184Z] --- PASS: TestVolumesRemove (0.11s) [2022-09-10T11:49:24.184Z] === RUN TestVolumesInspect [2022-09-10T11:49:24.184Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-10T11:49:24.184Z] === RUN TestVolumesInvalidJSON [2022-09-10T11:49:24.184Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-10T11:49:24.184Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-10T11:49:24.184Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-10T11:49:24.184Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-10T11:49:24.184Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-10T11:49:24.184Z] PASS [2022-09-10T11:49:24.184Z] [2022-09-10T11:49:24.184Z] DONE 5 tests in 0.244s [2022-09-10T11:49:24.184Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-10T11:49:24.184Z] ++++ cat bundles/test-integration/docker.pid [2022-09-10T11:49:24.184Z] +++ kill 12366 [Pipeline] sh [2022-09-10T11:49:24.247Z] === RUN TestEnable [2022-09-10T11:49:24.247Z] --- PASS: TestEnable (0.00s) [2022-09-10T11:49:24.247Z] === RUN TestDisable [2022-09-10T11:49:24.247Z] --- PASS: TestDisable (0.00s) [2022-09-10T11:49:24.247Z] === RUN TestEnabled [2022-09-10T11:49:24.247Z] --- PASS: TestEnabled (0.00s) [2022-09-10T11:49:24.247Z] PASS [2022-09-10T11:49:24.247Z] coverage: 100.0% of statements [2022-09-10T11:49:24.247Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-09-10T11:49:24.458Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44122/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25707841695d3bcfae8691e63152ecf4fec5a0fa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:25707841695d3bcfae8691e63152ecf4fec5a0fa hack/validate/vendor [2022-09-10T11:49:24.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-10T11:49:24.732Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-09-10T11:49:24.732Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestProcessNoDockerignore [2022-09-10T11:49:24.732Z] --- PASS: TestProcessNoDockerignore (0.02s) [2022-09-10T11:49:24.732Z] === RUN TestProcessShouldLeaveAllFiles [2022-09-10T11:49:24.732Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestDetectContentType [2022-09-10T11:49:24.732Z] --- PASS: TestDetectContentType (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestSelectAcceptableMIME [2022-09-10T11:49:24.732Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestInspectEmptyResponse [2022-09-10T11:49:24.732Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestInspectResponseBinary [2022-09-10T11:49:24.732Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestResponseUnsupportedContentType [2022-09-10T11:49:24.732Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestInspectResponseTextSimple [2022-09-10T11:49:24.732Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestInspectResponseEmptyContentType [2022-09-10T11:49:24.732Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestUnknownContentLength [2022-09-10T11:49:24.732Z] --- PASS: TestUnknownContentLength (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestDownloadRemote [2022-09-10T11:49:24.732Z] --- PASS: TestDownloadRemote (0.09s) [2022-09-10T11:49:24.732Z] === RUN TestGetWithStatusError [2022-09-10T11:49:24.732Z] --- PASS: TestGetWithStatusError (0.01s) [2022-09-10T11:49:24.732Z] === RUN TestCloseRootDirectory [2022-09-10T11:49:24.732Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:49:24.732Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestHashFile [2022-09-10T11:49:24.732Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:49:24.732Z] --- SKIP: TestHashFile (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestHashSubdir [2022-09-10T11:49:24.732Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:49:24.732Z] --- SKIP: TestHashSubdir (0.00s) [2022-09-10T11:49:24.732Z] === RUN TestRemoveDirectory [2022-09-10T11:49:24.732Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:49:24.732Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-09-10T11:49:24.732Z] PASS [2022-09-10T11:49:24.732Z] coverage: 9.3% of statements [2022-09-10T11:49:24.732Z] ok github.com/docker/docker/builder/remotecontext 0.347s coverage: 9.3% of statements [2022-09-10T11:49:25.024Z] update vendored copy of archive/tar [2022-09-10T11:49:25.024Z] downloading: https://golang.org/dl/go1.18.6.src.tar.gz [2022-09-10T11:49:25.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.85s) [2022-09-10T11:49:25.144Z] === RUN TestUpdateMemory [2022-09-10T11:49:25.144Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-10T11:49:25.144Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-10T11:49:25.144Z] === RUN TestUpdateCPUQuota [2022-09-10T11:49:25.144Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-10T11:49:25.217Z] === RUN TestGetAllAllowed [2022-09-10T11:49:25.217Z] --- PASS: TestGetAllAllowed (0.00s) [2022-09-10T11:49:25.217Z] === RUN TestGetAllMeta [2022-09-10T11:49:25.217Z] --- PASS: TestGetAllMeta (0.00s) [2022-09-10T11:49:25.217Z] === RUN TestWarnOnUnusedBuildArgs [2022-09-10T11:49:25.217Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-09-10T11:49:25.217Z] === RUN TestIsUnreferencedBuiltin [2022-09-10T11:49:25.217Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-09-10T11:49:25.217Z] === RUN TestIsExistingDirectory [2022-09-10T11:49:25.217Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-09-10T11:49:25.217Z] === RUN TestGetFilenameForDownload [2022-09-10T11:49:25.217Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-09-10T11:49:25.217Z] === RUN TestEnv2Variables [2022-09-10T11:49:25.217Z] --- PASS: TestEnv2Variables (0.00s) [2022-09-10T11:49:25.217Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-09-10T11:49:25.401Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-10T11:49:25.547Z] +++ /etc/init.d/apparmor stop [2022-09-10T11:49:25.547Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-10T11:49:25.547Z] [2022-09-10T11:49:25.547Z] Unloading profiles will leave already running processes permanently [2022-09-10T11:49:25.547Z] unconfined, which can lead to unexpected situations. [2022-09-10T11:49:25.547Z] [2022-09-10T11:49:25.547Z] To set a process to complain mode, use the command line tool [2022-09-10T11:49:25.547Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-10T11:49:25.547Z] +++ true [2022-09-10T11:49:25.547Z] exiting test-integration [2022-09-10T11:49:25.547Z] ++ exit 0 [2022-09-10T11:49:25.547Z] [2022-09-10T11:49:25.701Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestMaintainer [2022-09-10T11:49:25.701Z] --- PASS: TestMaintainer (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestLabel [2022-09-10T11:49:25.701Z] --- PASS: TestLabel (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestFromScratch [2022-09-10T11:49:25.701Z] --- PASS: TestFromScratch (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestFromWithArg [2022-09-10T11:49:25.701Z] --- PASS: TestFromWithArg (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-09-10T11:49:25.701Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestFromWithUndefinedArg [2022-09-10T11:49:25.701Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestFromMultiStageWithNamedStage [2022-09-10T11:49:25.701Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestOnbuild [2022-09-10T11:49:25.701Z] --- PASS: TestOnbuild (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestWorkdir [2022-09-10T11:49:25.701Z] --- PASS: TestWorkdir (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestCmd [2022-09-10T11:49:25.701Z] --- PASS: TestCmd (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestHealthcheckNone [2022-09-10T11:49:25.701Z] --- PASS: TestHealthcheckNone (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestHealthcheckCmd [2022-09-10T11:49:25.701Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestEntrypoint [2022-09-10T11:49:25.701Z] --- PASS: TestEntrypoint (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestExpose [2022-09-10T11:49:25.701Z] --- PASS: TestExpose (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestUser [2022-09-10T11:49:25.701Z] --- PASS: TestUser (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestVolume [2022-09-10T11:49:25.701Z] --- PASS: TestVolume (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestStopSignal [2022-09-10T11:49:25.701Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-10T11:49:25.701Z] --- SKIP: TestStopSignal (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestArg [2022-09-10T11:49:25.701Z] --- PASS: TestArg (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestShell [2022-09-10T11:49:25.701Z] --- PASS: TestShell (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestPrependEnvOnCmd [2022-09-10T11:49:25.701Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestRunWithBuildArgs [2022-09-10T11:49:25.701Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestRunIgnoresHealthcheck [2022-09-10T11:49:25.701Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestDispatchUnsupportedOptions [2022-09-10T11:49:25.701Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-09-10T11:49:25.701Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-09-10T11:49:25.701Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-09-10T11:49:25.701Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-09-10T11:49:25.701Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-09-10T11:49:25.701Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-09-10T11:49:25.701Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestNormalizeWorkdir [2022-09-10T11:49:25.701Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestDispatch [2022-09-10T11:49:25.701Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-09-10T11:49:25.701Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-09-10T11:49:25.701Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-09-10T11:49:25.701Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-09-10T11:49:25.701Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-09-10T11:49:25.701Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-09-10T11:49:25.701Z] === RUN TestDispatch/COPY_url [2022-09-10T11:49:25.701Z] --- PASS: TestDispatch (0.21s) [2022-09-10T11:49:25.701Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.11s) [2022-09-10T11:49:25.701Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.05s) [2022-09-10T11:49:25.701Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-09-10T11:49:25.701Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-09-10T11:49:25.701Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-09-10T11:49:25.701Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-09-10T11:49:25.701Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestAddScratchImageAddsToMounts [2022-09-10T11:49:25.701Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestAddFromScratchPopulatesPlatform [2022-09-10T11:49:25.701Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-09-10T11:49:25.701Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-09-10T11:49:25.701Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-09-10T11:49:25.702Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-09-10T11:49:25.702Z] === RUN TestImageSourceGetAddsToMounts [2022-09-10T11:49:25.702Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-09-10T11:49:25.702Z] === RUN TestEmptyDockerfile [2022-09-10T11:49:25.702Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-09-10T11:49:25.702Z] === RUN TestSymlinkDockerfile [2022-09-10T11:49:25.702Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-09-10T11:49:25.702Z] === RUN TestDockerfileOutsideTheBuildContext [2022-09-10T11:49:25.702Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-09-10T11:49:25.702Z] === RUN TestNonExistingDockerfile [2022-09-10T11:49:25.702Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-09-10T11:49:25.702Z] === RUN TestCopyRunConfig [2022-09-10T11:49:25.702Z] --- PASS: TestCopyRunConfig (0.00s) [2022-09-10T11:49:25.702Z] === RUN TestDeepCopyRunConfig [2022-09-10T11:49:25.702Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-09-10T11:49:25.702Z] === RUN TestExportImage [2022-09-10T11:49:25.702Z] --- PASS: TestExportImage (0.00s) [2022-09-10T11:49:25.702Z] === RUN TestNormalizeDest [2022-09-10T11:49:25.702Z] --- PASS: TestNormalizeDest (0.00s) [2022-09-10T11:49:25.702Z] PASS [2022-09-10T11:49:25.702Z] coverage: 46.8% of statements [2022-09-10T11:49:25.702Z] ok github.com/docker/docker/builder/dockerfile 0.362s coverage: 46.8% of statements [2022-09-10T11:49:25.702Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-10T11:49:26.335Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-10T11:49:26.335Z] --- PASS: TestUpdateCPUQuota (1.33s) [2022-09-10T11:49:26.335Z] === RUN TestUpdatePidsLimit [2022-09-10T11:49:26.335Z] === RUN TestUpdatePidsLimit/update_from_none Post stage [Pipeline] junit [2022-09-10T11:49:26.482Z] Recording test results [2022-09-10T11:49:26.594Z] === RUN TestUpdatePidsLimit/no_change [2022-09-10T11:49:26.653Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-10T11:49:26.853Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-10T11:49:26.924Z] patching file stat_unix.go [2022-09-10T11:49:26.924Z] 2022/09/10 11:49:26 Collecting initial packages [2022-09-10T11:49:26.924Z] 2022/09/10 11:49:26 Download dependencies [2022-09-10T11:49:26.973Z] + echo Ensuring container killed. [2022-09-10T11:49:26.973Z] Ensuring container killed. [2022-09-10T11:49:26.973Z] + docker rm -vf docker-pr3 [2022-09-10T11:49:26.973Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-10T11:49:27.111Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-10T11:49:27.111Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-10T11:49:27.249Z] + echo Chowning /workspace to jenkins user [2022-09-10T11:49:27.249Z] Chowning /workspace to jenkins user [2022-09-10T11:49:27.249Z] + id -u [2022-09-10T11:49:27.249Z] + id -g [2022-09-10T11:49:27.249Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44122:/workspace busybox chown -R 1000:1000 /workspace [2022-09-10T11:49:27.249Z] Unable to find image 'busybox:latest' locally [2022-09-10T11:49:27.291Z] --- PASS: TestInspect (2.86s) [2022-09-10T11:49:27.291Z] === RUN TestCreateJob [2022-09-10T11:49:27.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-10T11:49:27.371Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-10T11:49:27.371Z] check_test.go:309: [dc0d2b8bccbdd] daemon is not started [2022-09-10T11:49:27.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-10T11:49:27.371Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-10T11:49:27.371Z] check_test.go:309: [dd46552c1cca7] daemon is not started [2022-09-10T11:49:27.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-10T11:49:27.371Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-10T11:49:27.505Z] latest: Pulling from library/busybox [2022-09-10T11:49:27.505Z] 4189ef966ca4: Pulling fs layer [2022-09-10T11:49:27.505Z] 4189ef966ca4: Verifying Checksum [2022-09-10T11:49:27.505Z] 4189ef966ca4: Download complete [2022-09-10T11:49:27.505Z] 4189ef966ca4: Pull complete [2022-09-10T11:49:27.760Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-10T11:49:27.760Z] Status: Downloaded newer image for busybox:latest [2022-09-10T11:49:27.938Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-10T11:49:28.196Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-10T11:49:28.763Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-10T11:49:29.493Z] + bundleName=arm64-integration [2022-09-10T11:49:29.493Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-10T11:49:29.493Z] Creating arm64-integration-bundles.tar.gz [2022-09-10T11:49:29.493Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-09-10T11:49:29.493Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-10T11:49:29.502Z] Archiving artifacts [2022-09-10T11:49:29.699Z] --- PASS: TestUpdatePidsLimit (3.38s) [2022-09-10T11:49:29.699Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-09-10T11:49:29.699Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-09-10T11:49:29.699Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-09-10T11:49:29.699Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-09-10T11:49:29.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-09-10T11:49:29.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-09-10T11:49:29.699Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-09-10T11:49:29.699Z] === RUN TestUpdateRestartPolicy [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:29 Starting whole vndr cycle because no package specified [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:29 Ignoring paths matching "^archive/tar" [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-09-10T11:49:30.205Z] 2022/09/10 11:49:30 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-09-10T11:49:30.570Z] --- PASS: TestCreateJob (3.05s) [2022-09-10T11:49:30.570Z] === RUN TestReplicatedJob [2022-09-10T11:49:30.635Z] check_test.go:309: [dd45a9aed1f72] daemon is not started [2022-09-10T11:49:30.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-10T11:49:31.223Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44122/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-10T11:49:31.563Z] + make clean [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Finished clone github.com/docker/libtrust [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Finished clone github.com/google/uuid [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Finished clone github.com/moby/locker [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Finished clone github.com/creack/pty [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Finished clone github.com/tchap/go-patricia [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Finished clone github.com/moby/term [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Finished clone github.com/Azure/go-ansiterm [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Finished clone github.com/willf/bitset [2022-09-10T11:49:31.582Z] 2022/09/10 11:49:31 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-09-10T11:49:31.818Z] docker volume rm -f docker-dev-cache [2022-09-10T11:49:31.818Z] docker-dev-cache [Pipeline] deleteDir [2022-09-10T11:49:31.840Z] 2022/09/10 11:49:31 Finished clone github.com/gorilla/mux [2022-09-10T11:49:31.840Z] 2022/09/10 11:49:31 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-09-10T11:49:31.840Z] 2022/09/10 11:49:31 Finished clone github.com/moby/sys [2022-09-10T11:49:31.840Z] 2022/09/10 11:49:31 Clone github.com/moby/buildkit, revision 3a1eeca59a9263613d996ead67d53a4b7d45723d, attempt 1/20 [2022-09-10T11:49:32.099Z] 2022/09/10 11:49:32 Finished clone github.com/sirupsen/logrus [2022-09-10T11:49:32.099Z] 2022/09/10 11:49:32 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-09-10T11:49:32.666Z] 2022/09/10 11:49:32 Finished clone github.com/docker/go-units [2022-09-10T11:49:32.666Z] 2022/09/10 11:49:32 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-09-10T11:49:32.925Z] 2022/09/10 11:49:32 Finished clone github.com/syndtr/gocapability [2022-09-10T11:49:32.925Z] 2022/09/10 11:49:32 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-09-10T11:49:33.184Z] 2022/09/10 11:49:32 Finished clone github.com/RackSec/srslog [2022-09-10T11:49:33.184Z] 2022/09/10 11:49:32 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-09-10T11:49:33.184Z] 2022/09/10 11:49:33 Finished clone github.com/imdario/mergo [2022-09-10T11:49:33.184Z] 2022/09/10 11:49:33 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-09-10T11:49:33.443Z] 2022/09/10 11:49:33 Finished clone golang.org/x/sync [2022-09-10T11:49:33.443Z] 2022/09/10 11:49:33 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-09-10T11:49:33.443Z] 2022/09/10 11:49:33 Finished clone gotest.tools/v3 [2022-09-10T11:49:33.443Z] 2022/09/10 11:49:33 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-09-10T11:49:33.701Z] 2022/09/10 11:49:33 Finished clone github.com/google/go-cmp [2022-09-10T11:49:33.702Z] 2022/09/10 11:49:33 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [Pipeline] } [2022-09-10T11:49:33.960Z] 2022/09/10 11:49:33 Finished clone github.com/tonistiigi/units [2022-09-10T11:49:33.960Z] 2022/09/10 11:49:33 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-09-10T11:49:34.528Z] 2022/09/10 11:49:34 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-09-10T11:49:34.528Z] 2022/09/10 11:49:34 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-09-10T11:49:34.528Z] 2022/09/10 11:49:34 Finished clone github.com/docker/go-connections [2022-09-10T11:49:34.528Z] 2022/09/10 11:49:34 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-09-10T11:49:34.528Z] 2022/09/10 11:49:34 Finished clone github.com/google/shlex [2022-09-10T11:49:34.528Z] 2022/09/10 11:49:34 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-09-10T11:49:34.787Z] 2022/09/10 11:49:34 Finished clone github.com/opentracing-contrib/go-stdlib [2022-09-10T11:49:34.787Z] 2022/09/10 11:49:34 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-09-10T11:49:34.787Z] 2022/09/10 11:49:34 Finished clone github.com/opentracing/opentracing-go [2022-09-10T11:49:34.787Z] 2022/09/10 11:49:34 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-09-10T11:49:34.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-10T11:49:35.046Z] 2022/09/10 11:49:34 Finished clone github.com/mitchellh/hashstructure [2022-09-10T11:49:35.046Z] 2022/09/10 11:49:34 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-09-10T11:49:35.046Z] 2022/09/10 11:49:34 Finished clone github.com/gofrs/flock [2022-09-10T11:49:35.046Z] 2022/09/10 11:49:34 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-09-10T11:49:35.893Z] --- PASS: TestReplicatedJob (5.35s) [2022-09-10T11:49:35.893Z] === RUN TestUpdateReplicatedJob [2022-09-10T11:49:35.984Z] 2022/09/10 11:49:35 Finished clone github.com/docker/go-events [2022-09-10T11:49:35.984Z] 2022/09/10 11:49:35 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-09-10T11:49:35.984Z] 2022/09/10 11:49:35 Finished clone github.com/armon/go-radix [2022-09-10T11:49:35.984Z] 2022/09/10 11:49:35 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-09-10T11:49:35.984Z] 2022/09/10 11:49:35 Finished clone github.com/armon/go-metrics [2022-09-10T11:49:35.984Z] 2022/09/10 11:49:35 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-09-10T11:49:36.198Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-10T11:49:36.243Z] 2022/09/10 11:49:36 Finished clone github.com/sean-/seed [2022-09-10T11:49:36.243Z] 2022/09/10 11:49:36 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-09-10T11:49:36.766Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-10T11:49:36.811Z] 2022/09/10 11:49:36 Finished clone github.com/tonistiigi/fsutil [2022-09-10T11:49:36.811Z] 2022/09/10 11:49:36 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-09-10T11:49:37.333Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-10T11:49:37.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-10T11:49:37.379Z] 2022/09/10 11:49:37 Finished clone github.com/hashicorp/errwrap [2022-09-10T11:49:37.379Z] 2022/09/10 11:49:37 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-09-10T11:49:37.379Z] 2022/09/10 11:49:37 Finished clone github.com/hashicorp/go-multierror [2022-09-10T11:49:37.379Z] 2022/09/10 11:49:37 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-09-10T11:49:37.947Z] 2022/09/10 11:49:37 Finished clone github.com/hashicorp/memberlist [2022-09-10T11:49:37.947Z] 2022/09/10 11:49:37 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-09-10T11:49:38.388Z] === RUN TestCheckpointCreateError [2022-09-10T11:49:38.388Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCheckpointCreate [2022-09-10T11:49:38.388Z] --- PASS: TestCheckpointCreate (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCheckpointDeleteError [2022-09-10T11:49:38.388Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCheckpointDelete [2022-09-10T11:49:38.388Z] --- PASS: TestCheckpointDelete (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCheckpointListError [2022-09-10T11:49:38.388Z] --- PASS: TestCheckpointListError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCheckpointList [2022-09-10T11:49:38.388Z] --- PASS: TestCheckpointList (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCheckpointListContainerNotFound [2022-09-10T11:49:38.388Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestNewClientWithOpsFromEnv [2022-09-10T11:49:38.388Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-10T11:49:38.388Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestGetAPIPath [2022-09-10T11:49:38.388Z] --- PASS: TestGetAPIPath (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestParseHostURL [2022-09-10T11:49:38.388Z] --- PASS: TestParseHostURL (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-09-10T11:49:38.388Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestNegotiateAPIVersionEmpty [2022-09-10T11:49:38.388Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestNegotiateAPIVersion [2022-09-10T11:49:38.388Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestNegotiateAPVersionOverride [2022-09-10T11:49:38.388Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestNegotiateAPIVersionAutomatic [2022-09-10T11:49:38.388Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-09-10T11:49:38.388Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-09-10T11:49:38.388Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestClientRedirect [2022-09-10T11:49:38.388Z] --- PASS: TestClientRedirect (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigCreateUnsupported [2022-09-10T11:49:38.388Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigCreateError [2022-09-10T11:49:38.388Z] --- PASS: TestConfigCreateError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigCreate [2022-09-10T11:49:38.388Z] --- PASS: TestConfigCreate (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigInspectNotFound [2022-09-10T11:49:38.388Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigInspectWithEmptyID [2022-09-10T11:49:38.388Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigInspectUnsupported [2022-09-10T11:49:38.388Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigInspectError [2022-09-10T11:49:38.388Z] --- PASS: TestConfigInspectError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigInspectConfigNotFound [2022-09-10T11:49:38.388Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigInspect [2022-09-10T11:49:38.388Z] --- PASS: TestConfigInspect (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigListUnsupported [2022-09-10T11:49:38.388Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigListError [2022-09-10T11:49:38.388Z] --- PASS: TestConfigListError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigList [2022-09-10T11:49:38.388Z] --- PASS: TestConfigList (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigRemoveUnsupported [2022-09-10T11:49:38.388Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigRemoveError [2022-09-10T11:49:38.388Z] --- PASS: TestConfigRemoveError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigRemove [2022-09-10T11:49:38.388Z] --- PASS: TestConfigRemove (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigUpdateUnsupported [2022-09-10T11:49:38.388Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigUpdateError [2022-09-10T11:49:38.388Z] --- PASS: TestConfigUpdateError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestConfigUpdate [2022-09-10T11:49:38.388Z] --- PASS: TestConfigUpdate (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerCommitError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerCommitError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerCommit [2022-09-10T11:49:38.388Z] --- PASS: TestContainerCommit (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerStatPathError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerStatPathError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerStatPathNotFoundError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerStatPathNoHeaderError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerStatPath [2022-09-10T11:49:38.388Z] --- PASS: TestContainerStatPath (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCopyToContainerError [2022-09-10T11:49:38.388Z] --- PASS: TestCopyToContainerError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCopyToContainerNotFoundError [2022-09-10T11:49:38.388Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCopyToContainerNotStatusOKError [2022-09-10T11:49:38.388Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCopyToContainer [2022-09-10T11:49:38.388Z] --- PASS: TestCopyToContainer (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCopyFromContainerError [2022-09-10T11:49:38.388Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCopyFromContainerNotFoundError [2022-09-10T11:49:38.388Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCopyFromContainerNotStatusOKError [2022-09-10T11:49:38.388Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCopyFromContainerNoHeaderError [2022-09-10T11:49:38.388Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestCopyFromContainer [2022-09-10T11:49:38.388Z] --- PASS: TestCopyFromContainer (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerCreateError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerCreateError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerCreateImageNotFound [2022-09-10T11:49:38.388Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerCreateWithName [2022-09-10T11:49:38.388Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerCreateAutoRemove [2022-09-10T11:49:38.388Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerDiffError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerDiffError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerDiff [2022-09-10T11:49:38.388Z] --- PASS: TestContainerDiff (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerExecCreateError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerExecCreate [2022-09-10T11:49:38.388Z] --- PASS: TestContainerExecCreate (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerExecStartError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerExecStartError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerExecStart [2022-09-10T11:49:38.388Z] --- PASS: TestContainerExecStart (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerExecInspectError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerExecInspect [2022-09-10T11:49:38.388Z] --- PASS: TestContainerExecInspect (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerExportError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerExportError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerExport [2022-09-10T11:49:38.388Z] --- PASS: TestContainerExport (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerInspectError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerInspectError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerInspectContainerNotFound [2022-09-10T11:49:38.388Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerInspectWithEmptyID [2022-09-10T11:49:38.388Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerInspect [2022-09-10T11:49:38.388Z] --- PASS: TestContainerInspect (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerInspectNode [2022-09-10T11:49:38.388Z] --- PASS: TestContainerInspectNode (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerKillError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerKillError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerKill [2022-09-10T11:49:38.388Z] --- PASS: TestContainerKill (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerListError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerListError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerList [2022-09-10T11:49:38.388Z] --- PASS: TestContainerList (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerLogsNotFoundError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerLogsError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerLogsError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerLogs [2022-09-10T11:49:38.388Z] --- PASS: TestContainerLogs (0.18s) [2022-09-10T11:49:38.388Z] === RUN TestContainerPauseError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerPauseError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerPause [2022-09-10T11:49:38.388Z] --- PASS: TestContainerPause (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainersPruneError [2022-09-10T11:49:38.388Z] --- PASS: TestContainersPruneError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainersPrune [2022-09-10T11:49:38.388Z] --- PASS: TestContainersPrune (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerRemoveError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerRemoveError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerRemoveNotFoundError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerRemove [2022-09-10T11:49:38.388Z] --- PASS: TestContainerRemove (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerRenameError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerRenameError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerRename [2022-09-10T11:49:38.388Z] --- PASS: TestContainerRename (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerResizeError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerResizeError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerExecResizeError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerResize [2022-09-10T11:49:38.388Z] --- PASS: TestContainerResize (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerExecResize [2022-09-10T11:49:38.388Z] --- PASS: TestContainerExecResize (0.01s) [2022-09-10T11:49:38.388Z] === RUN TestContainerRestartError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerRestartError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerRestart [2022-09-10T11:49:38.388Z] --- PASS: TestContainerRestart (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerStartError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerStartError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerStart [2022-09-10T11:49:38.388Z] --- PASS: TestContainerStart (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerStatsError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerStatsError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerStats [2022-09-10T11:49:38.388Z] --- PASS: TestContainerStats (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerStopError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerStopError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerStop [2022-09-10T11:49:38.388Z] --- PASS: TestContainerStop (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerTopError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerTopError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerTop [2022-09-10T11:49:38.388Z] --- PASS: TestContainerTop (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerUnpauseError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerUnpause [2022-09-10T11:49:38.388Z] --- PASS: TestContainerUnpause (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerUpdateError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerUpdateError (0.02s) [2022-09-10T11:49:38.388Z] === RUN TestContainerUpdate [2022-09-10T11:49:38.388Z] --- PASS: TestContainerUpdate (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerWaitError [2022-09-10T11:49:38.388Z] --- PASS: TestContainerWaitError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestContainerWait [2022-09-10T11:49:38.388Z] --- PASS: TestContainerWait (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestDiskUsageError [2022-09-10T11:49:38.388Z] --- PASS: TestDiskUsageError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestDiskUsage [2022-09-10T11:49:38.388Z] --- PASS: TestDiskUsage (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestDistributionInspectUnsupported [2022-09-10T11:49:38.388Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestDistributionInspectWithEmptyID [2022-09-10T11:49:38.388Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestEventsErrorInOptions [2022-09-10T11:49:38.388Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestEventsErrorFromServer [2022-09-10T11:49:38.388Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestEvents [2022-09-10T11:49:38.388Z] --- PASS: TestEvents (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestTLSCloseWriter [2022-09-10T11:49:38.388Z] === PAUSE TestTLSCloseWriter [2022-09-10T11:49:38.388Z] === RUN TestImageBuildError [2022-09-10T11:49:38.388Z] --- PASS: TestImageBuildError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageBuild [2022-09-10T11:49:38.388Z] --- PASS: TestImageBuild (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestGetDockerOS [2022-09-10T11:49:38.388Z] --- PASS: TestGetDockerOS (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageCreateError [2022-09-10T11:49:38.388Z] --- PASS: TestImageCreateError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageCreate [2022-09-10T11:49:38.388Z] --- PASS: TestImageCreate (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageHistoryError [2022-09-10T11:49:38.388Z] --- PASS: TestImageHistoryError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageHistory [2022-09-10T11:49:38.388Z] --- PASS: TestImageHistory (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageImportError [2022-09-10T11:49:38.388Z] --- PASS: TestImageImportError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageImport [2022-09-10T11:49:38.388Z] --- PASS: TestImageImport (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageInspectError [2022-09-10T11:49:38.388Z] --- PASS: TestImageInspectError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageInspectImageNotFound [2022-09-10T11:49:38.388Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageInspectWithEmptyID [2022-09-10T11:49:38.388Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageInspect [2022-09-10T11:49:38.388Z] --- PASS: TestImageInspect (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageListError [2022-09-10T11:49:38.388Z] --- PASS: TestImageListError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageList [2022-09-10T11:49:38.388Z] --- PASS: TestImageList (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageListApiBefore125 [2022-09-10T11:49:38.388Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageLoadError [2022-09-10T11:49:38.388Z] --- PASS: TestImageLoadError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageLoad [2022-09-10T11:49:38.388Z] --- PASS: TestImageLoad (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagesPruneError [2022-09-10T11:49:38.388Z] --- PASS: TestImagesPruneError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagesPrune [2022-09-10T11:49:38.388Z] --- PASS: TestImagesPrune (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePullReferenceParseError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePullAnyError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePullAnyError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePullStatusUnauthorizedError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePullWithoutErrors [2022-09-10T11:49:38.388Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePushReferenceError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePushAnyError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushAnyError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePushStatusUnauthorizedError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImagePushWithoutErrors [2022-09-10T11:49:38.388Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-09-10T11:49:38.388Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-09-10T11:49:38.388Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-09-10T11:49:38.388Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-09-10T11:49:38.388Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageRemoveError [2022-09-10T11:49:38.388Z] --- PASS: TestImageRemoveError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageRemoveImageNotFound [2022-09-10T11:49:38.388Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageRemove [2022-09-10T11:49:38.388Z] --- PASS: TestImageRemove (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageSaveError [2022-09-10T11:49:38.388Z] --- PASS: TestImageSaveError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageSave [2022-09-10T11:49:38.388Z] --- PASS: TestImageSave (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageSearchAnyError [2022-09-10T11:49:38.388Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageSearchStatusUnauthorizedError [2022-09-10T11:49:38.388Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-10T11:49:38.388Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-10T11:49:38.388Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-10T11:49:38.388Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-09-10T11:49:38.388Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestImageSearchWithoutErrors [2022-09-10T11:49:38.389Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestImageTagError [2022-09-10T11:49:38.389Z] --- PASS: TestImageTagError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestImageTagInvalidReference [2022-09-10T11:49:38.389Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestImageTagInvalidSourceImageName [2022-09-10T11:49:38.389Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestImageTagHexSource [2022-09-10T11:49:38.389Z] --- PASS: TestImageTagHexSource (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestImageTag [2022-09-10T11:49:38.389Z] --- PASS: TestImageTag (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestInfoServerError [2022-09-10T11:49:38.389Z] --- PASS: TestInfoServerError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestInfoInvalidResponseJSONError [2022-09-10T11:49:38.389Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestInfo [2022-09-10T11:49:38.389Z] --- PASS: TestInfo (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkConnectError [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkConnectError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkConnect [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkConnect (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkCreateError [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkCreateError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkCreate [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkCreate (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkDisconnectError [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkDisconnect [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkInspectError [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkInspectError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkInspectNotFoundError [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkInspectWithEmptyID [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkInspect [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkInspect (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkListError [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkListError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkList [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkList (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworksPruneError [2022-09-10T11:49:38.389Z] --- PASS: TestNetworksPruneError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworksPrune [2022-09-10T11:49:38.389Z] --- PASS: TestNetworksPrune (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkRemoveError [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNetworkRemove [2022-09-10T11:49:38.389Z] --- PASS: TestNetworkRemove (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNodeInspectError [2022-09-10T11:49:38.389Z] --- PASS: TestNodeInspectError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNodeInspectNodeNotFound [2022-09-10T11:49:38.389Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNodeInspectWithEmptyID [2022-09-10T11:49:38.389Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNodeInspect [2022-09-10T11:49:38.389Z] --- PASS: TestNodeInspect (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNodeListError [2022-09-10T11:49:38.389Z] --- PASS: TestNodeListError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNodeList [2022-09-10T11:49:38.389Z] --- PASS: TestNodeList (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNodeRemoveError [2022-09-10T11:49:38.389Z] --- PASS: TestNodeRemoveError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNodeRemove [2022-09-10T11:49:38.389Z] --- PASS: TestNodeRemove (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNodeUpdateError [2022-09-10T11:49:38.389Z] --- PASS: TestNodeUpdateError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestNodeUpdate [2022-09-10T11:49:38.389Z] --- PASS: TestNodeUpdate (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestOptionWithTimeout [2022-09-10T11:49:38.389Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPingFail [2022-09-10T11:49:38.389Z] --- PASS: TestPingFail (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPingWithError [2022-09-10T11:49:38.389Z] 2022/09/10 11:49:37 RoundTripper returned a response & error; ignoring response [2022-09-10T11:49:38.389Z] 2022/09/10 11:49:37 RoundTripper returned a response & error; ignoring response [2022-09-10T11:49:38.389Z] --- PASS: TestPingWithError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPingSuccess [2022-09-10T11:49:38.389Z] --- PASS: TestPingSuccess (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPingHeadFallback [2022-09-10T11:49:38.389Z] === RUN TestPingHeadFallback/OK [2022-09-10T11:49:38.389Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-09-10T11:49:38.389Z] === RUN TestPingHeadFallback/Not_Found [2022-09-10T11:49:38.389Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-09-10T11:49:38.389Z] --- PASS: TestPingHeadFallback (0.00s) [2022-09-10T11:49:38.389Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-09-10T11:49:38.389Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-09-10T11:49:38.389Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-09-10T11:49:38.389Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginDisableError [2022-09-10T11:49:38.389Z] --- PASS: TestPluginDisableError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginDisable [2022-09-10T11:49:38.389Z] --- PASS: TestPluginDisable (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginEnableError [2022-09-10T11:49:38.389Z] --- PASS: TestPluginEnableError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginEnable [2022-09-10T11:49:38.389Z] --- PASS: TestPluginEnable (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginInspectError [2022-09-10T11:49:38.389Z] --- PASS: TestPluginInspectError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginInspectWithEmptyID [2022-09-10T11:49:38.389Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginInspect [2022-09-10T11:49:38.389Z] --- PASS: TestPluginInspect (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginListError [2022-09-10T11:49:38.389Z] --- PASS: TestPluginListError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginList [2022-09-10T11:49:38.389Z] --- PASS: TestPluginList (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginPushError [2022-09-10T11:49:38.389Z] --- PASS: TestPluginPushError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginPush [2022-09-10T11:49:38.389Z] --- PASS: TestPluginPush (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginRemoveError [2022-09-10T11:49:38.389Z] --- PASS: TestPluginRemoveError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginRemove [2022-09-10T11:49:38.389Z] --- PASS: TestPluginRemove (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginSetError [2022-09-10T11:49:38.389Z] --- PASS: TestPluginSetError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPluginSet [2022-09-10T11:49:38.389Z] --- PASS: TestPluginSet (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSetHostHeader [2022-09-10T11:49:38.389Z] --- PASS: TestSetHostHeader (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestPlainTextError [2022-09-10T11:49:38.389Z] --- PASS: TestPlainTextError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestInfiniteError [2022-09-10T11:49:38.389Z] --- PASS: TestInfiniteError (0.03s) [2022-09-10T11:49:38.389Z] === RUN TestSecretCreateUnsupported [2022-09-10T11:49:38.389Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretCreateError [2022-09-10T11:49:38.389Z] --- PASS: TestSecretCreateError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretCreate [2022-09-10T11:49:38.389Z] --- PASS: TestSecretCreate (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretInspectUnsupported [2022-09-10T11:49:38.389Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretInspectError [2022-09-10T11:49:38.389Z] --- PASS: TestSecretInspectError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretInspectSecretNotFound [2022-09-10T11:49:38.389Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretInspectWithEmptyID [2022-09-10T11:49:38.389Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretInspect [2022-09-10T11:49:38.389Z] --- PASS: TestSecretInspect (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretListUnsupported [2022-09-10T11:49:38.389Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretListError [2022-09-10T11:49:38.389Z] --- PASS: TestSecretListError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretList [2022-09-10T11:49:38.389Z] --- PASS: TestSecretList (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretRemoveUnsupported [2022-09-10T11:49:38.389Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretRemoveError [2022-09-10T11:49:38.389Z] --- PASS: TestSecretRemoveError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretRemove [2022-09-10T11:49:38.389Z] --- PASS: TestSecretRemove (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretUpdateUnsupported [2022-09-10T11:49:38.389Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretUpdateError [2022-09-10T11:49:38.389Z] --- PASS: TestSecretUpdateError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSecretUpdate [2022-09-10T11:49:38.389Z] --- PASS: TestSecretUpdate (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceCreateError [2022-09-10T11:49:38.389Z] --- PASS: TestServiceCreateError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceCreate [2022-09-10T11:49:38.389Z] --- PASS: TestServiceCreate (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceCreateCompatiblePlatforms [2022-09-10T11:49:38.389Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceCreateDigestPinning [2022-09-10T11:49:38.389Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceInspectError [2022-09-10T11:49:38.389Z] --- PASS: TestServiceInspectError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceInspectServiceNotFound [2022-09-10T11:49:38.389Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceInspectWithEmptyID [2022-09-10T11:49:38.389Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceInspect [2022-09-10T11:49:38.389Z] --- PASS: TestServiceInspect (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceListError [2022-09-10T11:49:38.389Z] --- PASS: TestServiceListError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceList [2022-09-10T11:49:38.389Z] --- PASS: TestServiceList (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceLogsError [2022-09-10T11:49:38.389Z] --- PASS: TestServiceLogsError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceLogs [2022-09-10T11:49:38.389Z] --- PASS: TestServiceLogs (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceRemoveError [2022-09-10T11:49:38.389Z] --- PASS: TestServiceRemoveError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceRemoveNotFoundError [2022-09-10T11:49:38.389Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceRemove [2022-09-10T11:49:38.389Z] --- PASS: TestServiceRemove (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceUpdateError [2022-09-10T11:49:38.389Z] --- PASS: TestServiceUpdateError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestServiceUpdate [2022-09-10T11:49:38.389Z] --- PASS: TestServiceUpdate (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmGetUnlockKeyError [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmGetUnlockKey [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmInitError [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmInitError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmInit [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmInit (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmInspectError [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmInspectError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmInspect [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmInspect (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmJoinError [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmJoinError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmJoin [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmJoin (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmLeaveError [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmLeave [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmLeave (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmUnlockError [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmUnlock [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmUnlock (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmUpdateError [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestSwarmUpdate [2022-09-10T11:49:38.389Z] --- PASS: TestSwarmUpdate (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestTaskInspectError [2022-09-10T11:49:38.389Z] --- PASS: TestTaskInspectError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestTaskInspectWithEmptyID [2022-09-10T11:49:38.389Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestTaskInspect [2022-09-10T11:49:38.389Z] --- PASS: TestTaskInspect (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestTaskListError [2022-09-10T11:49:38.389Z] --- PASS: TestTaskListError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestTaskList [2022-09-10T11:49:38.389Z] --- PASS: TestTaskList (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestVolumeCreateError [2022-09-10T11:49:38.389Z] --- PASS: TestVolumeCreateError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestVolumeCreate [2022-09-10T11:49:38.389Z] --- PASS: TestVolumeCreate (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestVolumeInspectError [2022-09-10T11:49:38.389Z] --- PASS: TestVolumeInspectError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestVolumeInspectNotFound [2022-09-10T11:49:38.389Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestVolumeInspectWithEmptyID [2022-09-10T11:49:38.389Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestVolumeInspect [2022-09-10T11:49:38.389Z] --- PASS: TestVolumeInspect (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestVolumeListError [2022-09-10T11:49:38.389Z] --- PASS: TestVolumeListError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestVolumeList [2022-09-10T11:49:38.389Z] --- PASS: TestVolumeList (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestVolumeRemoveError [2022-09-10T11:49:38.389Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-09-10T11:49:38.389Z] === RUN TestVolumeRemove [2022-09-10T11:49:38.389Z] --- PASS: TestVolumeRemove (0.00s) [2022-09-10T11:49:38.389Z] === CONT TestTLSCloseWriter [2022-09-10T11:49:38.389Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-09-10T11:49:38.389Z] PASS [2022-09-10T11:49:38.389Z] coverage: 74.9% of statements [2022-09-10T11:49:38.389Z] ok github.com/docker/docker/client 0.393s coverage: 74.9% of statements [2022-09-10T11:49:38.422Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-09-10T11:49:38.422Z] === RUN TestServiceListWithStatuses [2022-09-10T11:49:38.422Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T11:49:38.422Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-10T11:49:38.422Z] === RUN TestDockerNetworkConnectAlias [2022-09-10T11:49:38.514Z] 2022/09/10 11:49:38 Finished clone github.com/docker/libkv [2022-09-10T11:49:38.514Z] 2022/09/10 11:49:38 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-09-10T11:49:38.514Z] 2022/09/10 11:49:38 Finished clone github.com/vishvananda/netns [2022-09-10T11:49:38.514Z] 2022/09/10 11:49:38 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-09-10T11:49:38.773Z] 2022/09/10 11:49:38 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-09-10T11:49:38.773Z] 2022/09/10 11:49:38 Finished clone github.com/hashicorp/go-sockaddr [2022-09-10T11:49:39.341Z] 2022/09/10 11:49:39 Finished clone github.com/golang/gddo [2022-09-10T11:49:39.341Z] 2022/09/10 11:49:39 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-09-10T11:49:39.862Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-10T11:49:39.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-10T11:49:40.277Z] 2022/09/10 11:49:40 Finished clone github.com/moby/ipvs [2022-09-10T11:49:40.277Z] 2022/09/10 11:49:40 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-09-10T11:49:40.277Z] 2022/09/10 11:49:40 Finished clone github.com/samuel/go-zookeeper [2022-09-10T11:49:40.277Z] 2022/09/10 11:49:40 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-09-10T11:49:40.277Z] 2022/09/10 11:49:40 Finished clone github.com/deckarep/golang-set [2022-09-10T11:49:40.277Z] 2022/09/10 11:49:40 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-09-10T11:49:40.844Z] 2022/09/10 11:49:40 Finished clone github.com/BurntSushi/toml [2022-09-10T11:49:40.844Z] 2022/09/10 11:49:40 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-09-10T11:49:41.103Z] 2022/09/10 11:49:41 Finished clone github.com/vishvananda/netlink [2022-09-10T11:49:41.103Z] 2022/09/10 11:49:41 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-09-10T11:49:41.361Z] 2022/09/10 11:49:41 Finished clone github.com/hashicorp/go-msgpack [2022-09-10T11:49:41.361Z] 2022/09/10 11:49:41 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-09-10T11:49:41.620Z] 2022/09/10 11:49:41 Finished clone github.com/coreos/go-semver [2022-09-10T11:49:41.620Z] 2022/09/10 11:49:41 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-09-10T11:49:41.765Z] --- PASS: TestUpdateRestartPolicy (12.13s) [2022-09-10T11:49:41.765Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-10T11:49:42.188Z] 2022/09/10 11:49:42 Finished clone github.com/ishidawataru/sctp [2022-09-10T11:49:42.188Z] 2022/09/10 11:49:42 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-09-10T11:49:42.282Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-10T11:49:42.541Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2022-09-10T11:49:42.541Z] === RUN TestWaitNonBlocked [2022-09-10T11:49:42.541Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:49:42.541Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:49:42.541Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:49:42.541Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:49:42.541Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:49:42.541Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:49:42.604Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2022-09-10T11:49:42.604Z] === RUN TestDockerNetworkReConnect [2022-09-10T11:49:43.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-10T11:49:43.124Z] 2022/09/10 11:49:42 Finished clone github.com/modern-go/concurrent [2022-09-10T11:49:43.124Z] 2022/09/10 11:49:42 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-09-10T11:49:43.675Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-09-10T11:49:43.675Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2022-09-10T11:49:43.675Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2022-09-10T11:49:43.675Z] === RUN TestWaitBlocked [2022-09-10T11:49:43.675Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-10T11:49:43.675Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-10T11:49:43.675Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:49:43.675Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:49:43.675Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:49:43.675Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:49:43.675Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-10T11:49:43.675Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-10T11:49:43.675Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T11:49:43.675Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T11:49:43.675Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-10T11:49:43.675Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-10T11:49:43.675Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-10T11:49:43.675Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-10T11:49:43.675Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-10T11:49:43.689Z] 2022/09/10 11:49:43 Finished clone github.com/modern-go/reflect2 [2022-09-10T11:49:43.689Z] 2022/09/10 11:49:43 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-09-10T11:49:44.256Z] 2022/09/10 11:49:44 Finished clone github.com/Microsoft/opengcs [2022-09-10T11:49:44.256Z] 2022/09/10 11:49:44 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-09-10T11:49:44.256Z] 2022/09/10 11:49:44 Finished clone github.com/hashicorp/serf [2022-09-10T11:49:44.256Z] 2022/09/10 11:49:44 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-09-10T11:49:44.515Z] 2022/09/10 11:49:44 Finished clone github.com/json-iterator/go [2022-09-10T11:49:44.516Z] 2022/09/10 11:49:44 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-09-10T11:49:44.516Z] 2022/09/10 11:49:44 Finished clone golang.org/x/net [2022-09-10T11:49:44.516Z] 2022/09/10 11:49:44 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-09-10T11:49:44.516Z] 2022/09/10 11:49:44 Finished clone go.etcd.io/bbolt [2022-09-10T11:49:44.516Z] 2022/09/10 11:49:44 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-09-10T11:49:44.644Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-10T11:49:44.644Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2022-09-10T11:49:44.644Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2022-09-10T11:49:44.644Z] === CONT TestContainerStartOnDaemonRestart [2022-09-10T11:49:44.644Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-10T11:49:45.452Z] 2022/09/10 11:49:45 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-09-10T11:49:45.452Z] 2022/09/10 11:49:45 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-09-10T11:49:45.710Z] 2022/09/10 11:49:45 Finished clone github.com/opencontainers/go-digest [2022-09-10T11:49:45.710Z] 2022/09/10 11:49:45 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-09-10T11:49:45.968Z] 2022/09/10 11:49:45 Finished clone github.com/mistifyio/go-zfs [2022-09-10T11:49:45.968Z] 2022/09/10 11:49:45 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-09-10T11:49:46.786Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-09-10T11:49:46.786Z] === RUN TestServicePlugin [2022-09-10T11:49:47.211Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-10T11:49:47.344Z] 2022/09/10 11:49:46 Finished clone github.com/cyphar/filepath-securejoin [2022-09-10T11:49:47.344Z] 2022/09/10 11:49:46 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-09-10T11:49:47.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-10T11:49:47.912Z] 2022/09/10 11:49:47 Finished clone github.com/opencontainers/runtime-spec [2022-09-10T11:49:47.913Z] 2022/09/10 11:49:47 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-09-10T11:49:47.913Z] 2022/09/10 11:49:47 Finished clone github.com/vbatts/tar-split [2022-09-10T11:49:47.913Z] 2022/09/10 11:49:47 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-09-10T11:49:48.036Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2022-09-10T11:49:48.036Z] === CONT TestIpcModeOlderClient [2022-09-10T11:49:48.171Z] 2022/09/10 11:49:48 Finished clone github.com/coreos/go-systemd [2022-09-10T11:49:48.171Z] 2022/09/10 11:49:48 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-09-10T11:49:48.295Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.61s) [2022-09-10T11:49:48.295Z] === CONT TestContainerKillOnDaemonStart [2022-09-10T11:49:48.295Z] --- PASS: TestIpcModeOlderClient (0.21s) [2022-09-10T11:49:48.295Z] === CONT TestDaemonHostGatewayIP [2022-09-10T11:49:49.550Z] 2022/09/10 11:49:49 Finished clone github.com/opencontainers/image-spec [2022-09-10T11:49:49.550Z] 2022/09/10 11:49:49 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-09-10T11:49:49.550Z] 2022/09/10 11:49:49 Finished clone github.com/coreos/go-systemd/v22 [2022-09-10T11:49:49.550Z] 2022/09/10 11:49:49 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-09-10T11:49:49.550Z] 2022/09/10 11:49:49 Finished clone github.com/Graylog2/go-gelf [2022-09-10T11:49:49.550Z] 2022/09/10 11:49:49 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-09-10T11:49:49.809Z] 2022/09/10 11:49:49 Finished clone github.com/fluent/fluent-logger-golang [2022-09-10T11:49:49.809Z] 2022/09/10 11:49:49 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-09-10T11:49:50.068Z] plugin_test.go:62: [d372e732d5017] joining swarm manager [d01e5edf80d60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:49:50.068Z] 2022/09/10 11:49:50 Finished clone github.com/godbus/dbus/v5 [2022-09-10T11:49:50.068Z] 2022/09/10 11:49:50 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-09-10T11:49:51.002Z] plugin_test.go:65: [d59217121375d] joining swarm manager [d01e5edf80d60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T11:49:51.005Z] 2022/09/10 11:49:50 Finished clone github.com/philhofer/fwd [2022-09-10T11:49:51.005Z] 2022/09/10 11:49:50 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-09-10T11:49:51.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-10T11:49:51.840Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-10T11:49:51.944Z] 2022/09/10 11:49:51 Finished clone github.com/fsnotify/fsnotify [2022-09-10T11:49:51.944Z] 2022/09/10 11:49:51 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-09-10T11:49:52.099Z] --- PASS: TestDaemonHostGatewayIP (3.87s) [2022-09-10T11:49:52.099Z] === CONT TestDaemonRestartIpcMode [2022-09-10T11:49:52.512Z] 2022/09/10 11:49:52 Finished clone github.com/bsphere/le_go [2022-09-10T11:49:52.512Z] 2022/09/10 11:49:52 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-09-10T11:49:52.512Z] 2022/09/10 11:49:52 Finished clone github.com/jmespath/go-jmespath [2022-09-10T11:49:52.512Z] 2022/09/10 11:49:52 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-09-10T11:49:53.889Z] 2022/09/10 11:49:53 Finished clone github.com/golang/groupcache [2022-09-10T11:49:53.889Z] 2022/09/10 11:49:53 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-09-10T11:49:54.148Z] 2022/09/10 11:49:53 Finished clone github.com/tinylib/msgp [2022-09-10T11:49:54.148Z] 2022/09/10 11:49:53 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-09-10T11:49:54.631Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-10T11:49:54.631Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-10T11:49:54.716Z] 2022/09/10 11:49:54 Finished clone github.com/docker/libnetwork [2022-09-10T11:49:54.716Z] 2022/09/10 11:49:54 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-09-10T11:49:54.974Z] 2022/09/10 11:49:54 Finished clone golang.org/x/oauth2 [2022-09-10T11:49:54.975Z] 2022/09/10 11:49:54 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-09-10T11:49:55.566Z] --- PASS: TestDaemonRestartIpcMode (3.28s) [2022-09-10T11:49:55.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-10T11:49:56.427Z] --- PASS: TestCheckoutGit (33.14s) [2022-09-10T11:49:56.427Z] === RUN TestValidGitTransport [2022-09-10T11:49:56.427Z] --- PASS: TestValidGitTransport (0.00s) [2022-09-10T11:49:56.427Z] === RUN TestGitInvalidRef [2022-09-10T11:49:56.427Z] --- PASS: TestGitInvalidRef (0.32s) [2022-09-10T11:49:56.427Z] PASS [2022-09-10T11:49:56.427Z] coverage: 86.3% of statements [2022-09-10T11:49:56.427Z] ok github.com/docker/docker/builder/remotecontext/git 33.517s coverage: 86.3% of statements [2022-09-10T11:49:56.878Z] 2022/09/10 11:49:56 Finished clone github.com/googleapis/gax-go [2022-09-10T11:49:56.878Z] 2022/09/10 11:49:56 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-09-10T11:49:56.911Z] ? github.com/docker/docker/cli [no test files] [2022-09-10T11:49:56.911Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-10T11:49:57.467Z] check_test.go:309: [d61b681e27571] daemon is not started [2022-09-10T11:49:57.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-10T11:49:57.817Z] 2022/09/10 11:49:57 Finished clone github.com/miekg/dns [2022-09-10T11:49:57.817Z] 2022/09/10 11:49:57 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-09-10T11:49:58.075Z] 2022/09/10 11:49:57 Finished clone go.opencensus.io [2022-09-10T11:49:58.075Z] 2022/09/10 11:49:57 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-09-10T11:49:58.841Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-10T11:49:59.452Z] 2022/09/10 11:49:59 Finished clone github.com/containerd/fifo [2022-09-10T11:49:59.452Z] 2022/09/10 11:49:59 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-09-10T11:49:59.712Z] 2022/09/10 11:49:59 Finished clone golang.org/x/sys [2022-09-10T11:49:59.712Z] 2022/09/10 11:49:59 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-09-10T11:50:00.217Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-10T11:50:00.784Z] --- PASS: TestContainerKillOnDaemonStart (12.56s) [2022-09-10T11:50:00.784Z] PASS [2022-09-10T11:50:00.784Z] [2022-09-10T11:50:00.784Z] === Skipped [2022-09-10T11:50:00.784Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-10T11:50:00.784Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T11:50:00.784Z] [2022-09-10T11:50:00.784Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-09-10T11:50:00.784Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-10T11:50:00.784Z] [2022-09-10T11:50:00.784Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-10T11:50:00.784Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-10T11:50:00.784Z] [2022-09-10T11:50:00.784Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T11:50:00.784Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T11:50:00.784Z] [2022-09-10T11:50:00.784Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-10T11:50:00.784Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T11:50:00.784Z] [2022-09-10T11:50:00.784Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-10T11:50:00.784Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-10T11:50:00.784Z] [2022-09-10T11:50:00.784Z] DONE 197 tests, 6 skipped in 146.238s [2022-09-10T11:50:00.784Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-10T11:50:00.784Z] ++ 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 [2022-09-10T11:50:00.784Z] ++ set -e [2022-09-10T11:50:00.784Z] ++ '[' -n 0 ']' [2022-09-10T11:50:00.784Z] ++ set -x [2022-09-10T11:50:00.785Z] ++ 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 [2022-09-10T11:50:01.042Z] INFO: Testing against a local daemon [2022-09-10T11:50:01.042Z] === RUN TestCommitInheritsEnv [2022-09-10T11:50:01.301Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-09-10T11:50:01.301Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-10T11:50:01.301Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-10T11:50:01.301Z] === RUN TestImagesFilterMultiReference [2022-09-10T11:50:01.559Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-09-10T11:50:01.559Z] === RUN TestImagePullPlatformInvalid [2022-09-10T11:50:01.559Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-10T11:50:01.559Z] === RUN TestRemoveImageOrphaning [2022-09-10T11:50:01.818Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-09-10T11:50:01.818Z] === RUN TestRemoveImageGarbageCollector [2022-09-10T11:50:02.245Z] 2022/09/10 11:50:01 Finished clone github.com/containerd/cgroups [2022-09-10T11:50:02.245Z] 2022/09/10 11:50:01 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-09-10T11:50:02.813Z] 2022/09/10 11:50:02 Finished clone golang.org/x/text [2022-09-10T11:50:02.813Z] 2022/09/10 11:50:02 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-09-10T11:50:02.916Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-09-10T11:50:02.916Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-09-10T11:50:02.916Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-09-10T11:50:02.916Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-09-10T11:50:02.916Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-09-10T11:50:02.916Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-09-10T11:50:02.916Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-09-10T11:50:02.916Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-09-10T11:50:02.916Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-09-10T11:50:02.916Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-09-10T11:50:02.916Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-09-10T11:50:02.916Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-09-10T11:50:02.916Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-09-10T11:50:02.916Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-09-10T11:50:02.916Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-09-10T11:50:02.916Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-09-10T11:50:02.916Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-09-10T11:50:02.916Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-09-10T11:50:02.917Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-09-10T11:50:02.917Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-09-10T11:50:02.917Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-09-10T11:50:02.917Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-09-10T11:50:02.917Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-09-10T11:50:02.917Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-09-10T11:50:02.917Z] === RUN TestConfigureDaemonLogs [2022-09-10T11:50:02.917Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-09-10T11:50:02.917Z] === RUN TestCommonOptionsInstallFlags [2022-09-10T11:50:02.917Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-09-10T11:50:02.917Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-09-10T11:50:02.917Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-09-10T11:50:02.917Z] PASS [2022-09-10T11:50:02.917Z] coverage: 18.4% of statements [2022-09-10T11:50:02.917Z] ok github.com/docker/docker/cmd/dockerd 0.170s coverage: 18.4% of statements [2022-09-10T11:50:03.194Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-10T11:50:03.194Z] docker_cli_daemon_plugins_test.go:106: [d30674760a9d3] daemon is not started [2022-09-10T11:50:03.453Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-10T11:50:03.909Z] 2022/09/10 11:50:03 Finished clone github.com/containerd/go-runc [2022-09-10T11:50:03.909Z] 2022/09/10 11:50:03 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-09-10T11:50:04.019Z] --- PASS: TestRemoveImageGarbageCollector (2.27s) [2022-09-10T11:50:04.019Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-10T11:50:04.019Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-09-10T11:50:04.019Z] === RUN TestTagInvalidReference [2022-09-10T11:50:04.168Z] 2022/09/10 11:50:04 Finished clone github.com/containerd/console [2022-09-10T11:50:04.168Z] 2022/09/10 11:50:04 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-09-10T11:50:04.278Z] --- PASS: TestTagInvalidReference (0.05s) [2022-09-10T11:50:04.278Z] === RUN TestTagValidPrefixedRepo [2022-09-10T11:50:04.278Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-10T11:50:04.278Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-09-10T11:50:04.278Z] === RUN TestTagExistedNameWithoutForce [2022-09-10T11:50:04.278Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-10T11:50:04.278Z] === RUN TestTagOfficialNames [2022-09-10T11:50:04.278Z] --- PASS: TestTagOfficialNames (0.07s) [2022-09-10T11:50:04.278Z] === RUN TestTagMatchesDigest [2022-09-10T11:50:04.278Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-10T11:50:04.278Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-10T11:50:04.530Z] === RUN TestContainerStopSignal [2022-09-10T11:50:04.530Z] --- PASS: TestContainerStopSignal (0.00s) [2022-09-10T11:50:04.530Z] === RUN TestContainerStopTimeout [2022-09-10T11:50:04.530Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-09-10T11:50:04.530Z] === RUN TestContainerSecretReferenceDestTarget [2022-09-10T11:50:04.530Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-09-10T11:50:04.530Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-09-10T11:50:04.530Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-09-10T11:50:04.530Z] === RUN TestContainerLogPathSetForRingLogger [2022-09-10T11:50:04.530Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-09-10T11:50:04.530Z] === RUN TestReplaceAndAppendEnvVars [2022-09-10T11:50:04.530Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-09-10T11:50:04.530Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-09-10T11:50:04.530Z] === RUN TestNewMemoryStore [2022-09-10T11:50:04.530Z] --- PASS: TestNewMemoryStore (0.00s) [2022-09-10T11:50:04.530Z] === RUN TestAddContainers [2022-09-10T11:50:04.530Z] --- PASS: TestAddContainers (0.00s) [2022-09-10T11:50:04.530Z] === RUN TestGetContainer [2022-09-10T11:50:04.530Z] --- PASS: TestGetContainer (0.00s) [2022-09-10T11:50:04.530Z] === RUN TestDeleteContainer [2022-09-10T11:50:04.530Z] --- PASS: TestDeleteContainer (0.00s) [2022-09-10T11:50:04.531Z] === RUN TestListContainers [2022-09-10T11:50:04.531Z] --- PASS: TestListContainers (0.00s) [2022-09-10T11:50:04.531Z] === RUN TestFirstContainer [2022-09-10T11:50:04.531Z] --- PASS: TestFirstContainer (0.00s) [2022-09-10T11:50:04.531Z] === RUN TestApplyAllContainer [2022-09-10T11:50:04.531Z] --- PASS: TestApplyAllContainer (0.00s) [2022-09-10T11:50:04.531Z] === RUN TestIsValidHealthString [2022-09-10T11:50:04.531Z] --- PASS: TestIsValidHealthString (0.00s) [2022-09-10T11:50:04.531Z] === RUN TestStateRunStop [2022-09-10T11:50:04.531Z] --- PASS: TestStateRunStop (0.00s) [2022-09-10T11:50:04.531Z] === RUN TestStateTimeoutWait [2022-09-10T11:50:04.531Z] state_test.go:141: Stop callback fired [2022-09-10T11:50:04.531Z] state_test.go:165: Stop callback fired [2022-09-10T11:50:04.531Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-09-10T11:50:04.531Z] === RUN TestIsValidStateString [2022-09-10T11:50:04.531Z] --- PASS: TestIsValidStateString (0.00s) [2022-09-10T11:50:04.531Z] === RUN TestViewSaveDelete [2022-09-10T11:50:04.531Z] --- PASS: TestViewSaveDelete (0.02s) [2022-09-10T11:50:04.531Z] === RUN TestViewAll [2022-09-10T11:50:04.531Z] --- PASS: TestViewAll (0.01s) [2022-09-10T11:50:04.531Z] === RUN TestViewGet [2022-09-10T11:50:04.531Z] --- PASS: TestViewGet (0.01s) [2022-09-10T11:50:04.531Z] === RUN TestNames [2022-09-10T11:50:04.531Z] --- PASS: TestNames (0.00s) [2022-09-10T11:50:04.531Z] === RUN TestViewWithHealthCheck [2022-09-10T11:50:04.531Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-09-10T11:50:04.531Z] PASS [2022-09-10T11:50:04.531Z] coverage: 41.4% of statements [2022-09-10T11:50:04.531Z] ok github.com/docker/docker/container 0.252s coverage: 41.4% of statements [2022-09-10T11:50:04.531Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-10T11:50:04.531Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-10T11:50:04.531Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-10T11:50:04.531Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-10T11:50:04.537Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-10T11:50:04.741Z] 2022/09/10 11:50:04 Finished clone github.com/containerd/typeurl [2022-09-10T11:50:04.741Z] 2022/09/10 11:50:04 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-09-10T11:50:05.549Z] === RUN TestPrepare [2022-09-10T11:50:05.549Z] --- PASS: TestPrepare (0.00s) [2022-09-10T11:50:05.549Z] === RUN TestStart [2022-09-10T11:50:05.549Z] --- PASS: TestStart (0.00s) [2022-09-10T11:50:05.549Z] === RUN TestWaitCancel [2022-09-10T11:50:05.549Z] --- PASS: TestWaitCancel (0.00s) [2022-09-10T11:50:05.549Z] === RUN TestWaitDisabled [2022-09-10T11:50:05.549Z] --- PASS: TestWaitDisabled (0.00s) [2022-09-10T11:50:05.549Z] === RUN TestWaitEnabled [2022-09-10T11:50:05.549Z] --- PASS: TestWaitEnabled (0.00s) [2022-09-10T11:50:05.549Z] === RUN TestRemove [2022-09-10T11:50:05.549Z] --- PASS: TestRemove (0.00s) [2022-09-10T11:50:05.549Z] PASS [2022-09-10T11:50:05.549Z] coverage: 65.3% of statements [2022-09-10T11:50:05.549Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2022-09-10T11:50:05.678Z] 2022/09/10 11:50:05 Finished clone github.com/containerd/ttrpc [2022-09-10T11:50:05.678Z] 2022/09/10 11:50:05 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-09-10T11:50:05.678Z] 2022/09/10 11:50:05 Finished clone github.com/containerd/continuity [2022-09-10T11:50:05.678Z] 2022/09/10 11:50:05 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-09-10T11:50:05.913Z] check_test.go:309: [d1a44b808a306] daemon is not started [2022-09-10T11:50:05.913Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-10T11:50:06.244Z] 2022/09/10 11:50:06 Finished clone github.com/gogo/googleapis [2022-09-10T11:50:06.244Z] 2022/09/10 11:50:06 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-09-10T11:50:07.816Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-10T11:50:07.816Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-10T11:50:07.816Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-10T11:50:07.828Z] === RUN TestNewListSecretsFilters [2022-09-10T11:50:07.828Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-09-10T11:50:07.828Z] === RUN TestNewListConfigsFilters [2022-09-10T11:50:07.828Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-09-10T11:50:07.828Z] PASS [2022-09-10T11:50:07.828Z] coverage: 0.5% of statements [2022-09-10T11:50:07.828Z] ok github.com/docker/docker/daemon/cluster 0.288s coverage: 0.5% of statements [2022-09-10T11:50:07.828Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-09-10T11:50:08.152Z] 2022/09/10 11:50:07 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-09-10T11:50:08.152Z] 2022/09/10 11:50:07 Finished clone github.com/opencontainers/runc [2022-09-10T11:50:08.312Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCIsolation [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCIsolation [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-09-10T11:50:08.312Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCConfigs [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCConfigs [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-09-10T11:50:08.312Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-09-10T11:50:08.312Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-09-10T11:50:08.312Z] PASS [2022-09-10T11:50:08.312Z] coverage: 35.9% of statements [2022-09-10T11:50:08.312Z] ok github.com/docker/docker/daemon/cluster/convert 0.242s coverage: 35.9% of statements [2022-09-10T11:50:08.720Z] 2022/09/10 11:50:08 Finished clone google.golang.org/grpc [2022-09-10T11:50:08.720Z] 2022/09/10 11:50:08 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-09-10T11:50:08.750Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-10T11:50:09.316Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-10T11:50:09.882Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-10T11:50:10.095Z] 2022/09/10 11:50:10 Finished clone github.com/fernet/fernet-go [2022-09-10T11:50:10.095Z] 2022/09/10 11:50:10 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-09-10T11:50:10.817Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-10T11:50:11.345Z] === RUN TestWaitNodeAttachment [2022-09-10T11:50:11.345Z] === RUN TestBuilderGC [2022-09-10T11:50:11.345Z] --- PASS: TestBuilderGC (0.01s) [2022-09-10T11:50:11.345Z] === RUN TestDaemonConfigurationNotFound [2022-09-10T11:50:11.345Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-09-10T11:50:11.345Z] === RUN TestDaemonBrokenConfiguration [2022-09-10T11:50:11.345Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-09-10T11:50:11.345Z] === RUN TestParseClusterAdvertiseSettings [2022-09-10T11:50:11.345Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-09-10T11:50:11.345Z] === RUN TestFindConfigurationConflicts [2022-09-10T11:50:11.345Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-09-10T11:50:11.345Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-09-10T11:50:11.345Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-09-10T11:50:11.345Z] === RUN TestDaemonConfigurationMergeConflicts [2022-09-10T11:50:11.345Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-09-10T11:50:11.345Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-09-10T11:50:11.345Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-09-10T11:50:11.345Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-09-10T11:50:11.345Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-09-10T11:50:11.345Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-09-10T11:50:11.345Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-09-10T11:50:11.345Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-09-10T11:50:11.345Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-09-10T11:50:11.345Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-09-10T11:50:11.345Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-09-10T11:50:11.346Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-09-10T11:50:11.346Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-09-10T11:50:11.346Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-09-10T11:50:11.346Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestValidateConfiguration [2022-09-10T11:50:11.346Z] === RUN TestValidateConfiguration/with_label [2022-09-10T11:50:11.346Z] === RUN TestValidateConfiguration/with_dns [2022-09-10T11:50:11.346Z] === RUN TestValidateConfiguration/with_dns-search [2022-09-10T11:50:11.346Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-09-10T11:50:11.346Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-09-10T11:50:11.346Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-09-10T11:50:11.346Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-09-10T11:50:11.346Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfiguration (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestModifiedDiscoverySettings [2022-09-10T11:50:11.346Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestReloadSetConfigFileNotExist [2022-09-10T11:50:11.346Z] time="2022-09-10T11:50:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-09-10T11:50:11.346Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-09-10T11:50:11.346Z] === RUN TestReloadDefaultConfigNotExist [2022-09-10T11:50:11.346Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:50:11.346Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestReloadBadDefaultConfig [2022-09-10T11:50:11.346Z] time="2022-09-10T11:50:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2856692457" [2022-09-10T11:50:11.346Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestReloadWithConflictingLabels [2022-09-10T11:50:11.346Z] time="2022-09-10T11:50:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3437437874" [2022-09-10T11:50:11.346Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestReloadWithDuplicateLabels [2022-09-10T11:50:11.346Z] time="2022-09-10T11:50:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1870336538" [2022-09-10T11:50:11.346Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestDaemonConfigurationMerge [2022-09-10T11:50:11.346Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-09-10T11:50:11.346Z] PASS [2022-09-10T11:50:11.346Z] coverage: 79.7% of statements [2022-09-10T11:50:11.346Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-09-10T11:50:11.346Z] === RUN TestIsolationConversion [2022-09-10T11:50:11.346Z] === RUN TestIsolationConversion/default [2022-09-10T11:50:11.346Z] === RUN TestIsolationConversion/process [2022-09-10T11:50:11.346Z] === RUN TestIsolationConversion/hyperv [2022-09-10T11:50:11.346Z] --- PASS: TestIsolationConversion (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestContainerLabels [2022-09-10T11:50:11.346Z] --- PASS: TestContainerLabels (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestCredentialSpecConversion [2022-09-10T11:50:11.346Z] === RUN TestCredentialSpecConversion/none [2022-09-10T11:50:11.346Z] === RUN TestCredentialSpecConversion/config [2022-09-10T11:50:11.346Z] === RUN TestCredentialSpecConversion/file [2022-09-10T11:50:11.346Z] === RUN TestCredentialSpecConversion/registry [2022-09-10T11:50:11.346Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-09-10T11:50:11.346Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestControllerValidateMountBind [2022-09-10T11:50:11.346Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestControllerValidateMountVolume [2022-09-10T11:50:11.346Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestControllerValidateMountTarget [2022-09-10T11:50:11.346Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestControllerValidateMountTmpfs [2022-09-10T11:50:11.346Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestControllerValidateMountInvalidType [2022-09-10T11:50:11.346Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-09-10T11:50:11.346Z] === RUN TestControllerValidateMountNamedPipe [2022-09-10T11:50:11.346Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-09-10T11:50:11.346Z] PASS [2022-09-10T11:50:11.346Z] coverage: 11.0% of statements [2022-09-10T11:50:11.346Z] ok github.com/docker/docker/daemon/config 0.269s coverage: 79.7% of statements [2022-09-10T11:50:11.346Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.601s coverage: 11.0% of statements [2022-09-10T11:50:11.830Z] === RUN TestDiscoveryOptsErrors [2022-09-10T11:50:11.830Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-09-10T11:50:11.830Z] === RUN TestDiscoveryOpts [2022-09-10T11:50:11.830Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-09-10T11:50:11.830Z] PASS [2022-09-10T11:50:11.830Z] coverage: 30.0% of statements [2022-09-10T11:50:11.830Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2022-09-10T11:50:12.000Z] 2022/09/10 11:50:11 Finished clone github.com/docker/distribution [2022-09-10T11:50:12.000Z] 2022/09/10 11:50:11 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-09-10T11:50:12.568Z] 2022/09/10 11:50:12 Finished clone github.com/Microsoft/hcsshim [2022-09-10T11:50:12.568Z] 2022/09/10 11:50:12 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-09-10T11:50:12.849Z] === RUN TestEventsLog [2022-09-10T11:50:12.849Z] --- PASS: TestEventsLog (0.00s) [2022-09-10T11:50:12.849Z] === RUN TestEventsLogTimeout [2022-09-10T11:50:12.849Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-09-10T11:50:12.849Z] === RUN TestLogEvents [2022-09-10T11:50:12.849Z] --- PASS: TestLogEvents (0.06s) [2022-09-10T11:50:12.849Z] === RUN TestLoadBufferedEvents [2022-09-10T11:50:12.849Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-09-10T11:50:12.849Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-09-10T11:50:12.849Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-09-10T11:50:12.849Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-09-10T11:50:12.849Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-09-10T11:50:12.849Z] PASS [2022-09-10T11:50:12.849Z] coverage: 50.0% of statements [2022-09-10T11:50:12.849Z] ok github.com/docker/docker/daemon/events 0.253s coverage: 50.0% of statements [2022-09-10T11:50:13.332Z] === RUN TestIsEmptyDir [2022-09-10T11:50:13.333Z] --- PASS: TestIsEmptyDir (0.01s) [2022-09-10T11:50:13.333Z] PASS [2022-09-10T11:50:13.333Z] coverage: 2.3% of statements [2022-09-10T11:50:13.333Z] ok github.com/docker/docker/daemon/graphdriver 0.088s coverage: 2.3% of statements [2022-09-10T11:50:13.817Z] === RUN TestLinkNaming [2022-09-10T11:50:13.817Z] --- PASS: TestLinkNaming (0.00s) [2022-09-10T11:50:13.817Z] === RUN TestLinkNew [2022-09-10T11:50:13.817Z] --- PASS: TestLinkNew (0.00s) [2022-09-10T11:50:13.817Z] === RUN TestLinkEnv [2022-09-10T11:50:13.817Z] --- PASS: TestLinkEnv (0.00s) [2022-09-10T11:50:13.817Z] === RUN TestLinkMultipleEnv [2022-09-10T11:50:13.817Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-09-10T11:50:13.817Z] === RUN TestLinkPortRangeEnv [2022-09-10T11:50:13.817Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-09-10T11:50:13.817Z] PASS [2022-09-10T11:50:13.817Z] coverage: 93.0% of statements [2022-09-10T11:50:13.817Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2022-09-10T11:50:14.301Z] === RUN TestVerifyNetworkingConfig [2022-09-10T11:50:14.301Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestGetContainer [2022-09-10T11:50:14.301Z] --- PASS: TestGetContainer (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestValidContainerNames [2022-09-10T11:50:14.301Z] --- PASS: TestValidContainerNames (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestContainerInitDNS [2022-09-10T11:50:14.301Z] daemon_test.go:147: root required [2022-09-10T11:50:14.301Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestMerge [2022-09-10T11:50:14.301Z] --- PASS: TestMerge (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestValidateContainerIsolation [2022-09-10T11:50:14.301Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestFindNetworkErrorType [2022-09-10T11:50:14.301Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestEnsureServicesExist [2022-09-10T11:50:14.301Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestEnsureServicesExistErrors [2022-09-10T11:50:14.301Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-09-10T11:50:14.301Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-09-10T11:50:14.301Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-09-10T11:50:14.301Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-09-10T11:50:14.301Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-09-10T11:50:14.301Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-09-10T11:50:14.301Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestContainerDelete [2022-09-10T11:50:14.301Z] --- PASS: TestContainerDelete (0.01s) [2022-09-10T11:50:14.301Z] === RUN TestContainerDoubleDelete [2022-09-10T11:50:14.301Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestLogContainerEventCopyLabels [2022-09-10T11:50:14.301Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestLogContainerEventWithAttributes [2022-09-10T11:50:14.301Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestNoneHealthcheck [2022-09-10T11:50:14.301Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-09-10T11:50:14.301Z] === RUN TestHealthStates [2022-09-10T11:50:14.302Z] time="2022-09-10T11:50:13Z" 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" [2022-09-10T11:50:14.302Z] time="2022-09-10T11:50:14Z" 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" [2022-09-10T11:50:14.302Z] time="2022-09-10T11:50:14Z" 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" [2022-09-10T11:50:14.302Z] time="2022-09-10T11:50:14Z" 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" [2022-09-10T11:50:14.302Z] time="2022-09-10T11:50:14Z" 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" [2022-09-10T11:50:14.302Z] time="2022-09-10T11:50:14Z" 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" [2022-09-10T11:50:14.302Z] time="2022-09-10T11:50:14Z" 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" [2022-09-10T11:50:14.302Z] time="2022-09-10T11:50:14Z" 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" [2022-09-10T11:50:14.302Z] time="2022-09-10T11:50:14Z" 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" [2022-09-10T11:50:14.302Z] time="2022-09-10T11:50:14Z" 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" [2022-09-10T11:50:14.302Z] --- PASS: TestHealthStates (0.14s) [2022-09-10T11:50:14.302Z] === RUN TestMaskURLCredentials [2022-09-10T11:50:14.302Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-09-10T11:50:14.302Z] === RUN TestGetInspectData [2022-09-10T11:50:14.302Z] --- PASS: TestGetInspectData (0.00s) [2022-09-10T11:50:14.302Z] === RUN TestFillLicense [2022-09-10T11:50:14.302Z] --- PASS: TestFillLicense (0.00s) [2022-09-10T11:50:14.302Z] === RUN TestListInvalidFilter [2022-09-10T11:50:14.302Z] --- PASS: TestListInvalidFilter (0.00s) [2022-09-10T11:50:14.302Z] === RUN TestNameFilter [2022-09-10T11:50:14.302Z] --- PASS: TestNameFilter (0.00s) [2022-09-10T11:50:14.302Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-09-10T11:50:14.302Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-09-10T11:50:14.302Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-09-10T11:50:14.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-09-10T11:50:14.302Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-09-10T11:50:14.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-09-10T11:50:14.302Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-09-10T11:50:14.302Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-09-10T11:50:14.475Z] 2022/09/10 11:50:14 Finished clone github.com/golang/protobuf [2022-09-10T11:50:14.475Z] 2022/09/10 11:50:14 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-09-10T11:50:14.475Z] 2022/09/10 11:50:14 Finished clone golang.org/x/time [2022-09-10T11:50:14.475Z] 2022/09/10 11:50:14 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-09-10T11:50:14.475Z] 2022/09/10 11:50:14 Finished clone github.com/cilium/ebpf [2022-09-10T11:50:14.475Z] 2022/09/10 11:50:14 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-09-10T11:50:14.786Z] === 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 [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-09-10T11:50:14.786Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-09-10T11:50:14.786Z] --- 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) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-09-10T11:50:14.786Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-09-10T11:50:14.786Z] === RUN TestDaemonReloadLabels [2022-09-10T11:50:14.786Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-09-10T11:50:14.786Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-09-10T11:50:14.786Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-09-10T11:50:14.786Z] === RUN TestDaemonReloadMirrors [2022-09-10T11:50:14.786Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-09-10T11:50:14.786Z] === RUN TestDaemonReloadInsecureRegistries [2022-09-10T11:50:14.786Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-09-10T11:50:14.786Z] === RUN TestDaemonReloadNotAffectOthers [2022-09-10T11:50:14.786Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-09-10T11:50:14.786Z] === RUN TestDaemonDiscoveryReload [2022-09-10T11:50:15.002Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-10T11:50:15.271Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-09-10T11:50:15.271Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-09-10T11:50:15.755Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-09-10T11:50:15.755Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-09-10T11:50:15.755Z] === RUN TestAdapterReadLogs [2022-09-10T11:50:15.755Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-09-10T11:50:15.755Z] === RUN TestCopier [2022-09-10T11:50:15.755Z] --- PASS: TestCopier (0.00s) [2022-09-10T11:50:15.755Z] === RUN TestCopierLongLines [2022-09-10T11:50:15.755Z] --- PASS: TestCopierLongLines (0.00s) [2022-09-10T11:50:15.755Z] === RUN TestCopierSlow [2022-09-10T11:50:15.853Z] 2022/09/10 11:50:15 Finished clone github.com/moby/buildkit [2022-09-10T11:50:15.853Z] 2022/09/10 11:50:15 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-09-10T11:50:15.853Z] 2022/09/10 11:50:15 Finished clone github.com/hashicorp/go-immutable-radix [2022-09-10T11:50:15.853Z] 2022/09/10 11:50:15 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-09-10T11:50:16.118Z] 2022/09/10 11:50:15 Finished clone github.com/hashicorp/go-memdb [2022-09-10T11:50:16.118Z] 2022/09/10 11:50:15 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-09-10T11:50:16.118Z] 2022/09/10 11:50:15 Finished clone github.com/hashicorp/golang-lru [2022-09-10T11:50:16.118Z] 2022/09/10 11:50:15 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-09-10T11:50:16.239Z] --- PASS: TestCopierSlow (0.20s) [2022-09-10T11:50:16.239Z] === RUN TestCopierWithSized [2022-09-10T11:50:16.239Z] === RUN TestCopierWithSized/as_is [2022-09-10T11:50:16.239Z] === RUN TestCopierWithSized/With_RingLogger [2022-09-10T11:50:16.239Z] --- PASS: TestCopierWithSized (0.01s) [2022-09-10T11:50:16.239Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-09-10T11:50:16.239Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-09-10T11:50:16.239Z] === RUN TestCopierWithPartial [2022-09-10T11:50:16.239Z] --- PASS: TestCopierWithPartial (0.00s) [2022-09-10T11:50:16.239Z] === RUN TestRingLogger [2022-09-10T11:50:16.239Z] --- PASS: TestRingLogger (0.00s) [2022-09-10T11:50:16.239Z] === RUN TestRingCap [2022-09-10T11:50:16.239Z] --- PASS: TestRingCap (0.00s) [2022-09-10T11:50:16.239Z] === RUN TestRingClose [2022-09-10T11:50:16.239Z] --- PASS: TestRingClose (0.00s) [2022-09-10T11:50:16.239Z] === RUN TestRingDrain [2022-09-10T11:50:16.239Z] --- PASS: TestRingDrain (0.00s) [2022-09-10T11:50:16.239Z] PASS [2022-09-10T11:50:16.239Z] coverage: 43.5% of statements [2022-09-10T11:50:16.239Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.5% of statements [2022-09-10T11:50:16.239Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.53s) [2022-09-10T11:50:16.239Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-09-10T11:50:16.239Z] reload_test.go:520: root required [2022-09-10T11:50:16.239Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-10T11:50:16.239Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-09-10T11:50:16.239Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-09-10T11:50:16.239Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-09-10T11:50:16.239Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-09-10T11:50:16.239Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-09-10T11:50:16.239Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-09-10T11:50:16.239Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-09-10T11:50:16.239Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-09-10T11:50:16.239Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-09-10T11:50:16.239Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-09-10T11:50:16.239Z] === RUN TestParseVolumesFrom [2022-09-10T11:50:16.239Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-09-10T11:50:16.239Z] PASS [2022-09-10T11:50:16.239Z] coverage: 9.0% of statements [2022-09-10T11:50:16.375Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-10T11:50:16.633Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-10T11:50:16.723Z] ok github.com/docker/docker/daemon 2.431s coverage: 9.0% of statements [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-09-10T11:50:16.723Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-09-10T11:50:16.723Z] === RUN TestNewStreamConfig [2022-09-10T11:50:16.723Z] === RUN TestNewStreamConfig/defaults [2022-09-10T11:50:16.723Z] === RUN TestNewStreamConfig/invalid_create_group [2022-09-10T11:50:16.723Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-09-10T11:50:16.723Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-09-10T11:50:16.723Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-09-10T11:50:16.723Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-09-10T11:50:16.723Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-09-10T11:50:16.723Z] --- PASS: TestNewStreamConfig (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-09-10T11:50:16.723Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-09-10T11:50:16.723Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestNewAWSLogsClientRegionDetect [2022-09-10T11:50:16.723Z] === RUN TestSearchRegistryForImagesErrors [2022-09-10T11:50:16.723Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestSearchRegistryForImages [2022-09-10T11:50:16.723Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestOnlyPlatformWithFallback [2022-09-10T11:50:16.723Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestImageDelete [2022-09-10T11:50:16.723Z] === RUN TestImageDelete/no_lease [2022-09-10T11:50:16.723Z] === RUN TestImageDelete/lease_exists [2022-09-10T11:50:16.723Z] --- PASS: TestImageDelete (0.07s) [2022-09-10T11:50:16.723Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-09-10T11:50:16.723Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-09-10T11:50:16.723Z] === RUN TestContentStoreForPull [2022-09-10T11:50:16.723Z] time="2022-09-10T11:50:16Z" level=info msg="Trying to get region from EC2 Metadata" [2022-09-10T11:50:16.723Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-09-10T11:50:16.723Z] === RUN TestCreateSuccess [2022-09-10T11:50:16.723Z] --- PASS: TestCreateSuccess (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCreateLogGroupSuccess [2022-09-10T11:50:16.723Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCreateError [2022-09-10T11:50:16.723Z] --- PASS: TestCreateError (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCreateAlreadyExists [2022-09-10T11:50:16.723Z] time="2022-09-10T11:50:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-09-10T11:50:16.723Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestLogClosed [2022-09-10T11:50:16.723Z] --- PASS: TestLogClosed (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestLogBlocking [2022-09-10T11:50:16.723Z] --- PASS: TestLogBlocking (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestLogNonBlockingBufferEmpty [2022-09-10T11:50:16.723Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestLogNonBlockingBufferFull [2022-09-10T11:50:16.723Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestPublishBatchSuccess [2022-09-10T11:50:16.723Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestPublishBatchError [2022-09-10T11:50:16.723Z] time="2022-09-10T11:50:16Z" level=error msg=Error [2022-09-10T11:50:16.723Z] --- PASS: TestPublishBatchError (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-09-10T11:50:16.723Z] time="2022-09-10T11:50:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-10T11:50:16.723Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestPublishBatchAlreadyAccepted [2022-09-10T11:50:16.723Z] time="2022-09-10T11:50:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-10T11:50:16.723Z] time="2022-09-10T11:50:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-09-10T11:50:16.723Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchSimple [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchTicker [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchMultilinePattern [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchClose [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchClose (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestEffectiveLen [2022-09-10T11:50:16.723Z] === RUN TestEffectiveLen/0/Hello [2022-09-10T11:50:16.723Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-09-10T11:50:16.723Z] === RUN TestEffectiveLen/2/🙃 [2022-09-10T11:50:16.723Z] === RUN TestEffectiveLen/3/���� [2022-09-10T11:50:16.723Z] === RUN TestEffectiveLen/4/He��o [2022-09-10T11:50:16.723Z] === RUN TestEffectiveLen/5/ [2022-09-10T11:50:16.723Z] --- PASS: TestEffectiveLen (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestFindValidSplit [2022-09-10T11:50:16.723Z] === RUN TestFindValidSplit/0/ [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1044: [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1045: [2022-09-10T11:50:16.723Z] === RUN TestFindValidSplit/1/Hello [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1044: Hello [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1045: [2022-09-10T11:50:16.723Z] === RUN TestFindValidSplit/2/Hello [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1044: He [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1045: llo [2022-09-10T11:50:16.723Z] === RUN TestFindValidSplit/3/Hello [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1044: [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1045: Hello [2022-09-10T11:50:16.723Z] === RUN TestFindValidSplit/4/🙃 [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1044: [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1045: 🙃 [2022-09-10T11:50:16.723Z] === RUN TestFindValidSplit/5/🙃 [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1044: 🙃 [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1045: [2022-09-10T11:50:16.723Z] === RUN TestFindValidSplit/6/a� [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1044: a [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1045: � [2022-09-10T11:50:16.723Z] === RUN TestFindValidSplit/7/a� [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1044: a� [2022-09-10T11:50:16.723Z] cloudwatchlogs_test.go:1045: [2022-09-10T11:50:16.723Z] --- PASS: TestFindValidSplit (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-09-10T11:50:16.723Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestProcessEventEmoji [2022-09-10T11:50:16.723Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchLineSplit [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchLineSplitWithBinary [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchMaxEvents [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchMaxTotalBytes [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-09-10T11:50:16.723Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-09-10T11:50:16.723Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-09-10T11:50:17.199Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-10T11:50:17.199Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-09-10T11:50:17.208Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-09-10T11:50:17.208Z] === RUN TestParseLogOptionsMultilinePattern [2022-09-10T11:50:17.208Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-09-10T11:50:17.208Z] === RUN TestParseLogOptionsDatetimeFormat [2022-09-10T11:50:17.208Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-09-10T11:50:17.208Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-09-10T11:50:17.208Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-09-10T11:50:17.208Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-09-10T11:50:17.208Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-09-10T11:50:17.208Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-09-10T11:50:17.208Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-09-10T11:50:17.208Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-09-10T11:50:17.208Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-09-10T11:50:17.208Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-09-10T11:50:17.208Z] === RUN TestCreateTagSuccess [2022-09-10T11:50:17.208Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-09-10T11:50:17.208Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-09-10T11:50:17.208Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-09-10T11:50:17.208Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-09-10T11:50:17.208Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-09-10T11:50:17.208Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-09-10T11:50:17.208Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-09-10T11:50:17.208Z] PASS [2022-09-10T11:50:17.208Z] coverage: 77.8% of statements [2022-09-10T11:50:17.208Z] ok github.com/docker/docker/daemon/logger/awslogs 0.379s coverage: 77.8% of statements [2022-09-10T11:50:17.208Z] --- PASS: TestContentStoreForPull (0.23s) [2022-09-10T11:50:17.208Z] PASS [2022-09-10T11:50:17.208Z] coverage: 6.6% of statements [2022-09-10T11:50:17.208Z] ok github.com/docker/docker/daemon/images 0.398s coverage: 6.6% of statements [2022-09-10T11:50:17.208Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-10T11:50:17.208Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-10T11:50:17.208Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-09-10T11:50:17.208Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-10T11:50:17.208Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-10T11:50:17.208Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-09-10T11:50:17.208Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-09-10T11:50:17.494Z] 2022/09/10 11:50:17 Finished clone github.com/coreos/pkg [2022-09-10T11:50:17.494Z] 2022/09/10 11:50:17 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-09-10T11:50:17.494Z] 2022/09/10 11:50:17 Finished clone github.com/beorn7/perks [2022-09-10T11:50:17.494Z] 2022/09/10 11:50:17 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-09-10T11:50:17.529Z] --- PASS: TestServicePlugin (29.96s) [2022-09-10T11:50:17.529Z] === RUN TestServiceUpdateLabel [2022-09-10T11:50:17.695Z] === RUN TestJSONLogsMarshalJSONBuf [2022-09-10T11:50:17.695Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-09-10T11:50:17.695Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-09-10T11:50:17.695Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-09-10T11:50:17.695Z] === RUN TestFastTimeMarshalJSON [2022-09-10T11:50:17.695Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-09-10T11:50:17.695Z] PASS [2022-09-10T11:50:17.695Z] coverage: 87.2% of statements [2022-09-10T11:50:17.695Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.215s coverage: 87.2% of statements [2022-09-10T11:50:17.766Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-09-10T11:50:18.094Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-09-10T11:50:18.094Z] === RUN TestServiceUpdateSecrets [2022-09-10T11:50:18.179Z] === RUN TestJSONFileLogger [2022-09-10T11:50:18.179Z] --- PASS: TestJSONFileLogger (0.00s) [2022-09-10T11:50:18.179Z] === RUN TestJSONFileLoggerWithTags [2022-09-10T11:50:18.179Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-09-10T11:50:18.179Z] === RUN TestJSONFileLoggerWithOpts [2022-09-10T11:50:18.179Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-09-10T11:50:18.179Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-09-10T11:50:18.179Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-09-10T11:50:18.179Z] === RUN TestEncodeDecode [2022-09-10T11:50:18.179Z] === PAUSE TestEncodeDecode [2022-09-10T11:50:18.179Z] === RUN TestUnexpectedEOF [2022-09-10T11:50:18.179Z] time="2022-09-10T11:50:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-10T11:50:18.179Z] time="2022-09-10T11:50:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-10T11:50:18.179Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-09-10T11:50:18.179Z] === CONT TestEncodeDecode [2022-09-10T11:50:18.179Z] --- PASS: TestEncodeDecode (0.00s) [2022-09-10T11:50:18.179Z] PASS [2022-09-10T11:50:18.179Z] coverage: 69.9% of statements [2022-09-10T11:50:18.179Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.234s coverage: 69.9% of statements [2022-09-10T11:50:18.335Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-09-10T11:50:18.664Z] === RUN TestWriteLog [2022-09-10T11:50:18.664Z] === PAUSE TestWriteLog [2022-09-10T11:50:18.664Z] === RUN TestReadLog [2022-09-10T11:50:18.664Z] === PAUSE TestReadLog [2022-09-10T11:50:18.664Z] === RUN TestDecode [2022-09-10T11:50:18.664Z] --- PASS: TestDecode (0.02s) [2022-09-10T11:50:18.664Z] === CONT TestWriteLog [2022-09-10T11:50:18.664Z] --- PASS: TestWriteLog (0.00s) [2022-09-10T11:50:18.664Z] === CONT TestReadLog [2022-09-10T11:50:18.664Z] === RUN TestReadLog/tail_exact [2022-09-10T11:50:18.664Z] === RUN TestReadLog/tail_less_than_available [2022-09-10T11:50:18.664Z] === RUN TestReadLog/tail_more_than_available [2022-09-10T11:50:18.664Z] --- PASS: TestReadLog (0.15s) [2022-09-10T11:50:18.664Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-09-10T11:50:18.664Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-09-10T11:50:18.664Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-09-10T11:50:18.664Z] PASS [2022-09-10T11:50:18.664Z] coverage: 78.7% of statements [2022-09-10T11:50:18.869Z] 2022/09/10 11:50:18 Finished clone github.com/prometheus/client_model [2022-09-10T11:50:18.869Z] 2022/09/10 11:50:18 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-09-10T11:50:18.902Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-09-10T11:50:19.148Z] ok github.com/docker/docker/daemon/logger/local 0.227s coverage: 78.7% of statements [2022-09-10T11:50:19.148Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-10T11:50:19.148Z] === RUN TestOpenFileDelete [2022-09-10T11:50:19.148Z] --- PASS: TestOpenFileDelete (0.00s) [2022-09-10T11:50:19.148Z] === RUN TestOpenFileRename [2022-09-10T11:50:19.148Z] --- PASS: TestOpenFileRename (0.00s) [2022-09-10T11:50:19.148Z] === RUN TestHandleDecoderErr [2022-09-10T11:50:19.148Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-09-10T11:50:19.148Z] === RUN TestParseLogTagDefaultTag [2022-09-10T11:50:19.148Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-09-10T11:50:19.148Z] === RUN TestParseLogTag [2022-09-10T11:50:19.148Z] --- PASS: TestParseLogTag (0.00s) [2022-09-10T11:50:19.148Z] === RUN TestParseLogTagEmptyTag [2022-09-10T11:50:19.148Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-09-10T11:50:19.148Z] === RUN TestTailFiles [2022-09-10T11:50:19.148Z] --- PASS: TestTailFiles (0.00s) [2022-09-10T11:50:19.148Z] === RUN TestFollowLogsConsumerGone [2022-09-10T11:50:19.148Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-09-10T11:50:19.148Z] === RUN TestFollowLogsProducerGone [2022-09-10T11:50:19.148Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-09-10T11:50:19.148Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-09-10T11:50:19.148Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-09-10T11:50:19.148Z] === RUN TestCheckCapacityAndRotate [2022-09-10T11:50:19.148Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-09-10T11:50:19.148Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-09-10T11:50:19.148Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-09-10T11:50:19.148Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-09-10T11:50:19.148Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-09-10T11:50:19.148Z] PASS [2022-09-10T11:50:19.148Z] coverage: 54.9% of statements [2022-09-10T11:50:19.148Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.238s coverage: 54.9% of statements [2022-09-10T11:50:19.436Z] 2022/09/10 11:50:19 Finished clone golang.org/x/crypto [2022-09-10T11:50:19.436Z] 2022/09/10 11:50:19 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-09-10T11:50:19.468Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-09-10T11:50:19.469Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-10T11:50:19.632Z] === RUN TestLog [2022-09-10T11:50:19.632Z] --- PASS: TestLog (0.00s) [2022-09-10T11:50:19.632Z] PASS [2022-09-10T11:50:19.632Z] coverage: 31.5% of statements [2022-09-10T11:50:19.632Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2022-09-10T11:50:20.034Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-09-10T11:50:20.118Z] === RUN TestNewParse [2022-09-10T11:50:20.118Z] --- PASS: TestNewParse (0.00s) [2022-09-10T11:50:20.118Z] PASS [2022-09-10T11:50:20.118Z] coverage: 8.3% of statements [2022-09-10T11:50:20.118Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-09-10T11:50:20.118Z] === RUN TestValidateLogOpt [2022-09-10T11:50:20.118Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-10T11:50:20.118Z] === RUN TestNewMissedConfig [2022-09-10T11:50:20.118Z] --- PASS: TestNewMissedConfig (0.00s) [2022-09-10T11:50:20.118Z] === RUN TestNewMissedUrl [2022-09-10T11:50:20.118Z] --- PASS: TestNewMissedUrl (0.00s) [2022-09-10T11:50:20.118Z] === RUN TestNewMissedToken [2022-09-10T11:50:20.118Z] --- PASS: TestNewMissedToken (0.00s) [2022-09-10T11:50:20.118Z] === RUN TestNewWithProxy [2022-09-10T11:50:20.118Z] --- PASS: TestNewWithProxy (0.00s) [2022-09-10T11:50:20.118Z] === RUN TestDefault [2022-09-10T11:50:20.118Z] --- PASS: TestDefault (0.01s) [2022-09-10T11:50:20.118Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-09-10T11:50:20.118Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-09-10T11:50:20.118Z] === RUN TestJsonFormat [2022-09-10T11:50:20.118Z] --- PASS: TestJsonFormat (0.01s) [2022-09-10T11:50:20.118Z] === RUN TestRawFormat [2022-09-10T11:50:20.118Z] --- PASS: TestRawFormat (0.00s) [2022-09-10T11:50:20.118Z] === RUN TestRawFormatWithLabels [2022-09-10T11:50:20.118Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-09-10T11:50:20.118Z] === RUN TestRawFormatWithoutTag [2022-09-10T11:50:20.118Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-09-10T11:50:20.118Z] === RUN TestBatching [2022-09-10T11:50:20.601Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-09-10T11:50:20.601Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-10T11:50:20.603Z] === RUN TestParseLogFormat [2022-09-10T11:50:20.603Z] --- PASS: TestParseLogFormat (0.00s) [2022-09-10T11:50:20.603Z] === RUN TestValidateLogOptEmpty [2022-09-10T11:50:20.603Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-09-10T11:50:20.603Z] === RUN TestValidateSyslogAddress [2022-09-10T11:50:20.603Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-09-10T11:50:20.603Z] === RUN TestParseAddressDefaultPort [2022-09-10T11:50:20.603Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-09-10T11:50:20.603Z] === RUN TestValidateSyslogFacility [2022-09-10T11:50:20.603Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-09-10T11:50:20.603Z] === RUN TestValidateLogOptSyslogFormat [2022-09-10T11:50:20.603Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-09-10T11:50:20.603Z] === RUN TestValidateLogOpt [2022-09-10T11:50:20.603Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-10T11:50:20.603Z] PASS [2022-09-10T11:50:20.603Z] coverage: 46.8% of statements [2022-09-10T11:50:20.603Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2022-09-10T11:50:20.603Z] --- PASS: TestBatching (0.27s) [2022-09-10T11:50:20.603Z] === RUN TestFrequency [2022-09-10T11:50:20.603Z] --- PASS: TestFrequency (0.18s) [2022-09-10T11:50:20.603Z] === RUN TestOneMessagePerRequest [2022-09-10T11:50:20.603Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-09-10T11:50:20.603Z] === RUN TestVerify [2022-09-10T11:50:20.603Z] --- PASS: TestVerify (0.00s) [2022-09-10T11:50:20.603Z] === RUN TestSkipVerify [2022-09-10T11:50:20.813Z] 2022/09/10 11:50:20 Finished clone github.com/prometheus/client_golang [2022-09-10T11:50:20.813Z] 2022/09/10 11:50:20 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-09-10T11:50:20.859Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-09-10T11:50:21.072Z] 2022/09/10 11:50:20 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-09-10T11:50:21.072Z] 2022/09/10 11:50:20 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-09-10T11:50:21.087Z] time="2022-09-10T11:50:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.087Z] time="2022-09-10T11:50:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.087Z] time="2022-09-10T11:50:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.331Z] 2022/09/10 11:50:21 Finished clone github.com/prometheus/common [2022-09-10T11:50:21.331Z] 2022/09/10 11:50:21 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-09-10T11:50:21.426Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-09-10T11:50:21.572Z] --- PASS: TestSkipVerify (0.68s) [2022-09-10T11:50:21.572Z] === RUN TestBufferMaximum [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662810621.177574\",\"host\":\"877ea8a8e6cd\"}'" [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662810621.177574\",\"host\":\"877ea8a8e6cd\"}'" [2022-09-10T11:50:21.572Z] --- PASS: TestBufferMaximum (0.00s) [2022-09-10T11:50:21.572Z] === RUN TestServerAlwaysDown [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662810621.180565\",\"host\":\"877ea8a8e6cd\"}'" [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662810621.180565\",\"host\":\"877ea8a8e6cd\"}'" [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662810621.180565\",\"host\":\"877ea8a8e6cd\"}'" [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662810621.180565\",\"host\":\"877ea8a8e6cd\"}'" [2022-09-10T11:50:21.572Z] time="2022-09-10T11:50:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662810621.180565\",\"host\":\"877ea8a8e6cd\"}'" [2022-09-10T11:50:21.572Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-09-10T11:50:21.572Z] === RUN TestCannotSendAfterClose [2022-09-10T11:50:21.572Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-09-10T11:50:21.572Z] === RUN TestDeadlockOnBlockedEndpoint [2022-09-10T11:50:21.992Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-09-10T11:50:22.268Z] 2022/09/10 11:50:22 Finished clone code.cloudfoundry.org/clock [2022-09-10T11:50:22.268Z] 2022/09/10 11:50:22 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-09-10T11:50:22.268Z] 2022/09/10 11:50:22 Finished clone github.com/pkg/errors [2022-09-10T11:50:22.268Z] 2022/09/10 11:50:22 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-09-10T11:50:22.268Z] 2022/09/10 11:50:22 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-09-10T11:50:22.268Z] 2022/09/10 11:50:22 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-09-10T11:50:22.528Z] 2022/09/10 11:50:22 Finished clone github.com/prometheus/procfs [2022-09-10T11:50:22.528Z] 2022/09/10 11:50:22 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-09-10T11:50:22.559Z] check_test.go:309: [d38be929375dd] daemon is not started [2022-09-10T11:50:22.559Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-10T11:50:22.600Z] === RUN TestV1IDService [2022-09-10T11:50:22.600Z] --- PASS: TestV1IDService (0.02s) [2022-09-10T11:50:22.600Z] === RUN TestV2MetadataService [2022-09-10T11:50:22.600Z] time="2022-09-10T11:50:22Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49203/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-09-10T11:50:22.600Z] time="2022-09-10T11:50:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"877ea8a8e6cd\"}'" [2022-09-10T11:50:22.600Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-09-10T11:50:22.600Z] PASS [2022-09-10T11:50:22.600Z] coverage: 82.5% of statements [2022-09-10T11:50:22.600Z] ok github.com/docker/docker/daemon/logger/splunk 2.221s coverage: 82.5% of statements [2022-09-10T11:50:22.600Z] === RUN TestSuccessfulDownload [2022-09-10T11:50:22.600Z] download_test.go:268: Needs fixing on Windows [2022-09-10T11:50:22.600Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-09-10T11:50:22.600Z] === RUN TestCancelledDownload [2022-09-10T11:50:22.600Z] --- PASS: TestCancelledDownload (0.00s) [2022-09-10T11:50:22.600Z] === RUN TestMaxDownloadAttempts [2022-09-10T11:50:22.600Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-10T11:50:22.600Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-10T11:50:22.600Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-10T11:50:22.600Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-10T11:50:22.600Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-10T11:50:22.601Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-10T11:50:22.601Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-10T11:50:22.601Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-10T11:50:22.601Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-10T11:50:22.601Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-10T11:50:22.601Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-10T11:50:22.601Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-10T11:50:22.601Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-10T11:50:22.601Z] ? github.com/docker/docker/daemon/network [no test files] [2022-09-10T11:50:22.601Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-10T11:50:22.601Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-09-10T11:50:22.601Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-09-10T11:50:22.601Z] === RUN TestContinueOnError_MirrorEndpoint [2022-09-10T11:50:22.601Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-09-10T11:50:22.601Z] === RUN TestContinueOnError_NeverContinue [2022-09-10T11:50:22.601Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-09-10T11:50:22.601Z] === RUN TestContinueOnError_UnnestsErrors [2022-09-10T11:50:22.601Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-09-10T11:50:22.601Z] === RUN TestManifestStore [2022-09-10T11:50:22.601Z] === RUN TestManifestStore/no_remote_or_local [2022-09-10T11:50:22.787Z] 2022/09/10 11:50:22 Finished clone github.com/cespare/xxhash/v2 [2022-09-10T11:50:22.787Z] 2022/09/10 11:50:22 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-09-10T11:50:23.084Z] time="2022-09-10T11:50:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-10T11:50:23.085Z] time="2022-09-10T11:50:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-10T11:50:23.085Z] time="2022-09-10T11:50:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-10T11:50:23.085Z] time="2022-09-10T11:50:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-10T11:50:23.085Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-09-10T11:50:23.085Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-09-10T11:50:23.085Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-09-10T11:50:23.085Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-09-10T11:50:23.085Z] === RUN TestTransfer [2022-09-10T11:50:23.085Z] time="2022-09-10T11:50:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1506030191\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-09-10T11:50:23.085Z] === RUN TestManifestStore/no_local_cache [2022-09-10T11:50:23.085Z] === RUN TestManifestStore/with_local_cache [2022-09-10T11:50:23.085Z] === RUN TestManifestStore/unknown_media_type [2022-09-10T11:50:23.085Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-09-10T11:50:23.085Z] time="2022-09-10T11:50:22Z" level=warning msg="reference for unknown type: " [2022-09-10T11:50:23.085Z] time="2022-09-10T11:50:22Z" level=warning msg="reference for unknown type: " [2022-09-10T11:50:23.085Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-09-10T11:50:23.085Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-09-10T11:50:23.085Z] time="2022-09-10T11:50:22Z" level=warning msg="reference for unknown type: " [2022-09-10T11:50:23.085Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-09-10T11:50:23.085Z] time="2022-09-10T11:50:22Z" level=warning msg="reference for unknown type: " [2022-09-10T11:50:23.085Z] --- PASS: TestTransfer (0.12s) [2022-09-10T11:50:23.085Z] === RUN TestConcurrencyLimit [2022-09-10T11:50:23.085Z] time="2022-09-10T11:50:22Z" level=warning msg="reference for unknown type: " [2022-09-10T11:50:23.085Z] === RUN TestManifestStore/error_persisting_manifest [2022-09-10T11:50:23.085Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-09-10T11:50:23.085Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-09-10T11:50:23.085Z] time="2022-09-10T11:50:22Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore (0.32s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaType [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-09-10T11:50:23.085Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-09-10T11:50:23.085Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-09-10T11:50:23.085Z] === RUN TestFixManifestLayers [2022-09-10T11:50:23.085Z] --- PASS: TestFixManifestLayers (0.00s) [2022-09-10T11:50:23.085Z] === RUN TestFixManifestLayersBaseLayerParent [2022-09-10T11:50:23.085Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-10T11:50:23.085Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-10T11:50:23.085Z] === RUN TestFixManifestLayersBadParent [2022-09-10T11:50:23.085Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-09-10T11:50:23.085Z] === RUN TestValidateManifest [2022-09-10T11:50:23.085Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-10T11:50:23.085Z] --- SKIP: TestValidateManifest (0.00s) [2022-09-10T11:50:23.085Z] === RUN TestFormatPlatform [2022-09-10T11:50:23.085Z] --- PASS: TestFormatPlatform (0.00s) [2022-09-10T11:50:23.085Z] === RUN TestPullSchema2Config [2022-09-10T11:50:23.085Z] === RUN TestPullSchema2Config/success_first_time [2022-09-10T11:50:23.085Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-10T11:50:23.085Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-10T11:50:23.085Z] === RUN TestPullSchema2Config/500_status [2022-09-10T11:50:23.085Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-10T11:50:23.085Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-10T11:50:23.085Z] --- PASS: TestV2MetadataService (0.98s) [2022-09-10T11:50:23.085Z] PASS [2022-09-10T11:50:23.125Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-10T11:50:23.574Z] coverage: 48.2% of statements [2022-09-10T11:50:23.574Z] ok github.com/docker/docker/distribution/metadata 1.069s coverage: 48.2% of statements [2022-09-10T11:50:23.574Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-10T11:50:23.574Z] === RUN TestPullSchema2Config/EOF [2022-09-10T11:50:23.574Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-10T11:50:23.574Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-10T11:50:23.574Z] 2022/09/10 11:50:23 http: panic serving 127.0.0.1:49214: intentional panic [2022-09-10T11:50:23.574Z] goroutine 48 [running]: [2022-09-10T11:50:23.574Z] net/http.(*conn).serve.func1() [2022-09-10T11:50:23.574Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-10T11:50:23.574Z] panic({0x1603b20, 0x17a8ec0}) [2022-09-10T11:50:23.574Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-10T11:50:23.574Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00058a4e0?, {0x17afd80?, 0xc0002a81c0?}) [2022-09-10T11:50:23.574Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-09-10T11:50:23.574Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17afd80, 0xc0002a81c0}, 0xc0002a0400) [2022-09-10T11:50:23.574Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-09-10T11:50:23.574Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17afd80?, 0xc0002a81c0?}, 0xc000046c00?) [2022-09-10T11:50:23.574Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-10T11:50:23.574Z] net/http.serverHandler.ServeHTTP({0xc00017c780?}, {0x17afd80, 0xc0002a81c0}, 0xc0002a0400) [2022-09-10T11:50:23.574Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-10T11:50:23.574Z] net/http.(*conn).serve(0xc0000ead20, {0x17b0498, 0xc0004f4a80}) [2022-09-10T11:50:23.574Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-10T11:50:23.574Z] created by net/http.(*Server).Serve [2022-09-10T11:50:23.574Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-10T11:50:23.574Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-09-10T11:50:23.574Z] === RUN TestInactiveJobs [2022-09-10T11:50:23.574Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-10T11:50:23.574Z] === RUN TestPullSchema2Config/unauthorized [2022-09-10T11:50:23.574Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-10T11:50:23.574Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-10T11:50:23.574Z] --- PASS: TestPullSchema2Config (0.54s) [2022-09-10T11:50:23.574Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-09-10T11:50:23.574Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-09-10T11:50:23.574Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-09-10T11:50:23.574Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-09-10T11:50:23.574Z] === RUN TestGetRepositoryMountCandidates [2022-09-10T11:50:23.574Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestLayerAlreadyExists [2022-09-10T11:50:23.574Z] 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} [2022-09-10T11:50:23.574Z] 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} [2022-09-10T11:50:23.574Z] 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} [2022-09-10T11:50:23.574Z] 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} [2022-09-10T11:50:23.574Z] 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} [2022-09-10T11:50:23.574Z] 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} [2022-09-10T11:50:23.574Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestWhenEmptyAuthConfig [2022-09-10T11:50:23.574Z] === RUN TestNotFound [2022-09-10T11:50:23.574Z] --- PASS: TestNotFound (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestConflict [2022-09-10T11:50:23.574Z] --- PASS: TestConflict (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestForbidden [2022-09-10T11:50:23.574Z] --- PASS: TestForbidden (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestInvalidParameter [2022-09-10T11:50:23.574Z] --- PASS: TestInvalidParameter (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestNotImplemented [2022-09-10T11:50:23.574Z] --- PASS: TestNotImplemented (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestNotModified [2022-09-10T11:50:23.574Z] --- PASS: TestNotModified (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestUnauthorized [2022-09-10T11:50:23.574Z] --- PASS: TestUnauthorized (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestUnknown [2022-09-10T11:50:23.574Z] --- PASS: TestUnknown (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestCancelled [2022-09-10T11:50:23.574Z] --- PASS: TestCancelled (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestDeadline [2022-09-10T11:50:23.574Z] --- PASS: TestDeadline (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestDataLoss [2022-09-10T11:50:23.574Z] --- PASS: TestDataLoss (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestUnavailable [2022-09-10T11:50:23.574Z] --- PASS: TestUnavailable (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestSystem [2022-09-10T11:50:23.574Z] --- PASS: TestSystem (0.00s) [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Not_Found [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Bad_Request [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Conflict [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Unauthorized [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Service_Unavailable [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Forbidden [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Not_Modified [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Not_Implemented [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-09-10T11:50:23.574Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-09-10T11:50:23.574Z] --- PASS: TestFromStatusCode (0.00s) [2022-09-10T11:50:23.574Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-09-10T11:50:23.574Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-09-10T11:50:23.574Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-09-10T11:50:23.574Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-09-10T11:50:23.574Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-09-10T11:50:23.574Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-09-10T11:50:23.574Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-09-10T11:50:23.574Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-09-10T11:50:23.574Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-09-10T11:50:23.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-09-10T11:50:23.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-09-10T11:50:23.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-09-10T11:50:23.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-09-10T11:50:23.575Z] PASS [2022-09-10T11:50:23.575Z] coverage: 77.0% of statements [2022-09-10T11:50:23.575Z] ok github.com/docker/docker/errdefs 0.038s coverage: 77.0% of statements [2022-09-10T11:50:23.575Z] --- PASS: TestInactiveJobs (0.36s) [2022-09-10T11:50:23.575Z] === RUN TestWatchRelease [2022-09-10T11:50:23.693Z] check_test.go:309: [dd0111ab77694] daemon is not started [2022-09-10T11:50:23.693Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-10T11:50:23.735Z] 2022/09/10 11:50:23 Finished clone github.com/inconshreveable/mousetrap [2022-09-10T11:50:23.735Z] 2022/09/10 11:50:23 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-09-10T11:50:24.059Z] --- PASS: TestWatchRelease (0.04s) [2022-09-10T11:50:24.059Z] === RUN TestWatchFinishedTransfer [2022-09-10T11:50:24.059Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-09-10T11:50:24.059Z] === RUN TestDuplicateTransfer [2022-09-10T11:50:24.059Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-09-10T11:50:24.059Z] === RUN TestSuccessfulUpload [2022-09-10T11:50:24.059Z] time="2022-09-10T11:50:23Z" level=error msg="Upload failed, retrying: simulating retry" [2022-09-10T11:50:24.059Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-09-10T11:50:24.059Z] === RUN TestCancelledUpload [2022-09-10T11:50:24.059Z] --- PASS: TestCancelledUpload (0.00s) [2022-09-10T11:50:24.059Z] PASS [2022-09-10T11:50:24.059Z] coverage: 76.9% of statements [2022-09-10T11:50:24.059Z] ok github.com/docker/docker/distribution/xfer 1.831s coverage: 76.9% of statements [2022-09-10T11:50:24.260Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-10T11:50:24.303Z] 2022/09/10 11:50:24 Finished clone github.com/morikuni/aec [2022-09-10T11:50:24.303Z] 2022/09/10 11:50:24 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-09-10T11:50:24.303Z] 2022/09/10 11:50:24 Finished clone github.com/spf13/pflag [2022-09-10T11:50:25.077Z] === RUN TestCompare [2022-09-10T11:50:25.077Z] --- PASS: TestCompare (0.00s) [2022-09-10T11:50:25.077Z] PASS [2022-09-10T11:50:25.077Z] coverage: 19.2% of statements [2022-09-10T11:50:25.077Z] ok github.com/docker/docker/image/cache 0.084s coverage: 19.2% of statements [2022-09-10T11:50:25.077Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-09-10T11:50:25.077Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-09-10T11:50:25.077Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-09-10T11:50:25.077Z] === RUN TestTokenPassThru [2022-09-10T11:50:25.077Z] --- PASS: TestTokenPassThru (0.01s) [2022-09-10T11:50:25.077Z] === RUN TestTokenPassThruDifferentHost [2022-09-10T11:50:25.077Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-09-10T11:50:25.077Z] PASS [2022-09-10T11:50:25.077Z] coverage: 26.0% of statements [2022-09-10T11:50:25.077Z] ok github.com/docker/docker/distribution 2.140s coverage: 26.0% of statements [2022-09-10T11:50:25.077Z] === RUN TestFSGetInvalidData [2022-09-10T11:50:25.077Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-09-10T11:50:25.077Z] === RUN TestFSInvalidSet [2022-09-10T11:50:25.077Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-10T11:50:25.077Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-10T11:50:25.077Z] --- PASS: TestFSInvalidSet (0.01s) [2022-09-10T11:50:25.077Z] === RUN TestFSInvalidRoot [2022-09-10T11:50:25.077Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-09-10T11:50:25.077Z] === RUN TestFSMetadataGetSet [2022-09-10T11:50:25.077Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-09-10T11:50:25.077Z] === RUN TestFSInvalidWalker [2022-09-10T11:50:25.077Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-09-10T11:50:25.077Z] === RUN TestFSGetSet [2022-09-10T11:50:25.077Z] --- PASS: TestFSGetSet (0.02s) [2022-09-10T11:50:25.077Z] === RUN TestFSGetUnsetKey [2022-09-10T11:50:25.077Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-09-10T11:50:25.077Z] === RUN TestFSGetEmptyData [2022-09-10T11:50:25.077Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-09-10T11:50:25.077Z] === RUN TestFSDelete [2022-09-10T11:50:25.077Z] --- PASS: TestFSDelete (0.01s) [2022-09-10T11:50:25.077Z] === RUN TestFSWalker [2022-09-10T11:50:25.077Z] --- PASS: TestFSWalker (0.01s) [2022-09-10T11:50:25.077Z] === RUN TestFSWalkerStopOnError [2022-09-10T11:50:25.077Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-09-10T11:50:25.077Z] === RUN TestNewFromJSON [2022-09-10T11:50:25.077Z] --- PASS: TestNewFromJSON (0.00s) [2022-09-10T11:50:25.077Z] === RUN TestNewFromJSONWithInvalidJSON [2022-09-10T11:50:25.077Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-09-10T11:50:25.077Z] === RUN TestMarshalKeyOrder [2022-09-10T11:50:25.077Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-09-10T11:50:25.077Z] === RUN TestImage [2022-09-10T11:50:25.077Z] --- PASS: TestImage (0.00s) [2022-09-10T11:50:25.077Z] === RUN TestImageOSNotEmpty [2022-09-10T11:50:25.077Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-09-10T11:50:25.077Z] === RUN TestNewChildImageFromImageWithRootFS [2022-09-10T11:50:25.078Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-09-10T11:50:25.078Z] === RUN TestCreate [2022-09-10T11:50:25.078Z] --- PASS: TestCreate (0.00s) [2022-09-10T11:50:25.078Z] === RUN TestRestore [2022-09-10T11:50:25.078Z] time="2022-09-10T11:50:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-09-10T11:50:25.078Z] --- PASS: TestRestore (0.19s) [2022-09-10T11:50:25.078Z] === RUN TestAddDelete [2022-09-10T11:50:25.078Z] --- PASS: TestAddDelete (0.05s) [2022-09-10T11:50:25.078Z] === RUN TestSearchAfterDelete [2022-09-10T11:50:25.562Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-09-10T11:50:25.562Z] === RUN TestParentReset [2022-09-10T11:50:25.562Z] --- PASS: TestParentReset (0.04s) [2022-09-10T11:50:25.562Z] === RUN TestGetAndSetLastUpdated [2022-09-10T11:50:25.562Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-09-10T11:50:25.562Z] === RUN TestStoreLen [2022-09-10T11:50:25.562Z] --- PASS: TestStoreLen (0.07s) [2022-09-10T11:50:25.562Z] PASS [2022-09-10T11:50:25.562Z] coverage: 86.8% of statements [2022-09-10T11:50:25.562Z] ok github.com/docker/docker/image 0.596s coverage: 86.8% of statements [2022-09-10T11:50:25.562Z] === RUN TestMakeV1ConfigFromConfig [2022-09-10T11:50:25.562Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-09-10T11:50:25.562Z] PASS [2022-09-10T11:50:25.562Z] coverage: 25.0% of statements [2022-09-10T11:50:25.562Z] ok github.com/docker/docker/image/v1 0.071s coverage: 25.0% of statements [2022-09-10T11:50:25.562Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-10T11:50:25.562Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-10T11:50:25.638Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-10T11:50:25.682Z] 2022/09/10 11:50:25 Finished clone github.com/docker/go-metrics [2022-09-10T11:50:25.941Z] 2022/09/10 11:50:25 Finished clone github.com/spf13/cobra [2022-09-10T11:50:26.511Z] 2022/09/10 11:50:26 Finished clone github.com/google/certificate-transparency-go [2022-09-10T11:50:26.511Z] 2022/09/10 11:50:26 Finished clone github.com/Microsoft/go-winio [2022-09-10T11:50:26.581Z] === RUN TestSerialization [2022-09-10T11:50:26.581Z] --- PASS: TestSerialization (0.02s) [2022-09-10T11:50:26.581Z] PASS [2022-09-10T11:50:26.581Z] coverage: 100.0% of statements [2022-09-10T11:50:27.065Z] ok github.com/docker/docker/libcontainerd/queue 0.094s coverage: 100.0% of statements [2022-09-10T11:50:27.065Z] === RUN TestEnvironmentParsing [2022-09-10T11:50:27.065Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-09-10T11:50:27.065Z] PASS [2022-09-10T11:50:27.065Z] coverage: 1.0% of statements [2022-09-10T11:50:27.065Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.0% of statements [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-09-10T11:50:27.549Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-09-10T11:50:27.549Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-09-10T11:50:27.549Z] PASS [2022-09-10T11:50:27.549Z] coverage: 45.8% of statements [2022-09-10T11:50:27.549Z] ok github.com/docker/docker/oci 0.049s coverage: 45.8% of statements [2022-09-10T11:50:27.549Z] === RUN TestEmptyLayer [2022-09-10T11:50:27.549Z] --- PASS: TestEmptyLayer (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestCommitFailure [2022-09-10T11:50:27.549Z] --- PASS: TestCommitFailure (0.01s) [2022-09-10T11:50:27.549Z] === RUN TestStartTransactionFailure [2022-09-10T11:50:27.549Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestGetOrphan [2022-09-10T11:50:27.549Z] --- PASS: TestGetOrphan (0.01s) [2022-09-10T11:50:27.549Z] === RUN TestMountAndRegister [2022-09-10T11:50:27.549Z] layer_test.go:271: Layer size: 14 [2022-09-10T11:50:27.549Z] --- PASS: TestMountAndRegister (0.05s) [2022-09-10T11:50:27.549Z] === RUN TestLayerRelease [2022-09-10T11:50:27.549Z] layer_test.go:304: Failing on Windows [2022-09-10T11:50:27.549Z] --- SKIP: TestLayerRelease (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestStoreRestore [2022-09-10T11:50:27.549Z] layer_test.go:353: Failing on Windows [2022-09-10T11:50:27.549Z] --- SKIP: TestStoreRestore (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestTarStreamStability [2022-09-10T11:50:27.549Z] layer_test.go:468: Failing on Windows [2022-09-10T11:50:27.549Z] --- SKIP: TestTarStreamStability (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestRegisterExistingLayer [2022-09-10T11:50:27.549Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-09-10T11:50:27.549Z] === RUN TestTarStreamVerification [2022-09-10T11:50:27.549Z] layer_test.go:697: Failing on Windows [2022-09-10T11:50:27.549Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestLayerMigration [2022-09-10T11:50:27.549Z] migration_test.go:46: Failing on Windows [2022-09-10T11:50:27.549Z] --- SKIP: TestLayerMigration (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestLayerMigrationNoTarsplit [2022-09-10T11:50:27.549Z] migration_test.go:182: Failing on Windows [2022-09-10T11:50:27.549Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestMountInit [2022-09-10T11:50:27.549Z] mount_test.go:17: Failing on Windows [2022-09-10T11:50:27.549Z] --- SKIP: TestMountInit (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestMountSize [2022-09-10T11:50:27.549Z] mount_test.go:76: Failing on Windows [2022-09-10T11:50:27.549Z] --- SKIP: TestMountSize (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestMountChanges [2022-09-10T11:50:27.549Z] mount_test.go:125: Failing on Windows [2022-09-10T11:50:27.549Z] --- SKIP: TestMountChanges (0.00s) [2022-09-10T11:50:27.549Z] === RUN TestMountApply [2022-09-10T11:50:27.549Z] mount_test.go:212: Failing on Windows [2022-09-10T11:50:27.549Z] --- SKIP: TestMountApply (0.00s) [2022-09-10T11:50:27.549Z] PASS [2022-09-10T11:50:27.549Z] coverage: 30.1% of statements [2022-09-10T11:50:27.549Z] ok github.com/docker/docker/layer 0.396s coverage: 30.1% of statements [2022-09-10T11:50:27.890Z] 2022/09/10 11:50:27 Finished clone github.com/opencontainers/selinux [2022-09-10T11:50:28.033Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-10T11:50:28.033Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-10T11:50:28.033Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-10T11:50:28.033Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-10T11:50:28.033Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-10T11:50:28.033Z] === RUN TestParseVersion [2022-09-10T11:50:28.033Z] --- PASS: TestParseVersion (0.00s) [2022-09-10T11:50:28.033Z] PASS [2022-09-10T11:50:28.033Z] coverage: 52.9% of statements [2022-09-10T11:50:28.033Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-09-10T11:50:28.518Z] === RUN TestAddressPoolOpt [2022-09-10T11:50:28.518Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/a [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/something [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/_=a [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/env1=value1 [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/_env1=value1 [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/env2=value2=value3 [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/env3=abc!qwe [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/env_4=value_4 [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/PATH [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/=a [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/PATH= [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/PATH=something [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/asd!qwe [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/1asd [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/123 [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/some_space [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/__some_space_before [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/some_space_after__ [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/= [2022-09-10T11:50:28.518Z] === RUN TestValidateEnv/PaTh [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/a (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/something (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/= (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestParseHost [2022-09-10T11:50:28.518Z] --- PASS: TestParseHost (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestParseDockerDaemonHost [2022-09-10T11:50:28.518Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestParseTCP [2022-09-10T11:50:28.518Z] --- PASS: TestParseTCP (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestParseInvalidUnixAddrInvalid [2022-09-10T11:50:28.518Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestValidateExtraHosts [2022-09-10T11:50:28.518Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestIpOptString [2022-09-10T11:50:28.518Z] --- PASS: TestIpOptString (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestNewIpOptInvalidDefaultVal [2022-09-10T11:50:28.518Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestNewIpOptValidDefaultVal [2022-09-10T11:50:28.518Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestIpOptSetInvalidVal [2022-09-10T11:50:28.518Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestValidateIPAddress [2022-09-10T11:50:28.518Z] --- PASS: TestValidateIPAddress (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestMapOpts [2022-09-10T11:50:28.518Z] --- PASS: TestMapOpts (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestListOptsWithoutValidator [2022-09-10T11:50:28.518Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestListOptsWithValidator [2022-09-10T11:50:28.518Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestValidateDNSSearch [2022-09-10T11:50:28.518Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_general_format [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_one_more [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-09-10T11:50:28.518Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-09-10T11:50:28.518Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestNamedListOpts [2022-09-10T11:50:28.518Z] --- PASS: TestNamedListOpts (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestNamedMapOpts [2022-09-10T11:50:28.518Z] --- PASS: TestNamedMapOpts (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestParseLink [2022-09-10T11:50:28.518Z] --- PASS: TestParseLink (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestQuotedStringSetWithQuotes [2022-09-10T11:50:28.518Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-09-10T11:50:28.518Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestQuotedStringSetWithNoQuotes [2022-09-10T11:50:28.518Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-09-10T11:50:28.518Z] === RUN TestUlimitOpt [2022-09-10T11:50:28.518Z] --- PASS: TestUlimitOpt (0.00s) [2022-09-10T11:50:28.518Z] PASS [2022-09-10T11:50:28.518Z] coverage: 67.1% of statements [2022-09-10T11:50:28.518Z] ok github.com/docker/docker/opts 0.097s coverage: 67.1% of statements [2022-09-10T11:50:28.963Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-10T11:50:29.002Z] === RUN TestUnbuffered [2022-09-10T11:50:29.002Z] --- PASS: TestUnbuffered (0.00s) [2022-09-10T11:50:29.002Z] === RUN TestRaceUnbuffered [2022-09-10T11:50:29.002Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-09-10T11:50:29.002Z] PASS [2022-09-10T11:50:29.002Z] coverage: 100.0% of statements [2022-09-10T11:50:29.002Z] ok github.com/docker/docker/pkg/broadcaster 0.120s coverage: 100.0% of statements [2022-09-10T11:50:29.232Z] check_test.go:309: [dc12bf4163209] daemon is not started [2022-09-10T11:50:29.232Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-10T11:50:29.486Z] === RUN TestPeerCertificateMarshalJSON [2022-09-10T11:50:29.971Z] === RUN TestMatch [2022-09-10T11:50:29.971Z] === RUN TestMatch/[[]] [2022-09-10T11:50:29.971Z] === RUN TestMatch/[[foo]] [2022-09-10T11:50:29.971Z] === RUN TestMatch/[[bar]_[foo]] [2022-09-10T11:50:29.971Z] === RUN TestMatch/[[foo_bar]] [2022-09-10T11:50:29.971Z] === RUN TestMatch/[[qux]_[foo]] [2022-09-10T11:50:29.971Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-09-10T11:50:29.971Z] === RUN TestMatch/[] [2022-09-10T11:50:29.971Z] === RUN TestMatch/[]#01 [2022-09-10T11:50:29.971Z] === RUN TestMatch/[[qux]] [2022-09-10T11:50:29.971Z] === RUN TestMatch/[[foo_bar_qux]] [2022-09-10T11:50:29.971Z] === RUN TestMatch/[[qux]_[baz]] [2022-09-10T11:50:29.971Z] === RUN TestMatch/[[foo_baz]] [2022-09-10T11:50:29.971Z] --- PASS: TestMatch (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[[]] (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[] (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-09-10T11:50:29.971Z] PASS [2022-09-10T11:50:29.971Z] coverage: 87.5% of statements [2022-09-10T11:50:29.971Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-09-10T11:50:29.971Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-09-10T11:50:29.971Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-09-10T11:50:29.971Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) [2022-09-10T11:50:29.971Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-09-10T11:50:29.971Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-09-10T11:50:29.971Z] === RUN TestMiddleware [2022-09-10T11:50:29.971Z] --- PASS: TestMiddleware (0.00s) [2022-09-10T11:50:29.971Z] === RUN TestNewResponseModifier [2022-09-10T11:50:29.971Z] --- PASS: TestNewResponseModifier (0.00s) [2022-09-10T11:50:29.971Z] PASS [2022-09-10T11:50:29.971Z] coverage: 26.8% of statements [2022-09-10T11:50:29.971Z] ok github.com/docker/docker/pkg/authorization 0.329s coverage: 26.8% of statements [2022-09-10T11:50:29.971Z] === RUN TestIsArchivePathDir [2022-09-10T11:50:29.971Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-09-10T11:50:29.971Z] === RUN TestIsArchivePathInvalidFile [2022-09-10T11:50:30.456Z] === RUN TestChrootTarUntar [2022-09-10T11:50:30.456Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:50:30.456Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestChrootUntarWithHugeExcludesList [2022-09-10T11:50:30.456Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:50:30.456Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestChrootUntarEmptyArchive [2022-09-10T11:50:30.456Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestChrootTarUntarWithSymlink [2022-09-10T11:50:30.456Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-10T11:50:30.456Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestChrootCopyWithTar [2022-09-10T11:50:30.456Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-10T11:50:30.456Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestChrootCopyFileWithTar [2022-09-10T11:50:30.456Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:50:30.456Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestChrootUntarPath [2022-09-10T11:50:30.456Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-10T11:50:30.456Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-09-10T11:50:30.456Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:50:30.456Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-09-10T11:50:30.456Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:50:30.456Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestChrootApplyDotDotFile [2022-09-10T11:50:30.456Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:50:30.456Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-09-10T11:50:30.456Z] PASS [2022-09-10T11:50:30.456Z] coverage: 15.1% of statements [2022-09-10T11:50:30.456Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.1% of statements [2022-09-10T11:50:30.456Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-09-10T11:50:30.456Z] === RUN TestIsArchivePathTar [2022-09-10T11:50:30.456Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-09-10T11:50:30.456Z] === RUN TestDecompressStreamGzip [2022-09-10T11:50:30.456Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-09-10T11:50:30.456Z] === RUN TestDecompressStreamBzip2 [2022-09-10T11:50:30.456Z] === RUN TestSizeEmpty [2022-09-10T11:50:30.456Z] --- PASS: TestSizeEmpty (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestSizeEmptyFile [2022-09-10T11:50:30.456Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestSizeNonemptyFile [2022-09-10T11:50:30.456Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestSizeNestedDirectoryEmpty [2022-09-10T11:50:30.456Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-09-10T11:50:30.456Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-09-10T11:50:30.456Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestMoveToSubdir [2022-09-10T11:50:30.456Z] --- PASS: TestMoveToSubdir (0.00s) [2022-09-10T11:50:30.456Z] === RUN TestSizeNonExistingDirectory [2022-09-10T11:50:30.456Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-09-10T11:50:30.456Z] PASS [2022-09-10T11:50:30.456Z] coverage: 80.0% of statements [2022-09-10T11:50:30.940Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2022-09-10T11:50:30.940Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-09-10T11:50:30.940Z] === RUN TestDecompressStreamXz [2022-09-10T11:50:30.940Z] archive_test.go:134: Xz not present in msys2 [2022-09-10T11:50:30.940Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestCompressStreamXzUnsupported [2022-09-10T11:50:30.940Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestCompressStreamBzip2Unsupported [2022-09-10T11:50:30.940Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestCompressStreamInvalid [2022-09-10T11:50:30.940Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestExtensionInvalid [2022-09-10T11:50:30.940Z] --- PASS: TestExtensionInvalid (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestExtensionUncompressed [2022-09-10T11:50:30.940Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestExtensionBzip2 [2022-09-10T11:50:30.940Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestExtensionGzip [2022-09-10T11:50:30.940Z] --- PASS: TestExtensionGzip (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestExtensionXz [2022-09-10T11:50:30.940Z] --- PASS: TestExtensionXz (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestCmdStreamLargeStderr [2022-09-10T11:50:30.940Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-09-10T11:50:30.940Z] === RUN TestCmdStreamBad [2022-09-10T11:50:30.940Z] archive_test.go:239: Failing on Windows CI machines [2022-09-10T11:50:30.940Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestCmdStreamGood [2022-09-10T11:50:30.940Z] --- PASS: TestCmdStreamGood (0.04s) [2022-09-10T11:50:30.940Z] === RUN TestUntarPathWithInvalidDest [2022-09-10T11:50:30.940Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-09-10T11:50:30.940Z] === RUN TestUntarPathWithInvalidSrc [2022-09-10T11:50:30.940Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-09-10T11:50:30.940Z] === RUN TestUntarPath [2022-09-10T11:50:30.940Z] --- PASS: TestUntarPath (0.09s) [2022-09-10T11:50:30.940Z] === RUN TestUntarPathWithDestinationFile [2022-09-10T11:50:30.940Z] === RUN Test [2022-09-10T11:50:30.940Z] === RUN Test/TestContainsEntry [2022-09-10T11:50:30.940Z] === RUN Test/TestCreateEntries [2022-09-10T11:50:30.940Z] === RUN Test/TestEntriesDiff [2022-09-10T11:50:30.940Z] === RUN Test/TestEntriesEquality [2022-09-10T11:50:30.940Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-09-10T11:50:30.940Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-09-10T11:50:30.940Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-09-10T11:50:30.940Z] === RUN Test/TestGeneratorNotGenerate [2022-09-10T11:50:30.940Z] === RUN Test/TestGeneratorWithPort [2022-09-10T11:50:30.940Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-09-10T11:50:30.940Z] === RUN Test/TestNewEntry [2022-09-10T11:50:30.940Z] === RUN Test/TestParse [2022-09-10T11:50:30.940Z] --- PASS: Test (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestNewEntry (0.00s) [2022-09-10T11:50:30.940Z] --- PASS: Test/TestParse (0.00s) [2022-09-10T11:50:30.940Z] PASS [2022-09-10T11:50:30.940Z] coverage: 58.3% of statements [2022-09-10T11:50:30.940Z] ok github.com/docker/docker/pkg/discovery 0.049s coverage: 58.3% of statements [2022-09-10T11:50:30.940Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-09-10T11:50:30.940Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-09-10T11:50:31.424Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-09-10T11:50:31.424Z] === RUN TestCopyWithTarInvalidSrc [2022-09-10T11:50:31.424Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-09-10T11:50:31.424Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-09-10T11:50:31.424Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-09-10T11:50:31.424Z] === RUN TestCopyWithTarSrcFile [2022-09-10T11:50:31.424Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-09-10T11:50:31.424Z] === RUN TestCopyWithTarSrcFolder [2022-09-10T11:50:31.424Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-09-10T11:50:31.424Z] === RUN TestCopyFileWithTarInvalidSrc [2022-09-10T11:50:31.424Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-09-10T11:50:31.424Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-09-10T11:50:31.424Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-09-10T11:50:31.424Z] === RUN TestCopyFileWithTarSrcFolder [2022-09-10T11:50:31.424Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-09-10T11:50:31.424Z] === RUN TestCopyFileWithTarSrcFile [2022-09-10T11:50:31.424Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-09-10T11:50:31.424Z] === RUN TestTarFiles [2022-09-10T11:50:31.424Z] === RUN Test [2022-09-10T11:50:31.424Z] === RUN Test/TestContent [2022-09-10T11:50:31.424Z] === RUN Test/TestInitialize [2022-09-10T11:50:31.424Z] === RUN Test/TestNew [2022-09-10T11:50:31.424Z] === RUN Test/TestParsingContentsWithComments [2022-09-10T11:50:31.424Z] === RUN Test/TestRegister [2022-09-10T11:50:31.424Z] === RUN Test/TestWatch [2022-09-10T11:50:31.424Z] --- PASS: Test (0.01s) [2022-09-10T11:50:31.424Z] --- PASS: Test/TestContent (0.00s) [2022-09-10T11:50:31.424Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-10T11:50:31.424Z] --- PASS: Test/TestNew (0.00s) [2022-09-10T11:50:31.424Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-09-10T11:50:31.424Z] --- PASS: Test/TestRegister (0.00s) [2022-09-10T11:50:31.424Z] --- PASS: Test/TestWatch (0.00s) [2022-09-10T11:50:31.424Z] PASS [2022-09-10T11:50:31.424Z] coverage: 97.6% of statements [2022-09-10T11:50:31.424Z] ok github.com/docker/docker/pkg/discovery/file 0.052s coverage: 97.6% of statements [2022-09-10T11:50:31.908Z] === RUN Test [2022-09-10T11:50:31.908Z] === RUN Test/TestWatch [2022-09-10T11:50:31.908Z] --- PASS: Test (0.00s) [2022-09-10T11:50:31.908Z] --- PASS: Test/TestWatch (0.00s) [2022-09-10T11:50:31.908Z] PASS [2022-09-10T11:50:31.908Z] coverage: 92.3% of statements [2022-09-10T11:50:31.908Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2022-09-10T11:50:31.908Z] === RUN Test [2022-09-10T11:50:31.908Z] === RUN Test/TestInitialize [2022-09-10T11:50:32.392Z] === RUN Test [2022-09-10T11:50:32.392Z] === RUN Test/TestInitialize [2022-09-10T11:50:32.392Z] === RUN Test/TestInitializeWithPattern [2022-09-10T11:50:32.392Z] === RUN Test/TestRegister [2022-09-10T11:50:32.392Z] === RUN Test/TestWatch [2022-09-10T11:50:32.392Z] --- PASS: Test (0.00s) [2022-09-10T11:50:32.392Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-10T11:50:32.392Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-09-10T11:50:32.392Z] --- PASS: Test/TestRegister (0.00s) [2022-09-10T11:50:32.392Z] --- PASS: Test/TestWatch (0.00s) [2022-09-10T11:50:32.392Z] PASS [2022-09-10T11:50:32.392Z] coverage: 93.8% of statements [2022-09-10T11:50:32.392Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2022-09-10T11:50:32.392Z] time="2022-09-10T11:50:31Z" level=info msg="Initializing discovery without TLS" [2022-09-10T11:50:32.392Z] time="2022-09-10T11:50:32Z" level=info msg="Initializing discovery without TLS" [2022-09-10T11:50:32.392Z] time="2022-09-10T11:50:32Z" level=info msg="Initializing discovery without TLS" [2022-09-10T11:50:32.392Z] === RUN Test/TestInitializeWithCerts [2022-09-10T11:50:32.392Z] time="2022-09-10T11:50:32Z" level=info msg="Initializing discovery with TLS" [2022-09-10T11:50:32.392Z] === RUN Test/TestWatch [2022-09-10T11:50:32.392Z] time="2022-09-10T11:50:32Z" level=info msg="Initializing discovery without TLS" [2022-09-10T11:50:32.521Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-10T11:50:32.876Z] === RUN TestPollerAddRemove [2022-09-10T11:50:32.876Z] --- PASS: TestPollerAddRemove (0.00s) [2022-09-10T11:50:32.876Z] === RUN TestPollerEvent [2022-09-10T11:50:32.876Z] poller_test.go:41: No chmod on Windows [2022-09-10T11:50:32.876Z] --- SKIP: TestPollerEvent (0.00s) [2022-09-10T11:50:32.876Z] === RUN TestPollerClose [2022-09-10T11:50:32.876Z] --- PASS: TestPollerClose (0.00s) [2022-09-10T11:50:32.876Z] PASS [2022-09-10T11:50:32.876Z] coverage: 39.4% of statements [2022-09-10T11:50:32.876Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 39.4% of statements [2022-09-10T11:50:32.956Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-09-10T11:50:32.956Z] === RUN TestServiceUpdateConfigs [2022-09-10T11:50:33.361Z] === RUN TestCopyFileWithInvalidSrc [2022-09-10T11:50:33.361Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCopyFileWithInvalidDest [2022-09-10T11:50:33.361Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCopyFileWithSameSrcAndDest [2022-09-10T11:50:33.361Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-09-10T11:50:33.361Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCopyFile [2022-09-10T11:50:33.361Z] --- PASS: TestCopyFile (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-09-10T11:50:33.361Z] fileutils_test.go:134: Needs porting to Windows [2022-09-10T11:50:33.361Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-09-10T11:50:33.361Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestReadSymlinkedDirectoryToFile [2022-09-10T11:50:33.361Z] fileutils_test.go:180: Needs porting to Windows [2022-09-10T11:50:33.361Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestWildcardMatches [2022-09-10T11:50:33.361Z] --- PASS: TestWildcardMatches (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestPatternMatches [2022-09-10T11:50:33.361Z] --- PASS: TestPatternMatches (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-09-10T11:50:33.361Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestPatternMatchesFolderExclusions [2022-09-10T11:50:33.361Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-09-10T11:50:33.361Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-09-10T11:50:33.361Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-09-10T11:50:33.361Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-09-10T11:50:33.361Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestSingleExclamationError [2022-09-10T11:50:33.361Z] --- PASS: TestSingleExclamationError (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestMatchesWithNoPatterns [2022-09-10T11:50:33.361Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestMatchesWithMalformedPatterns [2022-09-10T11:50:33.361Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestMatches [2022-09-10T11:50:33.361Z] --- PASS: TestMatches (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCleanPatterns [2022-09-10T11:50:33.361Z] --- PASS: TestCleanPatterns (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-09-10T11:50:33.361Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCleanPatternsExceptionFlag [2022-09-10T11:50:33.361Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-09-10T11:50:33.361Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-09-10T11:50:33.361Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCleanPatternsErrorSingleException [2022-09-10T11:50:33.361Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCreateIfNotExistsDir [2022-09-10T11:50:33.361Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestCreateIfNotExistsFile [2022-09-10T11:50:33.361Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-09-10T11:50:33.361Z] === RUN TestMatch [2022-09-10T11:50:33.361Z] --- PASS: TestMatch (0.00s) [2022-09-10T11:50:33.361Z] PASS [2022-09-10T11:50:33.361Z] coverage: 85.4% of statements [2022-09-10T11:50:33.361Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 85.4% of statements [2022-09-10T11:50:33.844Z] === RUN TestGet [2022-09-10T11:50:33.844Z] --- PASS: TestGet (0.00s) [2022-09-10T11:50:33.844Z] === RUN TestGetShortcutString [2022-09-10T11:50:33.844Z] --- PASS: TestGetShortcutString (0.00s) [2022-09-10T11:50:33.844Z] PASS [2022-09-10T11:50:33.844Z] coverage: 42.9% of statements [2022-09-10T11:50:33.844Z] ok github.com/docker/docker/pkg/homedir 0.088s coverage: 42.9% of statements [2022-09-10T11:50:33.912Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-10T11:50:33.912Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-10T11:50:34.863Z] === RUN TestCreateIDMapOrder [2022-09-10T11:50:34.863Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-09-10T11:50:34.863Z] PASS [2022-09-10T11:50:34.863Z] coverage: 7.2% of statements [2022-09-10T11:50:34.863Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-09-10T11:50:35.302Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-10T11:50:35.302Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-10T11:50:35.347Z] === RUN TestFixedBufferCap [2022-09-10T11:50:35.347Z] --- PASS: TestFixedBufferCap (0.00s) [2022-09-10T11:50:35.347Z] === RUN TestFixedBufferLen [2022-09-10T11:50:35.347Z] --- PASS: TestFixedBufferLen (0.00s) [2022-09-10T11:50:35.347Z] === RUN TestFixedBufferString [2022-09-10T11:50:35.347Z] --- PASS: TestFixedBufferString (0.00s) [2022-09-10T11:50:35.347Z] === RUN TestFixedBufferWrite [2022-09-10T11:50:35.347Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-09-10T11:50:35.347Z] === RUN TestFixedBufferRead [2022-09-10T11:50:35.347Z] --- PASS: TestFixedBufferRead (0.00s) [2022-09-10T11:50:35.347Z] === RUN TestBytesPipeRead [2022-09-10T11:50:35.347Z] --- PASS: TestBytesPipeRead (0.00s) [2022-09-10T11:50:35.347Z] === RUN TestBytesPipeWrite [2022-09-10T11:50:35.347Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-09-10T11:50:35.347Z] === RUN TestBytesPipeWriteRandomChunks [2022-09-10T11:50:35.347Z] --- PASS: Test (3.18s) [2022-09-10T11:50:35.347Z] --- PASS: Test/TestInitialize (0.17s) [2022-09-10T11:50:35.347Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-09-10T11:50:35.347Z] --- PASS: Test/TestWatch (3.00s) [2022-09-10T11:50:35.347Z] PASS [2022-09-10T11:50:35.347Z] coverage: 84.1% of statements [2022-09-10T11:50:35.347Z] ok github.com/docker/docker/pkg/discovery/kv 3.228s coverage: 84.1% of statements [2022-09-10T11:50:35.831Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-09-10T11:50:35.831Z] === RUN TestAtomicWriteToFile [2022-09-10T11:50:35.831Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-09-10T11:50:35.831Z] === RUN TestAtomicWriteSetCommit [2022-09-10T11:50:35.831Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-09-10T11:50:35.831Z] === RUN TestAtomicWriteSetCancel [2022-09-10T11:50:35.831Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-09-10T11:50:35.831Z] === RUN TestReadCloserWrapperClose [2022-09-10T11:50:35.831Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestReaderErrWrapperReadOnError [2022-09-10T11:50:35.831Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestReaderErrWrapperRead [2022-09-10T11:50:35.831Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestHashData [2022-09-10T11:50:35.831Z] --- PASS: TestHashData (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestCancelReadCloser [2022-09-10T11:50:35.831Z] === RUN TestError [2022-09-10T11:50:35.831Z] --- PASS: TestError (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestProgressString [2022-09-10T11:50:35.831Z] === RUN TestProgressString/no_progress [2022-09-10T11:50:35.831Z] === RUN TestProgressString/progress_1 [2022-09-10T11:50:35.831Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-09-10T11:50:35.831Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-09-10T11:50:35.831Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-09-10T11:50:35.831Z] === RUN TestProgressString/with_units [2022-09-10T11:50:35.831Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-09-10T11:50:35.831Z] === RUN TestProgressString/hide_counts [2022-09-10T11:50:35.831Z] --- PASS: TestProgressString (0.00s) [2022-09-10T11:50:35.831Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-09-10T11:50:35.831Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-09-10T11:50:35.831Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-09-10T11:50:35.831Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-09-10T11:50:35.831Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-09-10T11:50:35.831Z] --- PASS: TestProgressString/with_units (0.00s) [2022-09-10T11:50:35.831Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-09-10T11:50:35.831Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestJSONMessageDisplay [2022-09-10T11:50:35.831Z] --- PASS: TestCancelReadCloser (0.10s) [2022-09-10T11:50:35.831Z] === RUN TestWriteCloserWrapperClose [2022-09-10T11:50:35.831Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestNopWriteCloser [2022-09-10T11:50:35.831Z] --- PASS: TestNopWriteCloser (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestNopWriter [2022-09-10T11:50:35.831Z] --- PASS: TestNopWriter (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestWriteCounter [2022-09-10T11:50:35.831Z] --- PASS: TestWriteCounter (0.00s) [2022-09-10T11:50:35.831Z] PASS [2022-09-10T11:50:35.831Z] coverage: 68.4% of statements [2022-09-10T11:50:35.831Z] ok github.com/docker/docker/pkg/ioutils 0.663s coverage: 68.4% of statements [2022-09-10T11:50:35.831Z] --- PASS: TestJSONMessageDisplay (0.16s) [2022-09-10T11:50:35.831Z] === RUN TestJSONMessageDisplayWithJSONError [2022-09-10T11:50:35.831Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-09-10T11:50:35.831Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-09-10T11:50:35.831Z] === RUN TestDisplayJSONMessagesStream [2022-09-10T11:50:35.831Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-09-10T11:50:35.831Z] PASS [2022-09-10T11:50:35.831Z] coverage: 91.7% of statements [2022-09-10T11:50:35.831Z] ok github.com/docker/docker/pkg/jsonmessage 0.204s coverage: 91.7% of statements [2022-09-10T11:50:36.063Z] 2022/09/10 11:50:35 Finished clone github.com/cloudflare/cfssl [2022-09-10T11:50:36.315Z] === RUN TestStandardLongPath [2022-09-10T11:50:36.316Z] --- PASS: TestStandardLongPath (0.00s) [2022-09-10T11:50:36.316Z] === RUN TestUNCLongPath [2022-09-10T11:50:36.316Z] --- PASS: TestUNCLongPath (0.00s) [2022-09-10T11:50:36.316Z] PASS [2022-09-10T11:50:36.316Z] coverage: 100.0% of statements [2022-09-10T11:50:36.316Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-09-10T11:50:36.800Z] === RUN TestNameFormat [2022-09-10T11:50:36.800Z] --- PASS: TestNameFormat (0.00s) [2022-09-10T11:50:36.800Z] === RUN TestNameRetries [2022-09-10T11:50:36.800Z] --- PASS: TestNameRetries (0.00s) [2022-09-10T11:50:36.800Z] PASS [2022-09-10T11:50:36.800Z] coverage: 85.7% of statements [2022-09-10T11:50:36.800Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-09-10T11:50:36.800Z] --- PASS: TestTarFiles (5.43s) [2022-09-10T11:50:36.800Z] === RUN TestTarUntar [2022-09-10T11:50:36.800Z] --- PASS: TestTarUntar (0.03s) [2022-09-10T11:50:36.800Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-09-10T11:50:36.800Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-09-10T11:50:36.800Z] === RUN TestTarWithOptions [2022-09-10T11:50:36.800Z] --- PASS: TestTarWithOptions (0.03s) [2022-09-10T11:50:36.800Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-09-10T11:50:36.800Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-09-10T11:50:36.800Z] === RUN TestUntarUstarGnuConflict [2022-09-10T11:50:36.800Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-09-10T11:50:36.800Z] === RUN TestUntarInvalidFilenames [2022-09-10T11:50:36.800Z] === RUN TestParseKeyValueOpt [2022-09-10T11:50:36.800Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-09-10T11:50:36.800Z] === RUN TestParseUintList [2022-09-10T11:50:36.800Z] --- PASS: TestParseUintList (0.00s) [2022-09-10T11:50:36.800Z] === RUN TestParseUintListMaximumLimits [2022-09-10T11:50:36.800Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-09-10T11:50:36.800Z] PASS [2022-09-10T11:50:36.800Z] coverage: 97.0% of statements [2022-09-10T11:50:36.800Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-09-10T11:50:36.800Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames40127146\\dest" [2022-09-10T11:50:36.800Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-09-10T11:50:36.800Z] === RUN TestUntarHardlinkToSymlink [2022-09-10T11:50:36.800Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-09-10T11:50:36.800Z] === RUN TestUntarInvalidHardlink [2022-09-10T11:50:36.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3020246555\\victim\\hello" -> "../victim/hello" [2022-09-10T11:50:36.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3372057368\\victim\\hello" -> "/../victim/hello" [2022-09-10T11:50:36.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2297182418\\victim" -> "../victim" [2022-09-10T11:50:36.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1095781185\\victim" -> "../victim" [2022-09-10T11:50:36.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2078541124\\victim" -> "../victim" [2022-09-10T11:50:36.800Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3858619492\\victim" -> "../victim" [2022-09-10T11:50:36.800Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-09-10T11:50:36.800Z] === RUN TestUntarInvalidSymlink [2022-09-10T11:50:36.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1436642841\\dest\\dotdot" -> "../victim/hello" [2022-09-10T11:50:36.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1817306626\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-10T11:50:36.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4024775958\\dest\\loophole-victim" -> "../victim" [2022-09-10T11:50:36.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1605707945\\dest\\loophole-victim" -> "../victim" [2022-09-10T11:50:36.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2234315196\\dest\\loophole-victim" -> "../victim" [2022-09-10T11:50:36.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1437652434\\dest\\loophole-victim" -> "../victim" [2022-09-10T11:50:36.800Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2643583711\\dest\\dir\\loophole" -> "../../victim" [2022-09-10T11:50:36.800Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-09-10T11:50:36.800Z] === RUN TestTempArchiveCloseMultipleTimes [2022-09-10T11:50:36.800Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-09-10T11:50:36.800Z] === RUN TestXGlobalNoParent [2022-09-10T11:50:36.800Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-09-10T11:50:36.800Z] === RUN TestReplaceFileTarWrapper [2022-09-10T11:50:37.285Z] === RUN TestNewAndRemove [2022-09-10T11:50:37.285Z] --- PASS: TestNewAndRemove (0.00s) [2022-09-10T11:50:37.285Z] === RUN TestRemoveInvalidPath [2022-09-10T11:50:37.285Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-09-10T11:50:37.285Z] PASS [2022-09-10T11:50:37.285Z] coverage: 82.6% of statements [2022-09-10T11:50:37.285Z] ok github.com/docker/docker/pkg/pidfile 0.069s coverage: 82.6% of statements [2022-09-10T11:50:37.285Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-09-10T11:50:37.285Z] === RUN TestPrefixHeaderReadable [2022-09-10T11:50:37.285Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-09-10T11:50:37.285Z] === RUN TestDisablePigz [2022-09-10T11:50:37.285Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-09-10T11:50:37.285Z] --- PASS: TestDisablePigz (0.14s) [2022-09-10T11:50:37.285Z] === RUN TestPigz [2022-09-10T11:50:37.285Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-09-10T11:50:37.285Z] --- PASS: TestPigz (0.18s) [2022-09-10T11:50:37.285Z] === RUN TestCopyFileWithInvalidDest [2022-09-10T11:50:37.285Z] archive_windows_test.go:17: Currently fails [2022-09-10T11:50:37.285Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-09-10T11:50:37.285Z] === RUN TestCanonicalTarNameForPath [2022-09-10T11:50:37.285Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-09-10T11:50:37.285Z] === RUN TestCanonicalTarName [2022-09-10T11:50:37.285Z] --- PASS: TestCanonicalTarName (0.00s) [2022-09-10T11:50:37.285Z] === RUN TestChmodTarEntry [2022-09-10T11:50:37.285Z] --- PASS: TestChmodTarEntry (0.00s) [2022-09-10T11:50:37.285Z] === RUN TestHardLinkOrder [2022-09-10T11:50:37.769Z] --- PASS: TestHardLinkOrder (0.08s) [2022-09-10T11:50:37.769Z] === RUN TestChangeString [2022-09-10T11:50:37.769Z] --- PASS: TestChangeString (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestChangesWithNoChanges [2022-09-10T11:50:37.769Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-09-10T11:50:37.769Z] === RUN TestChangesWithChanges [2022-09-10T11:50:37.769Z] --- PASS: TestChangesWithChanges (0.03s) [2022-09-10T11:50:37.769Z] === RUN TestChangesWithChangesGH13590 [2022-09-10T11:50:37.769Z] changes_test.go:192: needs more investigation [2022-09-10T11:50:37.769Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestChangesDirsEmpty [2022-09-10T11:50:37.769Z] === RUN TestParseEmptyInterface [2022-09-10T11:50:37.769Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestParseNonInterfaceType [2022-09-10T11:50:37.769Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestParseWithOneFunction [2022-09-10T11:50:37.769Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestParseWithMultipleFuncs [2022-09-10T11:50:37.769Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestParseWithUnnamedReturn [2022-09-10T11:50:37.769Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestEmbeddedInterface [2022-09-10T11:50:37.769Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-09-10T11:50:37.769Z] === RUN TestChangesDirsMutated [2022-09-10T11:50:37.769Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestParsedImports [2022-09-10T11:50:37.769Z] --- PASS: TestParsedImports (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestAliasedImports [2022-09-10T11:50:37.769Z] --- PASS: TestAliasedImports (0.00s) [2022-09-10T11:50:37.769Z] PASS [2022-09-10T11:50:37.769Z] coverage: 56.8% of statements [2022-09-10T11:50:37.769Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2022-09-10T11:50:37.769Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-09-10T11:50:37.769Z] === RUN TestApplyLayer [2022-09-10T11:50:37.769Z] changes_test.go:405: needs further investigation [2022-09-10T11:50:37.769Z] --- SKIP: TestApplyLayer (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestChangesSizeWithHardlinks [2022-09-10T11:50:37.769Z] changes_test.go:441: needs further investigation [2022-09-10T11:50:37.769Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestChangesSizeWithNoChanges [2022-09-10T11:50:37.769Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-09-10T11:50:37.769Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-09-10T11:50:37.769Z] === RUN TestChangesSize [2022-09-10T11:50:37.769Z] --- PASS: TestChangesSize (0.01s) [2022-09-10T11:50:37.769Z] === RUN TestApplyLayerInvalidFilenames [2022-09-10T11:50:37.769Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1825982842\\dest" [2022-09-10T11:50:37.769Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-09-10T11:50:37.769Z] === RUN TestApplyLayerInvalidHardlink [2022-09-10T11:50:37.769Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3426618830\\victim\\hello" -> "../victim/hello" [2022-09-10T11:50:37.769Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink574628651\\victim\\hello" -> "/../victim/hello" [2022-09-10T11:50:37.769Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3718068618\\victim" -> "../victim" [2022-09-10T11:50:37.769Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2548853324\\victim" -> "../victim" [2022-09-10T11:50:37.769Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2473133586\\victim" -> "../victim" [2022-09-10T11:50:38.253Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3397286337\\victim" -> "../victim" [2022-09-10T11:50:38.253Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-09-10T11:50:38.253Z] === RUN TestApplyLayerInvalidSymlink [2022-09-10T11:50:38.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3682612961\\dest\\dotdot" -> "../victim/hello" [2022-09-10T11:50:38.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2526617363\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-10T11:50:38.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2630816270\\dest\\loophole-victim" -> "../victim" [2022-09-10T11:50:38.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink545197893\\dest\\loophole-victim" -> "../victim" [2022-09-10T11:50:38.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1197974506\\dest\\loophole-victim" -> "../victim" [2022-09-10T11:50:38.253Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3073997115\\dest\\loophole-victim" -> "../victim" [2022-09-10T11:50:38.253Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-09-10T11:50:38.253Z] === RUN TestApplyLayerWhiteouts [2022-09-10T11:50:38.253Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-09-10T11:50:38.253Z] === RUN TestGenerateEmptyFile [2022-09-10T11:50:38.253Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-09-10T11:50:38.253Z] === RUN TestGenerateWithContent [2022-09-10T11:50:38.253Z] --- PASS: TestGenerateWithContent (0.00s) [2022-09-10T11:50:38.253Z] PASS [2022-09-10T11:50:38.253Z] coverage: 62.6% of statements [2022-09-10T11:50:38.253Z] ok github.com/docker/docker/pkg/archive 8.045s coverage: 62.6% of statements [2022-09-10T11:50:38.589Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-10T11:50:38.737Z] === RUN TestFailedConnection [2022-09-10T11:50:38.737Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-09-10T11:50:38.737Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-10T11:50:38.737Z] === RUN TestBufioReaderPoolPutAndGet [2022-09-10T11:50:38.737Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-09-10T11:50:38.737Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-09-10T11:50:38.737Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-09-10T11:50:38.737Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-09-10T11:50:38.737Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-10T11:50:38.737Z] === RUN TestBufioWriterPoolPutAndGet [2022-09-10T11:50:38.737Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-09-10T11:50:38.737Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-09-10T11:50:38.737Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-09-10T11:50:38.737Z] === RUN TestBufferPoolPutAndGet [2022-09-10T11:50:38.737Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-09-10T11:50:38.737Z] PASS [2022-09-10T11:50:38.737Z] coverage: 88.2% of statements [2022-09-10T11:50:38.737Z] ok github.com/docker/docker/pkg/pools 0.058s coverage: 88.2% of statements [2022-09-10T11:50:38.737Z] === RUN TestHTTPTransport [2022-09-10T11:50:38.737Z] --- PASS: TestHTTPTransport (0.00s) [2022-09-10T11:50:38.737Z] PASS [2022-09-10T11:50:38.737Z] coverage: 85.7% of statements [2022-09-10T11:50:38.737Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-09-10T11:50:39.154Z] check_test.go:309: [d147199d9e410] daemon is not started [2022-09-10T11:50:39.155Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-10T11:50:39.221Z] === RUN TestOutputOnPrematureClose [2022-09-10T11:50:39.221Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-09-10T11:50:39.221Z] === RUN TestCompleteSilently [2022-09-10T11:50:39.221Z] --- PASS: TestCompleteSilently (0.00s) [2022-09-10T11:50:39.221Z] PASS [2022-09-10T11:50:39.221Z] coverage: 75.9% of statements [2022-09-10T11:50:39.221Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-09-10T11:50:39.413Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-10T11:50:39.709Z] === RUN TestSendToOneSub [2022-09-10T11:50:39.709Z] --- PASS: TestSendToOneSub (0.00s) [2022-09-10T11:50:39.709Z] === RUN TestSendToMultipleSubs [2022-09-10T11:50:39.709Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-09-10T11:50:39.709Z] === RUN TestEvictOneSub [2022-09-10T11:50:39.709Z] --- PASS: TestEvictOneSub (0.00s) [2022-09-10T11:50:39.709Z] === RUN TestClosePublisher [2022-09-10T11:50:39.709Z] --- PASS: TestClosePublisher (0.00s) [2022-09-10T11:50:39.709Z] === RUN TestPubSubRace [2022-09-10T11:50:39.709Z] --- PASS: TestFailedConnection (1.10s) [2022-09-10T11:50:39.709Z] === RUN TestFailOnce [2022-09-10T11:50:39.709Z] 2022/09/10 11:50:39 http: panic serving 127.0.0.1:49237: Plugin not ready [2022-09-10T11:50:39.709Z] goroutine 22 [running]: [2022-09-10T11:50:39.709Z] net/http.(*conn).serve.func1() [2022-09-10T11:50:39.709Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-10T11:50:39.709Z] panic({0x1565960, 0x16a9260}) [2022-09-10T11:50:39.709Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-10T11:50:39.709Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x200000000000003b?, 0xffffffffffffffff?}, 0x20a3633bb47911b9?) [2022-09-10T11:50:39.709Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-09-10T11:50:39.709Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16aeaa8?, 0xc000170000?}, 0xc0001cda78?) [2022-09-10T11:50:39.709Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-10T11:50:39.709Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x16aeaa8, 0xc000170000}, 0xc0001b0200) [2022-09-10T11:50:39.709Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-09-10T11:50:39.709Z] net/http.serverHandler.ServeHTTP({0x16acfd8?}, {0x16aeaa8, 0xc000170000}, 0xc0001b0200) [2022-09-10T11:50:39.709Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-10T11:50:39.709Z] net/http.(*conn).serve(0xc0001c0000, {0x16aeeb8, 0xc00018a420}) [2022-09-10T11:50:39.709Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-10T11:50:39.709Z] created by net/http.(*Server).Serve [2022-09-10T11:50:39.709Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-10T11:50:39.709Z] time="2022-09-10T11:50:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49236/Test.FailOnce: Post \"http://127.0.0.1:49236/Test.FailOnce\": EOF, retrying in 1s" [2022-09-10T11:50:40.194Z] === RUN TestRegister [2022-09-10T11:50:40.194Z] --- PASS: TestRegister (0.00s) [2022-09-10T11:50:40.194Z] === RUN TestCommand [2022-09-10T11:50:40.194Z] --- PASS: TestCommand (0.03s) [2022-09-10T11:50:40.194Z] === RUN TestNaiveSelf [2022-09-10T11:50:40.194Z] --- PASS: TestNaiveSelf (0.03s) [2022-09-10T11:50:40.194Z] PASS [2022-09-10T11:50:40.194Z] coverage: 82.4% of statements [2022-09-10T11:50:40.194Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2022-09-10T11:50:40.678Z] --- PASS: TestPubSubRace (1.07s) [2022-09-10T11:50:40.678Z] PASS [2022-09-10T11:50:40.678Z] coverage: 75.0% of statements [2022-09-10T11:50:40.678Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-09-10T11:50:40.678Z] --- PASS: TestFailOnce (1.23s) [2022-09-10T11:50:40.678Z] === RUN TestEchoInputOutput [2022-09-10T11:50:40.678Z] --- PASS: TestEchoInputOutput (0.00s) [2022-09-10T11:50:40.678Z] === RUN TestBackoff [2022-09-10T11:50:40.678Z] --- PASS: TestBackoff (0.00s) [2022-09-10T11:50:40.678Z] === RUN TestAbortRetry [2022-09-10T11:50:40.678Z] --- PASS: TestAbortRetry (0.00s) [2022-09-10T11:50:40.678Z] === RUN TestClientScheme [2022-09-10T11:50:40.678Z] --- PASS: TestClientScheme (0.00s) [2022-09-10T11:50:40.678Z] === RUN TestNewClientWithTimeout [2022-09-10T11:50:41.162Z] === RUN TestParseSignal [2022-09-10T11:50:41.162Z] --- PASS: TestParseSignal (0.00s) [2022-09-10T11:50:41.162Z] === RUN TestValidSignalForPlatform [2022-09-10T11:50:41.162Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-09-10T11:50:41.162Z] PASS [2022-09-10T11:50:41.162Z] coverage: 19.7% of statements [2022-09-10T11:50:41.162Z] ok github.com/docker/docker/pkg/signal 0.046s coverage: 19.7% of statements [2022-09-10T11:50:41.162Z] time="2022-09-10T11:50:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49241/Test.Echo: Post \"http://127.0.0.1:49241/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-09-10T11:50:41.313Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-10T11:50:41.647Z] === RUN TestNewStdWriter [2022-09-10T11:50:41.647Z] --- PASS: TestNewStdWriter (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestWriteWithUninitializedStdWriter [2022-09-10T11:50:41.647Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestWriteWithNilBytes [2022-09-10T11:50:41.647Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestWrite [2022-09-10T11:50:41.647Z] --- PASS: TestWrite (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestWriteWithWriterError [2022-09-10T11:50:41.647Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-09-10T11:50:41.647Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestStdCopyWriteAndRead [2022-09-10T11:50:41.647Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-09-10T11:50:41.647Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-09-10T11:50:41.647Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-09-10T11:50:41.647Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestStdCopyWithInvalidInputHeader [2022-09-10T11:50:41.647Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestStdCopyWithCorruptedPrefix [2022-09-10T11:50:41.647Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestStdCopyReturnsWriteErrors [2022-09-10T11:50:41.647Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-09-10T11:50:41.647Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-09-10T11:50:41.647Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-09-10T11:50:41.647Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-09-10T11:50:41.647Z] PASS [2022-09-10T11:50:41.647Z] coverage: 100.0% of statements [2022-09-10T11:50:41.647Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-09-10T11:50:42.131Z] === RUN TestRawProgressFormatterFormatStatus [2022-09-10T11:50:42.131Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestRawProgressFormatterFormatProgress [2022-09-10T11:50:42.131Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestFormatStatus [2022-09-10T11:50:42.131Z] --- PASS: TestFormatStatus (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestFormatError [2022-09-10T11:50:42.131Z] --- PASS: TestFormatError (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestFormatJSONError [2022-09-10T11:50:42.131Z] --- PASS: TestFormatJSONError (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestJsonProgressFormatterFormatProgress [2022-09-10T11:50:42.131Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestJsonProgressFormatterFormatStatus [2022-09-10T11:50:42.131Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestNewJSONProgressOutput [2022-09-10T11:50:42.131Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestAuxFormatterEmit [2022-09-10T11:50:42.131Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestStreamWriterStdout [2022-09-10T11:50:42.131Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestStreamWriterStderr [2022-09-10T11:50:42.131Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-09-10T11:50:42.131Z] PASS [2022-09-10T11:50:42.131Z] coverage: 66.2% of statements [2022-09-10T11:50:42.131Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-09-10T11:50:42.131Z] === RUN TestGenerateRandomID [2022-09-10T11:50:42.131Z] --- PASS: TestGenerateRandomID (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestShortenId [2022-09-10T11:50:42.131Z] --- PASS: TestShortenId (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestShortenSha256Id [2022-09-10T11:50:42.131Z] --- PASS: TestShortenSha256Id (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestShortenIdEmpty [2022-09-10T11:50:42.131Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestShortenIdInvalid [2022-09-10T11:50:42.131Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestIsShortIDNonHex [2022-09-10T11:50:42.131Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-09-10T11:50:42.131Z] === RUN TestIsShortIDNotCorrectSize [2022-09-10T11:50:42.131Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-09-10T11:50:42.131Z] PASS [2022-09-10T11:50:42.131Z] coverage: 70.6% of statements [2022-09-10T11:50:42.131Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-09-10T11:50:43.151Z] time="2022-09-10T11:50:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49241/Test.Echo: Post \"http://127.0.0.1:49241/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-09-10T11:50:43.151Z] === RUN TestIsCpusetListAvailable [2022-09-10T11:50:43.151Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-09-10T11:50:43.151Z] PASS [2022-09-10T11:50:43.151Z] coverage: 38.2% of statements [2022-09-10T11:50:43.151Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2022-09-10T11:50:43.635Z] === RUN TestChtimes [2022-09-10T11:50:43.635Z] --- PASS: TestChtimes (0.00s) [2022-09-10T11:50:43.635Z] === RUN TestChtimesWindows [2022-09-10T11:50:43.635Z] --- PASS: TestChtimesWindows (0.00s) [2022-09-10T11:50:43.635Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-09-10T11:50:43.635Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-09-10T11:50:43.635Z] === RUN TestEnsureRemoveAllNotExist [2022-09-10T11:50:43.635Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-09-10T11:50:43.635Z] === RUN TestEnsureRemoveAllWithDir [2022-09-10T11:50:43.635Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-09-10T11:50:43.635Z] === RUN TestEnsureRemoveAllWithFile [2022-09-10T11:50:43.635Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-09-10T11:50:43.635Z] === RUN TestHasWin32KSupport [2022-09-10T11:50:43.635Z] syscall_windows_test.go:8: win32k: true [2022-09-10T11:50:43.635Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-09-10T11:50:43.635Z] PASS [2022-09-10T11:50:43.635Z] coverage: 12.0% of statements [2022-09-10T11:50:43.635Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.0% of statements [2022-09-10T11:50:43.844Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-10T11:50:43.844Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-10T11:50:44.120Z] === RUN TestTailFile [2022-09-10T11:50:44.120Z] --- PASS: TestTailFile (0.00s) [2022-09-10T11:50:44.120Z] === RUN TestTailFileManyLines [2022-09-10T11:50:44.120Z] --- PASS: TestTailFileManyLines (0.00s) [2022-09-10T11:50:44.120Z] === RUN TestTailEmptyFile [2022-09-10T11:50:44.120Z] --- PASS: TestTailEmptyFile (0.00s) [2022-09-10T11:50:44.120Z] === RUN TestTailNegativeN [2022-09-10T11:50:44.120Z] --- PASS: TestTailNegativeN (0.00s) [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader [2022-09-10T11:50:44.120Z] === CONT TestNewTailReader [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/single_byte_delimiter [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/2_byte_delimiter [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/4_byte_delimiter [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/8_byte_delimiter [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/truncated_last_line [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-09-10T11:50:44.120Z] === CONT TestNewTailReader/no_delimiter [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.120Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.120Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.120Z] === CONT TestNewTailReader/12_byte_delimiter [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.120Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.120Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.120Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/8_byte_delimiter [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/4_byte_delimiter [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.121Z] === CONT TestNewTailReader/2_byte_delimiter [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-09-10T11:50:44.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-09-10T11:50:44.121Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/single_byte_delimiter [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.122Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.123Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-10T11:50:44.123Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.123Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.124Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.124Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.124Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.182Z] 2022/09/10 11:50:42 Finished clone github.com/containerd/containerd [2022-09-10T11:50:44.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.609Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.609Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-10T11:50:44.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-10T11:50:44.611Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-10T11:50:44.611Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-10T11:50:44.612Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-10T11:50:44.613Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-10T11:50:44.613Z] PASS [2022-09-10T11:50:44.613Z] coverage: 88.6% of statements [2022-09-10T11:50:44.613Z] ok github.com/docker/docker/pkg/tailfile 0.293s coverage: 88.6% of statements [2022-09-10T11:50:44.753Z] 2022/09/10 11:50:44 Finished clone github.com/coreos/etcd [2022-09-10T11:50:45.097Z] === RUN TestTarSumRemoveNonExistent [2022-09-10T11:50:45.098Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-09-10T11:50:45.098Z] === RUN TestTarSumRemove [2022-09-10T11:50:45.098Z] --- PASS: TestTarSumRemove (0.00s) [2022-09-10T11:50:45.098Z] === RUN TestSortFileInfoSums [2022-09-10T11:50:45.098Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-09-10T11:50:45.098Z] === RUN TestNewTarSumForLabelInvalid [2022-09-10T11:50:45.098Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-09-10T11:50:45.098Z] === RUN TestNewTarSumForLabel [2022-09-10T11:50:45.098Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-09-10T11:50:45.098Z] === RUN TestEmptyTar [2022-09-10T11:50:45.098Z] --- PASS: TestEmptyTar (0.00s) [2022-09-10T11:50:45.098Z] === RUN TestTarSumsReadSize [2022-09-10T11:50:45.098Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-09-10T11:50:45.098Z] === RUN TestTarSums [2022-09-10T11:50:45.582Z] testing: warning: no tests to run [2022-09-10T11:50:45.582Z] PASS [2022-09-10T11:50:45.582Z] coverage: [no statements] [2022-09-10T11:50:45.582Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2022-09-10T11:50:45.582Z] time="2022-09-10T11:50:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49241/Test.Echo: Post \"http://127.0.0.1:49241/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-09-10T11:50:45.582Z] --- PASS: TestTarSums (0.08s) [2022-09-10T11:50:45.582Z] === RUN TestIteration [2022-09-10T11:50:45.582Z] --- PASS: TestIteration (0.00s) [2022-09-10T11:50:45.582Z] === RUN TestVersionLabelForChecksum [2022-09-10T11:50:45.582Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-09-10T11:50:45.582Z] === RUN TestVersion [2022-09-10T11:50:45.582Z] --- PASS: TestVersion (0.00s) [2022-09-10T11:50:45.582Z] === RUN TestGetVersion [2022-09-10T11:50:45.582Z] --- PASS: TestGetVersion (0.00s) [2022-09-10T11:50:45.582Z] === RUN TestGetVersions [2022-09-10T11:50:45.582Z] --- PASS: TestGetVersions (0.00s) [2022-09-10T11:50:45.582Z] PASS [2022-09-10T11:50:45.582Z] coverage: 89.3% of statements [2022-09-10T11:50:45.582Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2022-09-10T11:50:46.066Z] === RUN TestTruncIndex [2022-09-10T11:50:46.066Z] --- PASS: TestTruncIndex (0.10s) [2022-09-10T11:50:46.066Z] PASS [2022-09-10T11:50:46.066Z] coverage: 91.5% of statements [2022-09-10T11:50:46.066Z] ok github.com/docker/docker/pkg/truncindex 0.150s coverage: 91.5% of statements [2022-09-10T11:50:46.066Z] === RUN TestIsGIT [2022-09-10T11:50:46.066Z] --- PASS: TestIsGIT (0.00s) [2022-09-10T11:50:46.066Z] === RUN TestIsTransport [2022-09-10T11:50:46.066Z] --- PASS: TestIsTransport (0.00s) [2022-09-10T11:50:46.066Z] PASS [2022-09-10T11:50:46.066Z] coverage: 100.0% of statements [2022-09-10T11:50:46.066Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2022-09-10T11:50:46.551Z] === RUN TestVersionInfo [2022-09-10T11:50:46.551Z] --- PASS: TestVersionInfo (0.00s) [2022-09-10T11:50:46.551Z] === RUN TestAppendVersions [2022-09-10T11:50:46.551Z] --- PASS: TestAppendVersions (0.00s) [2022-09-10T11:50:46.551Z] PASS [2022-09-10T11:50:46.551Z] coverage: 88.9% of statements [2022-09-10T11:50:46.551Z] ok github.com/docker/docker/pkg/useragent 0.060s coverage: 88.9% of statements [2022-09-10T11:50:47.130Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-10T11:50:47.849Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2022-09-10T11:50:47.849Z] === RUN TestServiceUpdateNetwork [2022-09-10T11:50:48.046Z] 2022/09/10 11:50:47 Finished clone github.com/docker/swarmkit [2022-09-10T11:50:48.165Z] === RUN TestValidatePrivileges [2022-09-10T11:50:48.165Z] --- PASS: TestValidatePrivileges (0.00s) [2022-09-10T11:50:48.165Z] === RUN TestFilterByCapNeg [2022-09-10T11:50:48.165Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-09-10T11:50:48.165Z] === RUN TestFilterByCapPos [2022-09-10T11:50:48.165Z] --- PASS: TestFilterByCapPos (0.00s) [2022-09-10T11:50:48.165Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-09-10T11:50:48.165Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-09-10T11:50:48.165Z] PASS [2022-09-10T11:50:48.165Z] coverage: 12.0% of statements [2022-09-10T11:50:48.165Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2022-09-10T11:50:48.165Z] === RUN TestNewSettable [2022-09-10T11:50:48.165Z] --- PASS: TestNewSettable (0.00s) [2022-09-10T11:50:48.165Z] === RUN TestIsSettable [2022-09-10T11:50:48.165Z] --- PASS: TestIsSettable (0.00s) [2022-09-10T11:50:48.165Z] === RUN TestUpdateSettingsEnv [2022-09-10T11:50:48.165Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-09-10T11:50:48.165Z] PASS [2022-09-10T11:50:48.165Z] coverage: 20.0% of statements [2022-09-10T11:50:48.165Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-09-10T11:50:49.184Z] === RUN TestLoad [2022-09-10T11:50:49.184Z] --- PASS: TestLoad (0.00s) [2022-09-10T11:50:49.184Z] === RUN TestSave [2022-09-10T11:50:49.184Z] --- PASS: TestSave (0.03s) [2022-09-10T11:50:49.184Z] === RUN TestAddDeleteGet [2022-09-10T11:50:49.184Z] --- PASS: TestAddDeleteGet (0.04s) [2022-09-10T11:50:49.184Z] === RUN TestInvalidTags [2022-09-10T11:50:49.184Z] --- PASS: TestInvalidTags (0.01s) [2022-09-10T11:50:49.184Z] PASS [2022-09-10T11:50:49.184Z] coverage: 84.4% of statements [2022-09-10T11:50:49.184Z] ok github.com/docker/docker/reference 0.128s coverage: 84.4% of statements [2022-09-10T11:50:49.664Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-10T11:50:49.664Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-10T11:50:49.679Z] time="2022-09-10T11:50:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49241/Test.Echo: Post \"http://127.0.0.1:49241/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-09-10T11:50:50.163Z] === RUN TestResolveAuthConfigIndexServer [2022-09-10T11:50:50.163Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-09-10T11:50:50.163Z] === RUN TestResolveAuthConfigFullURL [2022-09-10T11:50:50.163Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-09-10T11:50:50.163Z] === RUN TestLoadAllowNondistributableArtifacts [2022-09-10T11:50:50.163Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-09-10T11:50:50.163Z] === RUN TestValidateMirror [2022-09-10T11:50:50.163Z] --- PASS: TestValidateMirror (0.00s) [2022-09-10T11:50:50.163Z] === RUN TestLoadInsecureRegistries [2022-09-10T11:50:50.648Z] time="2022-09-10T11:50:50Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-10T11:50:50.648Z] time="2022-09-10T11:50:50Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-09-10T11:50:50.648Z] time="2022-09-10T11:50:50Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-10T11:50:50.648Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-09-10T11:50:50.648Z] === RUN TestNewServiceConfig [2022-09-10T11:50:50.648Z] --- PASS: TestNewServiceConfig (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestValidateIndexName [2022-09-10T11:50:50.648Z] --- PASS: TestValidateIndexName (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestValidateIndexNameWithError [2022-09-10T11:50:50.648Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestEndpointParse [2022-09-10T11:50:50.648Z] --- PASS: TestEndpointParse (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestEndpointParseInvalid [2022-09-10T11:50:50.648Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestValidateEndpoint [2022-09-10T11:50:50.648Z] --- PASS: TestValidateEndpoint (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestPing [2022-09-10T11:50:50.648Z] --- PASS: TestPing (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestPingRegistryEndpoint [2022-09-10T11:50:50.648Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:50:50.648Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-09-10T11:50:50.648Z] === RUN TestEndpoint [2022-09-10T11:50:50.648Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:50:50.648Z] --- SKIP: TestEndpoint (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestParseRepositoryInfo [2022-09-10T11:50:50.648Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestNewIndexInfo [2022-09-10T11:50:50.648Z] --- PASS: TestNewIndexInfo (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestMirrorEndpointLookup [2022-09-10T11:50:50.648Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:50:50.648Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestSearchRepositories [2022-09-10T11:50:50.648Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-09-10T11:50:50.648Z] Host: 127.0.0.1:49246 [2022-09-10T11:50:50.648Z] User-Agent: docker test client [2022-09-10T11:50:50.648Z] Authorization: Token fake-token [2022-09-10T11:50:50.648Z] X-Docker-Token: true [2022-09-10T11:50:50.648Z] Accept-Encoding: gzip [2022-09-10T11:50:50.648Z] [2022-09-10T11:50:50.648Z] [2022-09-10T11:50:50.648Z] registry_test.go:730: HTTP/1.1 200 OK [2022-09-10T11:50:50.648Z] Connection: close [2022-09-10T11:50:50.648Z] Content-Length: 144 [2022-09-10T11:50:50.648Z] Cache-Control: no-cache [2022-09-10T11:50:50.648Z] Content-Type: application/json [2022-09-10T11:50:50.648Z] Date: Sat, 10 Sep 2022 11:50:50 GMT [2022-09-10T11:50:50.648Z] Expires: -1 [2022-09-10T11:50:50.648Z] Pragma: no-cache [2022-09-10T11:50:50.648Z] Server: docker-tests/mock [2022-09-10T11:50:50.648Z] X-Docker-Registry-Config: mock [2022-09-10T11:50:50.648Z] X-Docker-Registry-Version: 0.0.0 [2022-09-10T11:50:50.648Z] [2022-09-10T11:50:50.648Z] [2022-09-10T11:50:50.648Z] --- PASS: TestSearchRepositories (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestTrustedLocation [2022-09-10T11:50:50.648Z] --- PASS: TestTrustedLocation (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-09-10T11:50:50.648Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestAllowNondistributableArtifacts [2022-09-10T11:50:50.648Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestIsSecureIndex [2022-09-10T11:50:50.648Z] --- PASS: TestIsSecureIndex (0.00s) [2022-09-10T11:50:50.648Z] PASS [2022-09-10T11:50:50.648Z] coverage: 50.2% of statements [2022-09-10T11:50:50.648Z] ok github.com/docker/docker/registry 0.266s coverage: 50.2% of statements [2022-09-10T11:50:50.648Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-09-10T11:50:50.648Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-09-10T11:50:50.648Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-09-10T11:50:50.648Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-09-10T11:50:50.648Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestResumableRequestReaderWithReadError [2022-09-10T11:50:50.648Z] time="2022-09-10T11:50:50Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-09-10T11:50:50.648Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-09-10T11:50:50.648Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-09-10T11:50:50.648Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-09-10T11:50:50.648Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-09-10T11:50:51.132Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-09-10T11:50:51.132Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-09-10T11:50:51.132Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-09-10T11:50:51.132Z] === RUN TestResumableRequestReader [2022-09-10T11:50:51.132Z] --- PASS: TestResumableRequestReader (0.00s) [2022-09-10T11:50:51.132Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-09-10T11:50:51.132Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-09-10T11:50:51.132Z] PASS [2022-09-10T11:50:51.132Z] coverage: 100.0% of statements [2022-09-10T11:50:51.132Z] ok github.com/docker/docker/registry/resumable 0.230s coverage: 100.0% of statements [2022-09-10T11:50:51.132Z] === RUN TestRestartManagerTimeout [2022-09-10T11:50:51.132Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-09-10T11:50:51.132Z] === RUN TestRestartManagerTimeoutReset [2022-09-10T11:50:51.132Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-09-10T11:50:51.132Z] PASS [2022-09-10T11:50:51.132Z] coverage: 45.3% of statements [2022-09-10T11:50:51.132Z] ok github.com/docker/docker/restartmanager 0.051s coverage: 45.3% of statements [2022-09-10T11:50:51.570Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-10T11:50:51.616Z] === RUN TestDecodeContainerConfig [2022-09-10T11:50:51.616Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-09-10T11:50:51.616Z] === RUN TestDecodeContainerConfigIsolation [2022-09-10T11:50:51.616Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-09-10T11:50:51.616Z] === RUN TestValidatePrivileged [2022-09-10T11:50:51.616Z] --- PASS: TestValidatePrivileged (0.00s) [2022-09-10T11:50:51.616Z] PASS [2022-09-10T11:50:51.616Z] coverage: 52.2% of statements [2022-09-10T11:50:51.616Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.2% of statements [2022-09-10T11:50:52.101Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-09-10T11:50:52.101Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-09-10T11:50:52.101Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-09-10T11:50:52.101Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-09-10T11:50:52.101Z] PASS [2022-09-10T11:50:52.101Z] coverage: 62.5% of statements [2022-09-10T11:50:52.101Z] ok github.com/docker/docker/testutil 0.067s coverage: 62.5% of statements [2022-09-10T11:50:52.138Z] check_test.go:309: [d71ba28c51043] daemon is not started [2022-09-10T11:50:52.138Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-10T11:50:52.704Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-10T11:50:53.272Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-10T11:50:53.272Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-10T11:50:53.713Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-10T11:50:53.713Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-10T11:50:53.713Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-10T11:50:53.713Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-10T11:50:53.713Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-10T11:50:53.713Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-09-10T11:50:53.713Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-09-10T11:50:53.713Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-10T11:50:53.713Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-10T11:50:53.839Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-10T11:50:54.732Z] === RUN TestGetAddress [2022-09-10T11:50:54.732Z] --- PASS: TestGetAddress (0.00s) [2022-09-10T11:50:54.732Z] === RUN TestRemove [2022-09-10T11:50:54.732Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-10T11:50:54.732Z] --- SKIP: TestRemove (0.00s) [2022-09-10T11:50:54.732Z] === RUN TestInitializeWithVolumes [2022-09-10T11:50:54.732Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-09-10T11:50:54.732Z] === RUN TestCreate [2022-09-10T11:50:54.732Z] --- PASS: TestCreate (0.01s) [2022-09-10T11:50:54.732Z] === RUN TestValidateName [2022-09-10T11:50:54.732Z] --- PASS: TestValidateName (0.00s) [2022-09-10T11:50:54.732Z] === RUN TestCreateWithOpts [2022-09-10T11:50:54.732Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-10T11:50:54.732Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-09-10T11:50:54.732Z] === RUN TestRelaodNoOpts [2022-09-10T11:50:54.732Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-09-10T11:50:54.732Z] PASS [2022-09-10T11:50:54.732Z] coverage: 41.5% of statements [2022-09-10T11:50:54.732Z] ok github.com/docker/docker/volume/local 0.071s coverage: 41.5% of statements [2022-09-10T11:50:54.732Z] === RUN TestGetDriver [2022-09-10T11:50:54.732Z] --- PASS: TestGetDriver (0.00s) [2022-09-10T11:50:54.732Z] === RUN TestVolumeRequestError [2022-09-10T11:50:54.732Z] --- PASS: TestVolumeRequestError (0.01s) [2022-09-10T11:50:54.732Z] PASS [2022-09-10T11:50:54.732Z] coverage: 36.1% of statements [2022-09-10T11:50:54.732Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-09-10T11:50:55.217Z] === RUN TestConvertTmpfsOptions [2022-09-10T11:50:55.217Z] parser_test.go:49: data="mode=700,size=1m" [2022-09-10T11:50:55.217Z] parser_test.go:49: data="ro" [2022-09-10T11:50:55.217Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-09-10T11:50:55.217Z] === RUN TestParseMountRaw [2022-09-10T11:50:55.217Z] --- PASS: TestParseMountRaw (0.03s) [2022-09-10T11:50:55.217Z] === RUN TestParseMountRawSplit [2022-09-10T11:50:55.217Z] parser_test.go:390: case 0 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 1 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 2 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 3 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 4 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 5 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 6 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 7 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 8 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 0 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 1 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 2 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 3 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 4 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 5 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 6 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 7 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 8 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 9 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 10 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 11 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 12 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 0 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 1 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 2 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 3 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 4 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 5 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 6 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 7 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 8 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 9 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 10 [2022-09-10T11:50:55.217Z] parser_test.go:390: case 11 [2022-09-10T11:50:55.217Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-09-10T11:50:55.217Z] === RUN TestParseMountSpec [2022-09-10T11:50:55.217Z] parser_test.go:455: case 0 [2022-09-10T11:50:55.217Z] parser_test.go:455: case 1 [2022-09-10T11:50:55.217Z] parser_test.go:455: case 2 [2022-09-10T11:50:55.217Z] parser_test.go:455: case 3 [2022-09-10T11:50:55.217Z] parser_test.go:455: case 4 [2022-09-10T11:50:55.217Z] parser_test.go:455: case 5 [2022-09-10T11:50:55.217Z] --- PASS: TestParseMountSpec (0.00s) [2022-09-10T11:50:55.217Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-09-10T11:50:55.217Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-09-10T11:50:55.217Z] === RUN TestValidateMount [2022-09-10T11:50:55.217Z] --- PASS: TestValidateMount (0.00s) [2022-09-10T11:50:55.217Z] PASS [2022-09-10T11:50:55.217Z] coverage: 66.2% of statements [2022-09-10T11:50:55.217Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 66.2% of statements [2022-09-10T11:50:55.741Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-10T11:50:55.741Z] check_test.go:309: [d27e0cb9c3272] daemon is not started [2022-09-10T11:50:55.741Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-10T11:50:56.236Z] === RUN TestSetGetMeta [2022-09-10T11:50:56.236Z] === PAUSE TestSetGetMeta [2022-09-10T11:50:56.236Z] === RUN TestRestore [2022-09-10T11:50:56.236Z] === PAUSE TestRestore [2022-09-10T11:50:56.236Z] === RUN TestServiceCreate [2022-09-10T11:50:56.236Z] === PAUSE TestServiceCreate [2022-09-10T11:50:56.236Z] === RUN TestServiceList [2022-09-10T11:50:56.236Z] === PAUSE TestServiceList [2022-09-10T11:50:56.236Z] === RUN TestServiceRemove [2022-09-10T11:50:56.236Z] === PAUSE TestServiceRemove [2022-09-10T11:50:56.236Z] === RUN TestServiceGet [2022-09-10T11:50:56.236Z] === PAUSE TestServiceGet [2022-09-10T11:50:56.236Z] === RUN TestServicePrune [2022-09-10T11:50:56.236Z] === PAUSE TestServicePrune [2022-09-10T11:50:56.236Z] === RUN TestCreate [2022-09-10T11:50:56.236Z] === PAUSE TestCreate [2022-09-10T11:50:56.236Z] === RUN TestRemove [2022-09-10T11:50:56.236Z] === PAUSE TestRemove [2022-09-10T11:50:56.236Z] === RUN TestList [2022-09-10T11:50:56.236Z] === PAUSE TestList [2022-09-10T11:50:56.236Z] === RUN TestFindByDriver [2022-09-10T11:50:56.236Z] === PAUSE TestFindByDriver [2022-09-10T11:50:56.236Z] === RUN TestFindByReferenced [2022-09-10T11:50:56.236Z] === PAUSE TestFindByReferenced [2022-09-10T11:50:56.236Z] === RUN TestDerefMultipleOfSameRef [2022-09-10T11:50:56.236Z] === PAUSE TestDerefMultipleOfSameRef [2022-09-10T11:50:56.236Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-10T11:50:56.236Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-10T11:50:56.236Z] === RUN TestDefererencePluginOnCreateError [2022-09-10T11:50:56.236Z] === PAUSE TestDefererencePluginOnCreateError [2022-09-10T11:50:56.236Z] === RUN TestRefDerefRemove [2022-09-10T11:50:56.236Z] === PAUSE TestRefDerefRemove [2022-09-10T11:50:56.720Z] === RUN TestGet [2022-09-10T11:50:56.720Z] === PAUSE TestGet [2022-09-10T11:50:56.720Z] === RUN TestGetWithReference [2022-09-10T11:50:56.720Z] === PAUSE TestGetWithReference [2022-09-10T11:50:56.720Z] === RUN TestFilterFunc [2022-09-10T11:50:56.720Z] === RUN TestFilterFunc/test_nil_list [2022-09-10T11:50:56.720Z] === PAUSE TestFilterFunc/test_nil_list [2022-09-10T11:50:56.720Z] === RUN TestFilterFunc/test_empty_list [2022-09-10T11:50:56.720Z] === PAUSE TestFilterFunc/test_empty_list [2022-09-10T11:50:56.720Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-09-10T11:50:56.720Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-09-10T11:50:56.720Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-10T11:50:56.720Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-10T11:50:56.720Z] === RUN TestFilterFunc/test_filter_some [2022-09-10T11:50:56.720Z] === PAUSE TestFilterFunc/test_filter_some [2022-09-10T11:50:56.720Z] === RUN TestFilterFunc/test_filter_middle [2022-09-10T11:50:56.720Z] === PAUSE TestFilterFunc/test_filter_middle [2022-09-10T11:50:56.720Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-09-10T11:50:56.720Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-09-10T11:50:56.720Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-09-10T11:50:56.720Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-09-10T11:50:56.720Z] === CONT TestFilterFunc/test_nil_list [2022-09-10T11:50:56.720Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-09-10T11:50:56.720Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-10T11:50:56.720Z] === CONT TestFilterFunc/test_filter_some [2022-09-10T11:50:56.720Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-09-10T11:50:56.720Z] === CONT TestFilterFunc/test_empty_list [2022-09-10T11:50:56.720Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-09-10T11:50:56.720Z] === CONT TestFilterFunc/test_filter_middle [2022-09-10T11:50:56.720Z] --- PASS: TestFilterFunc (0.00s) [2022-09-10T11:50:56.720Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-09-10T11:50:56.720Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-09-10T11:50:56.720Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-09-10T11:50:56.720Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-09-10T11:50:56.720Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-09-10T11:50:56.720Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-09-10T11:50:56.720Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-09-10T11:50:56.720Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-09-10T11:50:56.720Z] === CONT TestSetGetMeta [2022-09-10T11:50:56.720Z] === CONT TestList [2022-09-10T11:50:56.720Z] === CONT TestDerefMultipleOfSameRef [2022-09-10T11:50:56.720Z] === CONT TestDefererencePluginOnCreateError [2022-09-10T11:50:56.720Z] --- PASS: TestSetGetMeta (0.03s) [2022-09-10T11:50:56.720Z] === CONT TestFindByReferenced [2022-09-10T11:50:56.720Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-09-10T11:50:56.720Z] === CONT TestFindByDriver [2022-09-10T11:50:56.720Z] === CONT TestRemove [2022-09-10T11:50:56.720Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-09-10T11:50:56.720Z] --- PASS: TestList (0.04s) [2022-09-10T11:50:56.720Z] === CONT TestCreate [2022-09-10T11:50:56.720Z] --- PASS: TestFindByReferenced (0.03s) [2022-09-10T11:50:56.720Z] === CONT TestServicePrune [2022-09-10T11:50:56.720Z] --- PASS: TestFindByDriver (0.04s) [2022-09-10T11:50:56.720Z] === CONT TestServiceGet [2022-09-10T11:50:56.720Z] --- PASS: TestCreate (0.03s) [2022-09-10T11:50:56.720Z] === CONT TestServiceRemove [2022-09-10T11:50:56.720Z] === CONT TestServiceList [2022-09-10T11:50:56.720Z] --- PASS: TestRemove (0.04s) [2022-09-10T11:50:56.720Z] --- PASS: TestServiceGet (0.11s) [2022-09-10T11:50:56.720Z] === CONT TestServiceCreate [2022-09-10T11:50:56.720Z] time="2022-09-10T11:50:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-10T11:50:56.720Z] --- PASS: TestServiceRemove (0.11s) [2022-09-10T11:50:56.720Z] === CONT TestRestore [2022-09-10T11:50:56.720Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-10T11:50:56.720Z] --- PASS: TestServiceList (0.11s) [2022-09-10T11:50:56.721Z] time="2022-09-10T11:50:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-10T11:50:56.721Z] time="2022-09-10T11:50:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-10T11:50:56.721Z] --- PASS: TestServiceCreate (0.02s) [2022-09-10T11:50:56.721Z] === CONT TestGetWithReference [2022-09-10T11:50:56.721Z] time="2022-09-10T11:50:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-09-10T11:50:56.721Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-09-10T11:50:56.721Z] === CONT TestGet [2022-09-10T11:50:56.721Z] time="2022-09-10T11:50:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-10T11:50:56.721Z] --- PASS: TestRestore (0.03s) [2022-09-10T11:50:56.721Z] === CONT TestRefDerefRemove [2022-09-10T11:50:56.721Z] --- PASS: TestServicePrune (0.16s) [2022-09-10T11:50:56.721Z] --- PASS: TestGetWithReference (0.03s) [2022-09-10T11:50:56.721Z] --- PASS: TestGet (0.02s) [2022-09-10T11:50:56.721Z] --- PASS: TestRefDerefRemove (0.02s) [2022-09-10T11:50:56.721Z] PASS [2022-09-10T11:50:56.721Z] coverage: 70.3% of statements [2022-09-10T11:50:56.721Z] ok github.com/docker/docker/volume/service 0.279s coverage: 70.3% of statements [2022-09-10T11:50:58.272Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-10T11:50:58.334Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-09-10T11:50:58.334Z] === RUN TestClientStream [2022-09-10T11:50:58.334Z] --- PASS: TestClientStream (0.00s) [2022-09-10T11:50:58.334Z] === RUN TestClientSendFile [2022-09-10T11:50:58.334Z] --- PASS: TestClientSendFile (0.00s) [2022-09-10T11:50:58.334Z] === RUN TestClientWithRequestTimeout [2022-09-10T11:50:58.334Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-09-10T11:50:58.334Z] === RUN TestFileSpecPlugin [2022-09-10T11:50:58.334Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-09-10T11:50:58.334Z] === RUN TestFileJSONSpecPlugin [2022-09-10T11:50:58.334Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-09-10T11:50:58.334Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-09-10T11:50:58.334Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-09-10T11:50:58.334Z] === RUN TestPluginAddHandler [2022-09-10T11:50:58.334Z] --- PASS: TestPluginAddHandler (0.00s) [2022-09-10T11:50:58.334Z] === RUN TestPluginWaitBadPlugin [2022-09-10T11:50:58.334Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-09-10T11:50:58.334Z] === RUN TestGet [2022-09-10T11:50:58.334Z] time="2022-09-10T11:50:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-09-10T11:50:59.353Z] time="2022-09-10T11:50:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-09-10T11:51:00.044Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-09-10T11:51:00.044Z] === RUN TestServiceUpdatePidsLimit [2022-09-10T11:51:00.804Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-10T11:51:00.977Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-10T11:51:01.543Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-10T11:51:01.631Z] time="2022-09-10T11:51:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-09-10T11:51:02.959Z] 2022/09/10 11:51:02 Finished clone cloud.google.com/go [2022-09-10T11:51:04.992Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-10T11:51:05.497Z] 2022/09/10 11:51:05 Finished clone github.com/gogo/protobuf [2022-09-10T11:51:05.518Z] time="2022-09-10T11:51:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-09-10T11:51:06.367Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-10T11:51:07.303Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-10T11:51:07.562Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-10T11:51:08.096Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-10T11:51:08.498Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-10T11:51:11.807Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-10T11:51:11.807Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-10T11:51:12.078Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-10T11:51:12.665Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-10T11:51:13.235Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-10T11:51:13.493Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-10T11:51:13.618Z] 2022/09/10 11:51:12 Finished clone google.golang.org/genproto [2022-09-10T11:51:13.750Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-10T11:51:14.316Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-10T11:51:14.346Z] --- PASS: TestGet (15.01s) [2022-09-10T11:51:14.346Z] === RUN TestPluginWithNoManifest [2022-09-10T11:51:14.346Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-09-10T11:51:14.346Z] === RUN TestGetAll [2022-09-10T11:51:14.346Z] --- PASS: TestGetAll (0.00s) [2022-09-10T11:51:14.346Z] PASS [2022-09-10T11:51:14.346Z] coverage: 73.4% of statements [2022-09-10T11:51:14.346Z] ok github.com/docker/docker/pkg/plugins 35.031s coverage: 73.4% of statements [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/quota [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/rootless [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/volume [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-10T11:51:14.346Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-10T11:51:14.883Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === Skipped [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-09-10T11:51:15.367Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-09-10T11:51:15.367Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-09-10T11:51:15.367Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-09-10T11:51:15.367Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-09-10T11:51:15.367Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-09-10T11:51:15.367Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-09-10T11:51:15.367Z] daemon_test.go:147: root required [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-10T11:51:15.367Z] reload_test.go:520: root required [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-09-10T11:51:15.367Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-10T11:51:15.367Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-09-10T11:51:15.367Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-09-10T11:51:15.367Z] download_test.go:268: Needs fixing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-09-10T11:51:15.367Z] layer_test.go:304: Failing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-09-10T11:51:15.367Z] layer_test.go:353: Failing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-09-10T11:51:15.367Z] layer_test.go:468: Failing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-09-10T11:51:15.367Z] layer_test.go:697: Failing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-09-10T11:51:15.367Z] migration_test.go:46: Failing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-09-10T11:51:15.367Z] migration_test.go:182: Failing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-09-10T11:51:15.367Z] mount_test.go:17: Failing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-09-10T11:51:15.367Z] mount_test.go:76: Failing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-09-10T11:51:15.367Z] mount_test.go:125: Failing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-09-10T11:51:15.367Z] mount_test.go:212: Failing on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:134: Xz not present in msys2 [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:239: Failing on Windows CI machines [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-09-10T11:51:15.367Z] archive_windows_test.go:17: Currently fails [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-09-10T11:51:15.367Z] changes_test.go:192: needs more investigation [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-09-10T11:51:15.367Z] changes_test.go:405: needs further investigation [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-09-10T11:51:15.367Z] changes_test.go:441: needs further investigation [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-09-10T11:51:15.367Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-09-10T11:51:15.367Z] poller_test.go:41: No chmod on Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-10T11:51:15.367Z] fileutils_test.go:134: Needs porting to Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-10T11:51:15.367Z] fileutils_test.go:180: Needs porting to Windows [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-09-10T11:51:15.367Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-09-10T11:51:15.367Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-09-10T11:51:15.367Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-09-10T11:51:15.367Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-09-10T11:51:15.367Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-10T11:51:15.367Z] [2022-09-10T11:51:15.367Z] DONE 1851 tests, 45 skipped in 201.780s [2022-09-10T11:51:15.852Z] INFO: make.ps1 ended at 09/10/2022 11:51:15 [2022-09-10T11:51:16.200Z] --- PASS: TestServiceUpdatePidsLimit (16.11s) [2022-09-10T11:51:16.200Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-10T11:51:16.200Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-09-10T11:51:16.200Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-10T11:51:16.200Z] PASS [2022-09-10T11:51:16.200Z] [2022-09-10T11:51:16.200Z] === Skipped [2022-09-10T11:51:16.200Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-10T11:51:16.200Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T11:51:16.200Z] [2022-09-10T11:51:16.200Z] DONE 27 tests, 1 skipped in 182.603s [2022-09-10T11:51:16.200Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-10T11:51:16.200Z] INFO: Testing against a local daemon [2022-09-10T11:51:16.200Z] === RUN TestSessionCreate [2022-09-10T11:51:16.200Z] --- PASS: TestSessionCreate (0.02s) [2022-09-10T11:51:16.200Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-10T11:51:16.200Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-10T11:51:16.200Z] PASS [2022-09-10T11:51:16.200Z] [2022-09-10T11:51:16.200Z] DONE 2 tests in 0.074s [2022-09-10T11:51:16.200Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-10T11:51:16.200Z] INFO: Testing against a local daemon [2022-09-10T11:51:16.200Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-10T11:51:16.200Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-10T11:51:16.200Z] === RUN TestEventsExecDie [2022-09-10T11:51:16.200Z] --- PASS: TestEventsExecDie (0.54s) [2022-09-10T11:51:16.200Z] === RUN TestEventsBackwardsCompatible [2022-09-10T11:51:16.458Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-10T11:51:16.458Z] === RUN TestInfoBinaryCommits [2022-09-10T11:51:16.458Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-10T11:51:16.458Z] === RUN TestInfoAPIVersioned [2022-09-10T11:51:16.458Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-10T11:51:16.458Z] === RUN TestInfoDiscoveryBackend [2022-09-10T11:51:16.786Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-10T11:51:17.023Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-10T11:51:17.023Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-10T11:51:17.464Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-09-10T11:51:17.464Z] INFO: Unit tests ended at 09/10/2022 11:51:17. Duration:00:03:38.2298070 [2022-09-10T11:51:17.464Z] INFO: Building busybox [2022-09-10T11:51:17.464Z] Sending build context to Docker daemon 5.12kB [2022-09-10T11:51:17.464Z] [2022-09-10T11:51:17.464Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-09-10T11:51:17.464Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-09-10T11:51:17.464Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-09-10T11:51:17.464Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-09-10T11:51:17.464Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-09-10T11:51:17.464Z] ---> e795f3f8aa80 [2022-09-10T11:51:17.464Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-09-10T11:51:17.464Z] ---> Running in ad067c43cc64 [2022-09-10T11:51:17.955Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-10T11:51:17.955Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-10T11:51:18.162Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-10T11:51:18.520Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-10T11:51:18.520Z] === RUN TestInfoAPI [2022-09-10T11:51:18.520Z] --- PASS: TestInfoAPI (0.02s) [2022-09-10T11:51:18.520Z] === RUN TestInfoAPIWarnings [2022-09-10T11:51:19.099Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-10T11:51:19.666Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-10T11:51:20.602Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-10T11:51:21.168Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-10T11:51:21.735Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-10T11:51:22.302Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-10T11:51:22.868Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-10T11:51:23.434Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-10T11:51:25.966Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-10T11:51:30.158Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-10T11:51:31.532Z] docker_cli_daemon_test.go:2551: [d74799a70d5d6] daemon is not started [2022-09-10T11:51:33.434Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-10T11:51:36.587Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-09-10T11:51:36.587Z] === RUN TestInfoDebug [2022-09-10T11:51:36.587Z] --- PASS: TestInfoDebug (0.52s) [2022-09-10T11:51:36.587Z] === RUN TestInfoInsecureRegistries [2022-09-10T11:51:36.587Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-10T11:51:36.587Z] === RUN TestInfoRegistryMirrors [2022-09-10T11:51:36.587Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-10T11:51:36.587Z] === RUN TestLoginFailsWithBadCredentials [2022-09-10T11:51:36.587Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-10T11:51:36.587Z] === RUN TestPingCacheHeaders [2022-09-10T11:51:36.587Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-10T11:51:36.587Z] === RUN TestPingGet [2022-09-10T11:51:36.587Z] --- PASS: TestPingGet (0.01s) [2022-09-10T11:51:36.587Z] === RUN TestPingHead [2022-09-10T11:51:36.587Z] --- PASS: TestPingHead (0.02s) [2022-09-10T11:51:36.587Z] === RUN TestVersion [2022-09-10T11:51:36.844Z] --- PASS: TestVersion (0.02s) [2022-09-10T11:51:36.844Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-10T11:51:37.858Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s) [2022-09-10T11:51:37.858Z] PASS [2022-09-10T11:51:37.858Z] [2022-09-10T11:51:37.858Z] DONE 18 tests in 22.148s [2022-09-10T11:51:37.858Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-10T11:51:37.858Z] INFO: Testing against a local daemon [2022-09-10T11:51:37.858Z] === RUN TestVolumesCreateAndList [2022-09-10T11:51:37.858Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-10T11:51:37.858Z] === RUN TestVolumesRemove [2022-09-10T11:51:38.116Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-10T11:51:38.116Z] === RUN TestVolumesInspect [2022-09-10T11:51:38.116Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-10T11:51:38.116Z] === RUN TestVolumesInvalidJSON [2022-09-10T11:51:38.116Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-10T11:51:38.116Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-10T11:51:38.116Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-10T11:51:38.116Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-10T11:51:38.116Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-10T11:51:38.116Z] PASS [2022-09-10T11:51:38.116Z] [2022-09-10T11:51:38.116Z] DONE 5 tests in 0.154s [2022-09-10T11:51:38.116Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-10T11:51:38.954Z] Removing intermediate container ad067c43cc64 [2022-09-10T11:51:38.954Z] ---> 8b7d4fa981a1 [2022-09-10T11:51:38.954Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-09-10T11:51:38.954Z] ---> Running in 293fa42aceb3 [2022-09-10T11:51:38.954Z] Removing intermediate container 293fa42aceb3 [2022-09-10T11:51:38.954Z] ---> d546a9d6f470 [2022-09-10T11:51:38.954Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-09-10T11:51:38.954Z] ---> Running in 7ba6526fa217 [2022-09-10T11:51:38.954Z] Removing intermediate container 7ba6526fa217 [2022-09-10T11:51:38.954Z] ---> 69fd19a02ed5 [2022-09-10T11:51:38.954Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-09-10T11:51:38.954Z] [2022-09-10T11:51:38.954Z] ---> 514ceb1d2782 [2022-09-10T11:51:38.954Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-09-10T11:51:38.954Z] ---> Running in 4bc83aab480a [2022-09-10T11:51:39.490Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-10T11:51:39.490Z] Removing test suite binaries [2022-09-10T11:51:39.490Z] exiting test-integration [2022-09-10T11:51:39.490Z] ++ exit 0 [2022-09-10T11:51:39.490Z] [2022-09-10T11:51:41.545Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault Post stage [Pipeline] junit [2022-09-10T11:51:43.250Z] Recording test results [2022-09-10T11:51:43.911Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-10T11:51:44.646Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-10T11:51:44.974Z] + echo Ensuring container killed. [2022-09-10T11:51:44.974Z] Ensuring container killed. [2022-09-10T11:51:44.974Z] + docker rm -vf docker-pr3 [2022-09-10T11:51:44.974Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-10T11:51:45.255Z] + echo Chowning /workspace to jenkins user [2022-09-10T11:51:45.255Z] Chowning /workspace to jenkins user [2022-09-10T11:51:45.255Z] + id -u [2022-09-10T11:51:45.255Z] + id -g [2022-09-10T11:51:45.255Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44122:/workspace busybox chown -R 1000:1000 /workspace [2022-09-10T11:51:45.255Z] Unable to find image 'busybox:latest' locally [2022-09-10T11:51:45.513Z] latest: Pulling from library/busybox [2022-09-10T11:51:45.513Z] 2c39bef88607: Pulling fs layer [2022-09-10T11:51:45.513Z] 2c39bef88607: Download complete [2022-09-10T11:51:45.771Z] 2c39bef88607: Pull complete [2022-09-10T11:51:45.771Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-10T11:51:45.771Z] Status: Downloaded newer image for busybox:latest [2022-09-10T11:51:45.812Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-10T11:51:47.441Z] + bundleName=amd64-cgroup2 [2022-09-10T11:51:47.441Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-10T11:51:47.441Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-10T11:51:47.441Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-10T11:51:47.441Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-10T11:51:47.710Z] Archiving artifacts [2022-09-10T11:51:48.343Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-10T11:51:48.343Z] check_test.go:309: [d88399e0669f1] daemon is not started [2022-09-10T11:51:48.343Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-10T11:51:49.337Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44122/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-10T11:51:49.645Z] + make clean [2022-09-10T11:51:49.717Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-10T11:51:49.903Z] docker volume rm -f docker-dev-cache [2022-09-10T11:51:49.903Z] docker-dev-cache [Pipeline] deleteDir [2022-09-10T11:51:51.618Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite (336.28s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.45s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.34s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.89s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.44s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.83s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.29s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.36s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.28s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.80s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.66s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.39s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.44s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.18s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.88s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.87s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.35s) [2022-09-10T11:51:54.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.76s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.08s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.64s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.45s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.45s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.29s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.61s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.55s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.65s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.64s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.17s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.71s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.97s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.75s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.71s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.21s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.32s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.48s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.91s) [2022-09-10T11:51:54.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-10T11:51:54.162Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.17s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.13s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.70s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.53s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.99s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.92s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.98s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.58s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.19s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.84s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.21s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.52s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.12s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.72s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.63s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.50s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.49s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.82s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.17s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.65s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.99s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.29s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.19s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.51s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-09-10T11:51:54.162Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.88s) [2022-09-10T11:51:54.162Z] === RUN TestDockerSwarmSuite [2022-09-10T11:51:54.162Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-10T11:51:57.447Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-10T11:51:59.980Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-10T11:52:00.238Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-10T11:52:01.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-10T11:52:01.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-10T11:52:02.307Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-10T11:52:03.684Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-10T11:52:03.684Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-10T11:52:03.942Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-10T11:52:04.201Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-10T11:52:05.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-10T11:52:09.873Z] 2022/09/10 11:52:04 Finished clone github.com/hashicorp/consul [2022-09-10T11:52:10.773Z] Removing intermediate container 4bc83aab480a [2022-09-10T11:52:10.773Z] ---> 31f9821410a5 [2022-09-10T11:52:10.773Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-09-10T11:52:10.773Z] ---> Running in 2ea7e7d3ecbb [2022-09-10T11:52:10.773Z] [2022-09-10T11:52:10.773Z] SUCCESS: Specified value was saved. [2022-09-10T11:52:11.257Z] Removing intermediate container 2ea7e7d3ecbb [2022-09-10T11:52:11.257Z] ---> b85f64bcb10a [2022-09-10T11:52:11.257Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-09-10T11:52:11.257Z] ---> Running in 0e109319c573 [2022-09-10T11:52:13.274Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-10T11:52:13.532Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-10T11:52:14.097Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-10T11:52:14.707Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-10T11:52:14.966Z] === RUN TestDockerSuite/TestBuildFails [2022-09-10T11:52:15.901Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-10T11:52:15.901Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-10T11:52:17.253Z] Cannot create a file when that file already exists. [2022-09-10T11:52:17.808Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-10T11:52:18.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-10T11:52:19.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-10T11:52:19.679Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-10T11:52:21.581Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-10T11:52:22.119Z] Removing intermediate container 0e109319c573 [2022-09-10T11:52:22.119Z] ---> c1207bc443b9 [2022-09-10T11:52:22.119Z] Step 13/13 : CMD ["sh"] [2022-09-10T11:52:22.119Z] ---> Running in e75a291a330b [2022-09-10T11:52:22.119Z] Removing intermediate container e75a291a330b [2022-09-10T11:52:22.119Z] ---> 0e25f9cd697c [2022-09-10T11:52:22.119Z] Successfully built 0e25f9cd697c [2022-09-10T11:52:22.119Z] Successfully tagged busybox:latest [2022-09-10T11:52:22.119Z] INFO: Docker images of the daemon under test [2022-09-10T11:52:22.119Z] [2022-09-10T11:52:22.119Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-10T11:52:22.119Z] busybox latest 0e25f9cd697c Less than a second ago 5.63GB [2022-09-10T11:52:22.119Z] microsoft/windowsservercore latest e795f3f8aa80 4 weeks ago 5.6GB [2022-09-10T11:52:22.119Z] mcr.microsoft.com/windows/servercore ltsc2019 e795f3f8aa80 4 weeks ago 5.6GB [2022-09-10T11:52:22.119Z] [2022-09-10T11:52:22.119Z] INFO: Running integration tests at 09/10/2022 11:52:21... [2022-09-10T11:52:22.119Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-09-10T11:52:22.119Z] INFO: Integration API tests being run from the host: [2022-09-10T11:52:22.119Z] INFO: make.ps1 starting at 09/10/2022 11:52:21 [2022-09-10T11:52:22.149Z] docker_api_swarm_test.go:563: [d464c010b8c36] joining swarm manager [d24c092ddc0a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:52:23.085Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-10T11:52:23.145Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-09-10T11:52:23.652Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-10T11:52:24.587Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-10T11:52:26.489Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-10T11:52:27.055Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-10T11:52:27.313Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-10T11:52:27.964Z] 2022/09/10 11:52:25 Finished clone github.com/aws/aws-sdk-go [2022-09-10T11:52:29.213Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-10T11:52:30.586Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-10T11:52:32.487Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-10T11:52:34.388Z] docker_api_swarm_test.go:585: [d5cab22ba68ca] joining swarm manager [d24c092ddc0a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T11:52:36.918Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-10T11:52:36.918Z] check_test.go:380: [d464c010b8c36] daemon is not started [2022-09-10T11:52:37.176Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-10T11:52:37.743Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-10T11:52:38.309Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-10T11:52:38.875Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-10T11:52:39.133Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-10T11:52:40.071Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-10T11:52:40.328Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-10T11:52:40.587Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-10T11:52:41.153Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-10T11:52:41.412Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-10T11:52:41.979Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-10T11:52:42.913Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-10T11:52:45.444Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-10T11:52:47.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-10T11:52:47.345Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-10T11:52:47.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-10T11:52:49.875Z] docker_api_swarm_test.go:46: [d51d1dfdf995f] joining swarm manager [db6e6ede6b6f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:52:50.811Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-10T11:52:54.094Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-10T11:52:54.094Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-10T11:52:54.094Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-10T11:52:54.094Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-10T11:52:54.094Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-10T11:52:54.352Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-10T11:52:56.253Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-10T11:52:57.195Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-10T11:52:59.376Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:52:59.376Z] INFO: Testing against a local daemon [2022-09-10T11:52:59.376Z] === RUN TestBuildWithSession [2022-09-10T11:52:59.376Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T11:52:59.376Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-10T11:52:59.376Z] === RUN TestBuildSquashParent [2022-09-10T11:52:59.376Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:52:59.376Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-09-10T11:52:59.376Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-10T11:52:59.376Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:52:59.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:52:59.376Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:52:59.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:52:59.376Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:52:59.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:52:59.376Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:52:59.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:52:59.376Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:52:59.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:52:59.376Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:52:59.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:52:59.376Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T11:52:59.376Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T11:52:59.376Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T11:52:59.376Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T11:52:59.729Z] --- PASS: TestImportExtremelyLargeImageWorks (175.03s) [2022-09-10T11:52:59.729Z] PASS [2022-09-10T11:52:59.729Z] [2022-09-10T11:52:59.729Z] DONE 12 tests in 178.557s [2022-09-10T11:52:59.729Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-10T11:52:59.729Z] ++ 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 [2022-09-10T11:52:59.729Z] ++ set -e [2022-09-10T11:52:59.729Z] ++ '[' -n 0 ']' [2022-09-10T11:52:59.729Z] ++ set -x [2022-09-10T11:52:59.729Z] ++ 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 [2022-09-10T11:52:59.729Z] INFO: Testing against a local daemon [2022-09-10T11:52:59.729Z] === RUN TestNetworkCreateDelete [2022-09-10T11:52:59.729Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-09-10T11:52:59.729Z] === RUN TestDockerNetworkDeletePreferID [2022-09-10T11:53:00.296Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-09-10T11:53:00.296Z] === RUN TestDaemonDNSFallback [2022-09-10T11:53:00.296Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-10T11:53:00.554Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-10T11:53:01.120Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-10T11:53:06.727Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T11:53:06.727Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T11:53:07.741Z] --- PASS: TestDaemonDNSFallback (7.10s) [2022-09-10T11:53:07.741Z] === RUN TestInspectNetwork [2022-09-10T11:53:07.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-10T11:53:07.741Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-10T11:53:08.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-10T11:53:11.206Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-10T11:53:11.463Z] === RUN TestInspectNetwork/full_network_id [2022-09-10T11:53:11.463Z] === RUN TestInspectNetwork/partial_network_id [2022-09-10T11:53:11.463Z] === RUN TestInspectNetwork/network_name [2022-09-10T11:53:11.463Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-10T11:53:12.029Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-10T11:53:13.404Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-10T11:53:13.404Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-10T11:53:13.404Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-10T11:53:15.933Z] --- PASS: TestInspectNetwork (8.68s) [2022-09-10T11:53:15.933Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-10T11:53:15.933Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-10T11:53:15.933Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-10T11:53:15.933Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-10T11:53:15.933Z] === RUN TestRunContainerWithBridgeNone [2022-09-10T11:53:16.499Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-10T11:53:16.759Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-10T11:53:17.391Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-10T11:53:17.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.89s) [2022-09-10T11:53:17.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.29s) [2022-09-10T11:53:17.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.41s) [2022-09-10T11:53:17.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.85s) [2022-09-10T11:53:17.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.63s) [2022-09-10T11:53:17.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.34s) [2022-09-10T11:53:17.391Z] === RUN TestBuildMultiStageCopy [2022-09-10T11:53:17.391Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-10T11:53:18.135Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-09-10T11:53:18.135Z] === RUN TestNetworkInvalidJSON [2022-09-10T11:53:18.135Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-10T11:53:18.135Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-10T11:53:18.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:53:18.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:53:18.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:53:18.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:53:18.135Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-10T11:53:18.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:53:18.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:53:18.135Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-10T11:53:18.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-10T11:53:18.135Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-10T11:53:18.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-10T11:53:18.135Z] === RUN TestNetworkList [2022-09-10T11:53:18.135Z] === RUN TestNetworkList//networks [2022-09-10T11:53:18.135Z] === PAUSE TestNetworkList//networks [2022-09-10T11:53:18.135Z] === RUN TestNetworkList//networks/ [2022-09-10T11:53:18.135Z] === PAUSE TestNetworkList//networks/ [2022-09-10T11:53:18.135Z] === CONT TestNetworkList//networks [2022-09-10T11:53:18.135Z] === CONT TestNetworkList//networks/ [2022-09-10T11:53:18.135Z] --- PASS: TestNetworkList (0.02s) [2022-09-10T11:53:18.135Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-10T11:53:18.135Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-10T11:53:18.135Z] === RUN TestHostIPv4BridgeLabel [2022-09-10T11:53:18.394Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-10T11:53:18.655Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-09-10T11:53:18.655Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-10T11:53:18.655Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-10T11:53:19.590Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-10T11:53:19.590Z] === RUN TestDaemonDefaultNetworkPools [2022-09-10T11:53:20.158Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-10T11:53:20.417Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-09-10T11:53:20.417Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-10T11:53:20.417Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-10T11:53:21.351Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-10T11:53:21.609Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-09-10T11:53:21.609Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-10T11:53:21.867Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-10T11:53:23.241Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2022-09-10T11:53:23.241Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-10T11:53:23.241Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-10T11:53:23.499Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-10T11:53:23.499Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-10T11:53:23.499Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-10T11:53:23.499Z] === RUN TestServiceWithPredefinedNetwork [2022-09-10T11:53:24.065Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-10T11:53:24.323Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-10T11:53:24.581Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-10T11:53:24.695Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-10T11:53:24.695Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-10T11:53:25.715Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-10T11:53:26.482Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-09-10T11:53:26.482Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-10T11:53:26.482Z] service_test.go:242: FLAKY_TEST [2022-09-10T11:53:26.482Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T11:53:26.482Z] === RUN TestServiceWithDataPathPortInit [2022-09-10T11:53:26.482Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-10T11:53:26.741Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-10T11:53:26.742Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-10T11:53:27.760Z] --- PASS: TestBuildMultiStageCopy (11.45s) [2022-09-10T11:53:27.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.19s) [2022-09-10T11:53:27.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2022-09-10T11:53:27.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.79s) [2022-09-10T11:53:27.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.84s) [2022-09-10T11:53:27.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s) [2022-09-10T11:53:27.760Z] === RUN TestBuildMultiStageParentConfig [2022-09-10T11:53:29.271Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-10T11:53:29.836Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-10T11:53:30.043Z] --- PASS: TestBuildMultiStageParentConfig (2.47s) [2022-09-10T11:53:30.043Z] === RUN TestBuildLabelWithTargets [2022-09-10T11:53:30.043Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-10T11:53:30.043Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-09-10T11:53:30.043Z] === RUN TestBuildWithEmptyLayers [2022-09-10T11:53:31.063Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2022-09-10T11:53:31.063Z] === RUN TestBuildMultiStageOnBuild [2022-09-10T11:53:31.209Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-10T11:53:31.775Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-10T11:53:32.709Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-10T11:53:32.967Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-10T11:53:35.497Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-10T11:53:37.397Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-10T11:53:37.656Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-10T11:53:38.222Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-10T11:53:42.407Z] --- PASS: TestServiceWithDataPathPortInit (15.44s) [2022-09-10T11:53:42.407Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-10T11:53:44.412Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-10T11:53:44.988Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mwzlc6bnjvrtocd8nlpgl5rcc Created:2022-09-10 11:53:43.083120487 +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[d3ae0c7be9784c92a0dbf51e29c16ac6c89af3084b4ebd1a945b8c9b98187ce2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uacevntw1ojtvlwgdmh9rr811 EndpointID:05dc01f3f305f4274b4b98a3a061476e9d3f33a3dff425c0a98e76288488ec37 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:abd084f88a96795788bc845ee3d88d51f8350f432476a0cfc38599ceaf864d5b 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:97c9bc9ce8b3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uacevntw1ojtvlwgdmh9rr811 EndpointID:05dc01f3f305f4274b4b98a3a061476e9d3f33a3dff425c0a98e76288488ec37 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-10T11:53:46.887Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-10T11:53:48.263Z] === RUN TestDockerSuite/TestBuildRm [2022-09-10T11:53:49.103Z] --- PASS: TestBuildMultiStageOnBuild (16.86s) [2022-09-10T11:53:49.103Z] === RUN TestBuildUncleanTarFilenames [2022-09-10T11:53:49.103Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-10T11:53:49.103Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-09-10T11:53:49.103Z] === RUN TestBuildMultiStageLayerLeak [2022-09-10T11:53:49.198Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.56s) [2022-09-10T11:53:49.198Z] PASS [2022-09-10T11:53:49.198Z] [2022-09-10T11:53:49.198Z] === Skipped [2022-09-10T11:53:49.198Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T11:53:49.198Z] service_test.go:242: FLAKY_TEST [2022-09-10T11:53:49.198Z] [2022-09-10T11:53:49.198Z] DONE 26 tests, 1 skipped in 49.886s [2022-09-10T11:53:49.198Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-10T11:53:49.198Z] ++ 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 [2022-09-10T11:53:49.198Z] ++ set -e [2022-09-10T11:53:49.198Z] ++ '[' -n 0 ']' [2022-09-10T11:53:49.198Z] ++ set -x [2022-09-10T11:53:49.198Z] ++ 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 [2022-09-10T11:53:49.456Z] INFO: Testing against a local daemon [2022-09-10T11:53:49.456Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-10T11:53:49.456Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:53:49.456Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T11:53:49.456Z] === RUN TestDockerNetworkIpvlan [2022-09-10T11:53:49.456Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:53:49.456Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-10T11:53:49.456Z] PASS [2022-09-10T11:53:49.456Z] [2022-09-10T11:53:49.456Z] === Skipped [2022-09-10T11:53:49.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T11:53:49.456Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:53:49.456Z] [2022-09-10T11:53:49.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-10T11:53:49.456Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T11:53:49.456Z] [2022-09-10T11:53:49.456Z] DONE 2 tests, 2 skipped in 0.136s [2022-09-10T11:53:49.456Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-10T11:53:49.456Z] ++ 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 [2022-09-10T11:53:49.456Z] ++ set -e [2022-09-10T11:53:49.456Z] ++ '[' -n 0 ']' [2022-09-10T11:53:49.456Z] ++ set -x [2022-09-10T11:53:49.456Z] ++ 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 [2022-09-10T11:53:49.715Z] INFO: Testing against a local daemon [2022-09-10T11:53:49.715Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-10T11:53:50.281Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-10T11:53:50.849Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-09-10T11:53:50.849Z] === RUN TestDockerNetworkMacvlan [2022-09-10T11:53:51.108Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-10T11:53:51.676Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-10T11:53:52.242Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-10T11:53:52.501Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-10T11:53:52.501Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-10T11:53:53.068Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-10T11:53:53.326Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-10T11:53:53.896Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-10T11:53:54.838Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-10T11:53:55.410Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-10T11:53:55.410Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-10T11:53:57.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-10T11:53:57.573Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-10T11:53:58.949Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-10T11:53:58.949Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-10T11:53:59.207Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-10T11:53:59.207Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-10T11:53:59.208Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-10T11:53:59.783Z] docker_api_swarm_test.go:304: [d58c5cf205f14] joining swarm manager [def1a7d3288fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:54:00.046Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-10T11:54:00.980Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-10T11:54:00.980Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-10T11:54:01.238Z] docker_api_swarm_test.go:305: [dcf1e3a16e799] joining swarm manager [def1a7d3288fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T11:54:02.174Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-10T11:54:02.174Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-10T11:54:02.740Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-10T11:54:03.675Z] --- PASS: TestDockerNetworkMacvlan (12.76s) [2022-09-10T11:54:03.675Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-09-10T11:54:03.675Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-10T11:54:03.675Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2022-09-10T11:54:03.675Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.11s) [2022-09-10T11:54:03.675Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.61s) [2022-09-10T11:54:03.675Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-09-10T11:54:03.675Z] PASS [2022-09-10T11:54:03.675Z] [2022-09-10T11:54:03.675Z] DONE 8 tests in 14.210s [2022-09-10T11:54:03.675Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-10T11:54:03.675Z] ++ 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 [2022-09-10T11:54:03.675Z] ++ set -e [2022-09-10T11:54:03.675Z] ++ '[' -n 0 ']' [2022-09-10T11:54:03.675Z] ++ set -x [2022-09-10T11:54:03.675Z] ++ 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 [2022-09-10T11:54:03.675Z] testing: warning: no tests to run [2022-09-10T11:54:03.675Z] PASS [2022-09-10T11:54:03.675Z] [2022-09-10T11:54:03.675Z] DONE 0 tests in 0.048s [2022-09-10T11:54:03.675Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-10T11:54:03.675Z] ++ 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 [2022-09-10T11:54:03.675Z] ++ set -e [2022-09-10T11:54:03.675Z] ++ '[' -n 0 ']' [2022-09-10T11:54:03.675Z] ++ set -x [2022-09-10T11:54:03.675Z] ++ 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 [2022-09-10T11:54:03.933Z] INFO: Testing against a local daemon [2022-09-10T11:54:03.933Z] === RUN TestAuthZPluginAllowRequest [2022-09-10T11:54:05.308Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2022-09-10T11:54:05.308Z] === RUN TestAuthZPluginTLS [2022-09-10T11:54:05.308Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-10T11:54:05.874Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-10T11:54:05.874Z] === RUN TestAuthZPluginDenyRequest [2022-09-10T11:54:06.133Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-10T11:54:06.133Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-10T11:54:06.133Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-10T11:54:06.699Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-10T11:54:06.699Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-10T11:54:06.699Z] === RUN TestAuthZPluginDenyResponse [2022-09-10T11:54:07.266Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-10T11:54:07.266Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-09-10T11:54:07.266Z] === RUN TestAuthZPluginAllowEventStream [2022-09-10T11:54:07.833Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-10T11:54:08.768Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2022-09-10T11:54:08.768Z] === RUN TestAuthZPluginErrorResponse [2022-09-10T11:54:09.025Z] === RUN TestDockerSuite/TestBuildUser [2022-09-10T11:54:09.284Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-10T11:54:09.284Z] === RUN TestAuthZPluginErrorRequest [2022-09-10T11:54:09.850Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-10T11:54:09.850Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-10T11:54:10.416Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-10T11:54:10.416Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-10T11:54:10.416Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-10T11:54:10.604Z] --- PASS: TestBuildMultiStageLayerLeak (19.75s) [2022-09-10T11:54:10.605Z] === RUN TestBuildWithHugeFile [2022-09-10T11:54:12.320Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-09-10T11:54:12.320Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-10T11:54:12.888Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-10T11:54:13.823Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s) [2022-09-10T11:54:13.823Z] === RUN TestAuthZPluginHeader [2022-09-10T11:54:14.756Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-09-10T11:54:14.756Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-10T11:54:18.944Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.42s) [2022-09-10T11:54:18.944Z] === RUN TestAuthZPluginV2Disable [2022-09-10T11:54:23.131Z] --- PASS: TestAuthZPluginV2Disable (4.11s) [2022-09-10T11:54:23.131Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-10T11:54:23.696Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-10T11:54:24.263Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-10T11:54:24.263Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-10T11:54:25.197Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-10T11:54:25.769Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-10T11:54:26.714Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-10T11:54:26.714Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-10T11:54:26.714Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-10T11:54:26.714Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-10T11:54:26.714Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-10T11:54:26.714Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-10T11:54:26.714Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-10T11:54:26.714Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-10T11:54:26.714Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-10T11:54:26.972Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.86s) [2022-09-10T11:54:26.972Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-10T11:54:27.906Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-10T11:54:28.164Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-10T11:54:28.730Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-10T11:54:28.988Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-10T11:54:29.246Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-10T11:54:30.182Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-10T11:54:30.182Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-10T11:54:33.465Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-10T11:54:34.841Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-10T11:54:35.775Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-10T11:54:36.033Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-10T11:54:36.291Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-10T11:54:36.291Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-10T11:54:36.291Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-10T11:54:36.858Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-10T11:54:38.232Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.20s) [2022-09-10T11:54:38.232Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-10T11:54:38.232Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-10T11:54:38.491Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-10T11:54:38.491Z] docker_cli_sni_test.go:18: Flakey test [2022-09-10T11:54:38.491Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-10T11:54:39.056Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-10T11:54:39.624Z] === RUN TestDockerSuite/TestCommitChange [2022-09-10T11:54:40.192Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-10T11:54:40.758Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-10T11:54:41.694Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-10T11:54:42.629Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-10T11:54:43.196Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-10T11:54:44.131Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-10T11:54:44.698Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-10T11:54:45.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-10T11:54:45.633Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-10T11:54:46.573Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-10T11:54:46.573Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-10T11:54:46.573Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-10T11:54:46.573Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-10T11:54:46.573Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-10T11:54:46.573Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-10T11:54:46.573Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-10T11:54:47.508Z] docker_api_swarm_test.go:272: [d4188b6b9c99e] joining swarm manager [d76323b2fdf0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:54:47.766Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-10T11:54:48.702Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-10T11:54:48.702Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-10T11:54:48.960Z] docker_api_swarm_test.go:273: [dd39a4e88f9ee] joining swarm manager [d76323b2fdf0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T11:54:49.218Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-10T11:54:49.786Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-10T11:54:50.355Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-10T11:54:50.921Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-10T11:54:51.180Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-10T11:54:51.180Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-10T11:54:51.180Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-10T11:54:51.746Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-10T11:54:51.746Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-10T11:54:51.746Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-10T11:54:51.746Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-10T11:54:51.746Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-10T11:54:52.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-10T11:54:52.880Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-10T11:54:53.138Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-10T11:54:53.138Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-10T11:54:54.512Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-10T11:54:54.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-10T11:54:54.769Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-10T11:54:55.028Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-10T11:54:55.028Z] PASS [2022-09-10T11:54:55.028Z] [2022-09-10T11:54:55.028Z] DONE 17 tests in 51.255s [2022-09-10T11:54:55.028Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-10T11:54:55.028Z] ++ 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 [2022-09-10T11:54:55.028Z] ++ set -e [2022-09-10T11:54:55.028Z] ++ '[' -n 0 ']' [2022-09-10T11:54:55.028Z] ++ set -x [2022-09-10T11:54:55.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-10T11:54:55.286Z] INFO: Testing against a local daemon [2022-09-10T11:54:55.286Z] === RUN TestPluginInvalidJSON [2022-09-10T11:54:55.286Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:54:55.286Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:54:55.286Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:54:55.286Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-10T11:54:55.286Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-10T11:54:55.286Z] === RUN TestPluginInstall [2022-09-10T11:54:55.286Z] === RUN TestPluginInstall/no_auth [2022-09-10T11:54:55.286Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-10T11:54:55.853Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-10T11:54:56.425Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-10T11:54:56.992Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-10T11:54:56.992Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-10T11:54:57.559Z] time="2022-09-10T11:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:54:57.559Z] time="2022-09-10T11:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:562c3515e843da289e16259a0dcd9c207c7917574262e4e8dfb9f105e619e437" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:54:57.559Z] time="2022-09-10T11:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:54:57.559Z] time="2022-09-10T11:54:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:562c3515e843da289e16259a0dcd9c207c7917574262e4e8dfb9f105e619e437" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:54:57.559Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-10T11:54:57.818Z] === RUN TestPluginInstall/with_htpasswd [2022-09-10T11:54:58.385Z] time="2022-09-10T11:54:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:54:58.385Z] time="2022-09-10T11:54:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3c89ae77c34eaea0c20a096d9912ecb159cab28202983f13a9f7fbebb1d0a23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:54:58.385Z] time="2022-09-10T11:54:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:54:58.385Z] time="2022-09-10T11:54:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3c89ae77c34eaea0c20a096d9912ecb159cab28202983f13a9f7fbebb1d0a23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:54:58.385Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-10T11:54:58.643Z] === RUN TestPluginInstall/with_insecure [2022-09-10T11:54:58.901Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-10T11:54:58.901Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-10T11:54:59.467Z] time="2022-09-10T11:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:54:59.467Z] time="2022-09-10T11:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66b59988b72680a60678cf7f8e534718972cb59246a9085c23edd62399c9003d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:54:59.467Z] time="2022-09-10T11:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T11:54:59.467Z] time="2022-09-10T11:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66b59988b72680a60678cf7f8e534718972cb59246a9085c23edd62399c9003d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T11:54:59.467Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-10T11:55:00.034Z] plugin_test.go:165: [d924722a974f8] daemon is not started [2022-09-10T11:55:00.034Z] --- PASS: TestPluginInstall (4.66s) [2022-09-10T11:55:00.034Z] --- PASS: TestPluginInstall/no_auth (2.52s) [2022-09-10T11:55:00.034Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-09-10T11:55:00.034Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-09-10T11:55:00.034Z] === RUN TestPluginsWithRuntimes [2022-09-10T11:55:00.600Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-10T11:55:01.537Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-10T11:55:01.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-10T11:55:01.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-10T11:55:01.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-10T11:55:01.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-10T11:55:01.795Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-10T11:55:02.362Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-10T11:55:02.620Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-10T11:55:03.554Z] --- PASS: TestPluginsWithRuntimes (3.76s) [2022-09-10T11:55:03.554Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.10s) [2022-09-10T11:55:03.554Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-10T11:55:03.554Z] === RUN TestPluginBackCompatMediaTypes [2022-09-10T11:55:04.120Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-09-10T11:55:04.120Z] PASS [2022-09-10T11:55:04.120Z] [2022-09-10T11:55:04.120Z] DONE 10 tests in 9.138s [2022-09-10T11:55:04.120Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-10T11:55:04.120Z] ++ 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 [2022-09-10T11:55:04.120Z] ++ set -e [2022-09-10T11:55:04.120Z] ++ '[' -n 0 ']' [2022-09-10T11:55:04.120Z] ++ set -x [2022-09-10T11:55:04.120Z] ++ 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 [2022-09-10T11:55:04.378Z] INFO: Testing against a local daemon [2022-09-10T11:55:04.378Z] === RUN TestExternalGraphDriver [2022-09-10T11:55:04.636Z] === RUN TestExternalGraphDriver/json [2022-09-10T11:55:06.556Z] === RUN TestExternalGraphDriver/spec [2022-09-10T11:55:06.556Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-10T11:55:07.124Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-10T11:55:07.692Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-10T11:55:07.692Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-10T11:55:07.692Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-10T11:55:07.951Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-10T11:55:08.208Z] === RUN TestExternalGraphDriver/pull [2022-09-10T11:55:09.581Z] --- PASS: TestExternalGraphDriver (5.36s) [2022-09-10T11:55:09.581Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-09-10T11:55:09.581Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-09-10T11:55:09.581Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-09-10T11:55:09.581Z] === RUN TestGraphdriverPluginV2 [2022-09-10T11:55:10.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-10T11:55:10.409Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-10T11:55:10.975Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-10T11:55:11.910Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-10T11:55:14.488Z] --- PASS: TestGraphdriverPluginV2 (4.80s) [2022-09-10T11:55:14.488Z] PASS [2022-09-10T11:55:14.488Z] [2022-09-10T11:55:14.488Z] DONE 5 tests in 10.291s [2022-09-10T11:55:14.488Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-10T11:55:14.488Z] ++ 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 [2022-09-10T11:55:14.488Z] ++ set -e [2022-09-10T11:55:14.488Z] ++ '[' -n 0 ']' [2022-09-10T11:55:14.488Z] ++ set -x [2022-09-10T11:55:14.488Z] ++ 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 [2022-09-10T11:55:14.746Z] INFO: Testing against a local daemon [2022-09-10T11:55:14.746Z] === RUN TestContinueAfterPluginCrash [2022-09-10T11:55:14.746Z] === PAUSE TestContinueAfterPluginCrash [2022-09-10T11:55:14.746Z] === RUN TestReadPluginNoRead [2022-09-10T11:55:14.746Z] === PAUSE TestReadPluginNoRead [2022-09-10T11:55:14.746Z] === RUN TestDaemonStartWithLogOpt [2022-09-10T11:55:14.746Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-10T11:55:14.746Z] === CONT TestContinueAfterPluginCrash [2022-09-10T11:55:14.746Z] === CONT TestDaemonStartWithLogOpt [2022-09-10T11:55:15.312Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-10T11:55:16.248Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-10T11:55:18.149Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-10T11:55:19.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-10T11:55:19.083Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2022-09-10T11:55:19.083Z] === CONT TestReadPluginNoRead [2022-09-10T11:55:19.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-09-10T11:55:21.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-09-10T11:55:21.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-09-10T11:55:21.594Z] === RUN TestReadPluginNoRead/default [2022-09-10T11:55:21.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-09-10T11:55:22.791Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-10T11:55:23.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00081a6d8_} [2022-09-10T11:55:23.983Z] --- PASS: TestContinueAfterPluginCrash (9.25s) [2022-09-10T11:55:23.983Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-10T11:55:24.548Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1887723157_/foo_false____} [2022-09-10T11:55:25.481Z] === CONT TestReadPluginNoRead [2022-09-10T11:55:25.481Z] read_test.go:92: [d90011e6a5e6e] daemon is not started [2022-09-10T11:55:25.481Z] --- PASS: TestReadPluginNoRead (6.25s) [2022-09-10T11:55:25.481Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-09-10T11:55:25.481Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-09-10T11:55:25.481Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-09-10T11:55:25.481Z] PASS [2022-09-10T11:55:25.481Z] [2022-09-10T11:55:25.481Z] DONE 6 tests in 10.789s [2022-09-10T11:55:25.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-10T11:55:25.481Z] ++ 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 [2022-09-10T11:55:25.481Z] ++ set -e [2022-09-10T11:55:25.481Z] ++ '[' -n 0 ']' [2022-09-10T11:55:25.481Z] ++ set -x [2022-09-10T11:55:25.481Z] ++ 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 [2022-09-10T11:55:25.481Z] testing: warning: no tests to run [2022-09-10T11:55:25.481Z] PASS [2022-09-10T11:55:25.481Z] [2022-09-10T11:55:25.481Z] DONE 0 tests in 0.038s [2022-09-10T11:55:25.481Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-10T11:55:25.481Z] ++ 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 [2022-09-10T11:55:25.481Z] ++ set -e [2022-09-10T11:55:25.481Z] ++ '[' -n 0 ']' [2022-09-10T11:55:25.481Z] ++ set -x [2022-09-10T11:55:25.481Z] ++ 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 [2022-09-10T11:55:25.481Z] INFO: Testing against a local daemon [2022-09-10T11:55:25.481Z] === RUN TestPluginWithDevMounts [2022-09-10T11:55:25.481Z] === PAUSE TestPluginWithDevMounts [2022-09-10T11:55:25.481Z] === CONT TestPluginWithDevMounts [2022-09-10T11:55:25.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1887723157_/foo_true____} [2022-09-10T11:55:27.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33467543294_/foo_false____} [2022-09-10T11:55:27.133Z] --- PASS: TestPluginWithDevMounts (1.63s) [2022-09-10T11:55:27.133Z] PASS [2022-09-10T11:55:27.133Z] [2022-09-10T11:55:27.133Z] DONE 1 tests in 1.738s [2022-09-10T11:55:27.133Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-10T11:55:27.133Z] ++ 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 [2022-09-10T11:55:27.133Z] ++ set -e [2022-09-10T11:55:27.133Z] ++ '[' -n 0 ']' [2022-09-10T11:55:27.133Z] ++ set -x [2022-09-10T11:55:27.134Z] ++ 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 [2022-09-10T11:55:27.392Z] INFO: Testing against a local daemon [2022-09-10T11:55:27.392Z] === RUN TestSecretInspect [2022-09-10T11:55:27.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33467543294_/foo_true____} [2022-09-10T11:55:29.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33467543294_/foo_true__0xc00081a708__} [2022-09-10T11:55:29.590Z] --- PASS: TestSecretInspect (2.34s) [2022-09-10T11:55:29.590Z] === RUN TestSecretList [2022-09-10T11:55:30.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00081a720_} [2022-09-10T11:55:31.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00081a780_} [2022-09-10T11:55:31.896Z] --- PASS: TestSecretList (2.14s) [2022-09-10T11:55:31.896Z] === RUN TestSecretsCreateAndDelete [2022-09-10T11:55:33.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00081a798_} [2022-09-10T11:55:34.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-10T11:55:34.203Z] --- PASS: TestSecretsCreateAndDelete (2.51s) [2022-09-10T11:55:34.203Z] === RUN TestSecretsUpdate [2022-09-10T11:55:34.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00081a7b0_} [2022-09-10T11:55:36.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-10T11:55:37.296Z] --- PASS: TestSecretsUpdate (3.02s) [2022-09-10T11:55:37.296Z] === RUN TestTemplatedSecret [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-10T11:55:37.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-10T11:55:38.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-10T11:55:38.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-10T11:55:38.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-10T11:55:38.121Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-10T11:55:38.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-10T11:55:40.281Z] docker_api_swarm_node_test.go:20: [dd72066b8741b] joining swarm manager [d76d796bbee0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:55:40.847Z] --- PASS: TestTemplatedSecret (3.53s) [2022-09-10T11:55:40.847Z] === RUN TestSecretCreateResolve [2022-09-10T11:55:40.847Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-10T11:55:41.105Z] docker_api_swarm_node_test.go:21: [d5f43d2663113] joining swarm manager [d76d796bbee0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T11:55:42.480Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-10T11:55:43.413Z] --- PASS: TestSecretCreateResolve (2.57s) [2022-09-10T11:55:43.413Z] PASS [2022-09-10T11:55:43.413Z] [2022-09-10T11:55:43.413Z] DONE 6 tests in 16.258s [2022-09-10T11:55:43.413Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-10T11:55:43.413Z] ++ 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 [2022-09-10T11:55:43.413Z] ++ set -e [2022-09-10T11:55:43.413Z] ++ '[' -n 0 ']' [2022-09-10T11:55:43.413Z] ++ set -x [2022-09-10T11:55:43.413Z] ++ 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 [2022-09-10T11:55:43.671Z] INFO: Testing against a local daemon [2022-09-10T11:55:43.671Z] === RUN TestServiceCreateInit [2022-09-10T11:55:43.671Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-10T11:55:44.604Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-10T11:55:45.539Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-10T11:55:45.798Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-10T11:55:46.364Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-10T11:55:46.932Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-10T11:55:47.498Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-10T11:55:48.071Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-10T11:55:48.334Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-10T11:55:48.899Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-10T11:55:49.468Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-10T11:55:50.403Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-10T11:55:50.968Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-10T11:55:51.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-10T11:55:51.902Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-10T11:55:52.160Z] --- PASS: TestServiceCreateInit (8.54s) [2022-09-10T11:55:52.160Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.35s) [2022-09-10T11:55:52.160Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2022-09-10T11:55:52.160Z] === RUN TestCreateServiceMultipleTimes [2022-09-10T11:55:52.727Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-10T11:55:53.293Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-10T11:55:54.230Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-10T11:55:55.606Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-10T11:55:56.984Z] docker_api_swarm_test.go:502: [d2b06c384ec24] joining swarm manager [dfa25c7cd8f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:55:57.243Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-10T11:55:58.177Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-10T11:55:58.745Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-10T11:55:58.745Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-10T11:55:59.680Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-10T11:56:00.245Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-10T11:56:00.811Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-10T11:56:01.745Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-10T11:56:02.312Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-10T11:56:03.246Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-10T11:56:04.180Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-10T11:56:05.555Z] docker_api_swarm_test.go:507: [d174b9c5a6bb7] joining swarm manager [dfa25c7cd8f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T11:56:05.556Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-10T11:56:08.086Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-10T11:56:10.012Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-10T11:56:10.273Z] --- PASS: TestCreateServiceMultipleTimes (18.24s) [2022-09-10T11:56:10.273Z] === RUN TestCreateServiceConflict [2022-09-10T11:56:10.530Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-10T11:56:13.060Z] --- PASS: TestCreateServiceConflict (2.48s) [2022-09-10T11:56:13.060Z] === RUN TestCreateServiceMaxReplicas [2022-09-10T11:56:13.995Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-10T11:56:16.524Z] --- PASS: TestCreateServiceMaxReplicas (3.30s) [2022-09-10T11:56:16.524Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-10T11:56:16.524Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-10T11:56:17.090Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-10T11:56:20.373Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-10T11:56:20.633Z] === RUN TestDockerSuite/TestCpToDot [2022-09-10T11:56:21.567Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-10T11:56:22.499Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-10T11:56:23.433Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-10T11:56:23.999Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-10T11:56:24.566Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-10T11:56:24.824Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-10T11:56:25.390Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-10T11:56:25.956Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-10T11:56:26.215Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-10T11:56:26.215Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-10T11:56:26.473Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-10T11:56:27.040Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-10T11:56:27.040Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-10T11:56:27.040Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-10T11:56:27.040Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-10T11:56:27.613Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-10T11:56:27.613Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-10T11:56:27.871Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-10T11:56:27.871Z] === RUN TestDockerSuite/TestCreateRM [2022-09-10T11:56:27.871Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-10T11:56:27.871Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-10T11:56:27.871Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-10T11:56:28.129Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-10T11:56:28.129Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-10T11:56:29.502Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-10T11:56:29.502Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-10T11:56:29.502Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-10T11:56:29.761Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.75s) [2022-09-10T11:56:29.761Z] === RUN TestCreateServiceSecretFileMode [2022-09-10T11:56:33.044Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-10T11:56:33.044Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-10T11:56:33.044Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-10T11:56:33.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-10T11:56:33.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-10T11:56:33.317Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-10T11:56:33.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-10T11:56:34.950Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-10T11:56:35.208Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-10T11:56:36.144Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-10T11:56:37.078Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-10T11:56:37.644Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-10T11:56:37.903Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-10T11:56:37.903Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-10T11:56:38.177Z] --- PASS: TestBuildWithHugeFile (135.85s) [2022-09-10T11:56:38.179Z] === RUN TestBuildWithEmptyDockerfile [2022-09-10T11:56:38.179Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:56:38.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:56:38.179Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:56:38.179Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:56:38.179Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:56:38.179Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:56:38.179Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T11:56:38.179Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T11:56:38.179Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T11:56:38.179Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-09-10T11:56:38.179Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-09-10T11:56:38.179Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-09-10T11:56:38.179Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-09-10T11:56:38.179Z] === RUN TestBuildPreserveOwnership [2022-09-10T11:56:38.179Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-10T11:56:38.179Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestBuildPlatformInvalid [2022-09-10T11:56:38.179Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-09-10T11:56:38.179Z] PASS [2022-09-10T11:56:38.179Z] ok github.com/docker/docker/integration/build 208.509s [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === Skipped [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-09-10T11:56:38.179Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-09-10T11:56:38.179Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-09-10T11:56:38.179Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-09-10T11:56:38.179Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-09-10T11:56:38.179Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] DONE 28 tests, 5 skipped in 240.995s [2022-09-10T11:56:38.179Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-09-10T11:56:38.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:56:38.179Z] INFO: Testing against a local daemon [2022-09-10T11:56:38.179Z] === RUN TestConfigInspect [2022-09-10T11:56:38.179Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] --- SKIP: TestConfigInspect (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestConfigList [2022-09-10T11:56:38.179Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] --- SKIP: TestConfigList (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestConfigsCreateAndDelete [2022-09-10T11:56:38.179Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestConfigsUpdate [2022-09-10T11:56:38.179Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestTemplatedConfig [2022-09-10T11:56:38.179Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestConfigCreateResolve [2022-09-10T11:56:38.179Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:56:38.179Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestConfigDaemonLibtrustID [2022-09-10T11:56:38.179Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:56:38.179Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-09-10T11:56:38.179Z] PASS [2022-09-10T11:56:38.179Z] ok github.com/docker/docker/integration/config 0.111s [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === Skipped [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-09-10T11:56:38.179Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-09-10T11:56:38.179Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-09-10T11:56:38.179Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-09-10T11:56:38.179Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-09-10T11:56:38.179Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-09-10T11:56:38.179Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-09-10T11:56:38.179Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:56:38.179Z] [2022-09-10T11:56:38.179Z] DONE 7 tests, 7 skipped in 2.232s [2022-09-10T11:56:38.179Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-09-10T11:56:38.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:56:38.179Z] INFO: Testing against a local daemon [2022-09-10T11:56:38.179Z] === RUN TestCheckpoint [2022-09-10T11:56:38.179Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T11:56:38.179Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestContainerInvalidJSON [2022-09-10T11:56:38.179Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:56:38.179Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:56:38.179Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:56:38.179Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:56:38.179Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:56:38.179Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:56:38.179Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-10T11:56:38.179Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-10T11:56:38.179Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-10T11:56:38.179Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-09-10T11:56:38.179Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-09-10T11:56:38.179Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-09-10T11:56:38.179Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-09-10T11:56:38.179Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-10T11:56:38.179Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-09-10T11:56:38.179Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-10T11:56:38.179Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-10T11:56:38.179Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-09-10T11:56:38.179Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-10T11:56:38.179Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-09-10T11:56:38.179Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-10T11:56:38.179Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-10T11:56:38.179Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2022-09-10T11:56:38.179Z] === RUN TestCopyFromContainer [2022-09-10T11:56:38.179Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-10T11:56:38.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:56:38.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:56:38.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:56:38.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:56:38.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:56:38.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:56:38.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T11:56:38.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T11:56:38.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T11:56:38.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-09-10T11:56:38.179Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-10T11:56:38.179Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-10T11:56:38.179Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestCreateWithInvalidEnv [2022-09-10T11:56:38.179Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-10T11:56:38.179Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-10T11:56:38.179Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-10T11:56:38.179Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-10T11:56:38.179Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-10T11:56:38.179Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-10T11:56:38.179Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-10T11:56:38.179Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-10T11:56:38.179Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-10T11:56:38.179Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-09-10T11:56:38.179Z] === RUN TestCreateTmpfsMountsTarget [2022-09-10T11:56:38.179Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.179Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-10T11:56:38.179Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:56:38.179Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-10T11:56:38.179Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:56:38.179Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-10T11:56:38.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:56:38.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:56:38.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:56:38.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:56:38.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:56:38.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:56:38.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:56:38.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:56:38.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:56:38.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:56:38.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T11:56:38.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T11:56:38.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T11:56:38.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T11:56:38.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T11:56:38.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-10T11:56:38.179Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-10T11:56:38.179Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-10T11:56:38.179Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-09-10T11:56:38.179Z] === RUN TestCreateDifferentPlatform [2022-09-10T11:56:38.179Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-10T11:56:38.179Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-10T11:56:38.179Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-10T11:56:38.179Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-09-10T11:56:38.179Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-10T11:56:38.179Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-10T11:56:38.179Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-10T11:56:38.179Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-10T11:56:38.179Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-09-10T11:56:38.179Z] === RUN TestContainerKillOnDaemonStart [2022-09-10T11:56:38.180Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.180Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-10T11:56:38.180Z] === RUN TestDiff [2022-09-10T11:56:38.180Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-10T11:56:38.180Z] --- SKIP: TestDiff (0.00s) [2022-09-10T11:56:38.180Z] === RUN TestExecWithCloseStdin [2022-09-10T11:56:38.180Z] --- PASS: TestExecWithCloseStdin (2.56s) [2022-09-10T11:56:38.180Z] === RUN TestExec [2022-09-10T11:56:38.180Z] --- PASS: TestExec (2.30s) [2022-09-10T11:56:38.180Z] === RUN TestExecUser [2022-09-10T11:56:38.180Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-10T11:56:38.180Z] --- SKIP: TestExecUser (0.00s) [2022-09-10T11:56:38.180Z] === RUN TestExportContainerAndImportImage [2022-09-10T11:56:38.180Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.180Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-09-10T11:56:38.180Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-10T11:56:38.180Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:38.180Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-09-10T11:56:38.180Z] === RUN TestHealthCheckWorkdir [2022-09-10T11:56:38.180Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-10T11:56:38.180Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-09-10T11:56:38.180Z] === RUN TestHealthKillContainer [2022-09-10T11:56:38.180Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-10T11:56:38.180Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-09-10T11:56:38.180Z] === RUN TestHealthCheckProcessKilled [2022-09-10T11:56:38.180Z] --- PASS: TestHealthCheckProcessKilled (2.48s) [2022-09-10T11:56:38.180Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-10T11:56:38.180Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-10T11:56:38.180Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-10T11:56:38.180Z] === RUN TestKillContainerInvalidSignal [2022-09-10T11:56:38.468Z] === RUN TestDockerSuite/TestDockerFails [2022-09-10T11:56:38.468Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-10T11:56:38.468Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-10T11:56:38.468Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-10T11:56:39.403Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-10T11:56:39.660Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-10T11:56:39.792Z] --- PASS: TestKillContainerInvalidSignal (2.20s) [2022-09-10T11:56:39.792Z] === RUN TestKillContainer [2022-09-10T11:56:39.792Z] === RUN TestKillContainer/no_signal [2022-09-10T11:56:40.595Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-10T11:56:40.595Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-10T11:56:40.595Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-10T11:56:40.853Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-10T11:56:41.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-10T11:56:42.071Z] === RUN TestKillContainer/non_killing_signal [2022-09-10T11:56:42.071Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-10T11:56:42.071Z] === RUN TestKillContainer/killing_signal [2022-09-10T11:56:43.160Z] --- PASS: TestCreateServiceSecretFileMode (12.99s) [2022-09-10T11:56:43.160Z] === RUN TestCreateServiceConfigFileMode [2022-09-10T11:56:43.726Z] docker_api_swarm_node_test.go:81: [d959030a9ecab] joining swarm manager [d41dd7ae45895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:56:44.353Z] --- PASS: TestKillContainer (4.57s) [2022-09-10T11:56:44.354Z] --- PASS: TestKillContainer/no_signal (2.10s) [2022-09-10T11:56:44.354Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-10T11:56:44.354Z] --- PASS: TestKillContainer/killing_signal (2.42s) [2022-09-10T11:56:44.354Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-10T11:56:44.354Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-10T11:56:44.354Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-10T11:56:44.354Z] === RUN TestKillStoppedContainer [2022-09-10T11:56:44.354Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-10T11:56:44.354Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-09-10T11:56:44.354Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-10T11:56:44.354Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-10T11:56:44.354Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-10T11:56:44.354Z] === RUN TestKillDifferentUserContainer [2022-09-10T11:56:44.354Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-10T11:56:44.354Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-09-10T11:56:44.354Z] === RUN TestInspectOomKilledTrue [2022-09-10T11:56:44.354Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:44.354Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-10T11:56:44.354Z] === RUN TestInspectOomKilledFalse [2022-09-10T11:56:44.354Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-10T11:56:44.354Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-10T11:56:44.354Z] === RUN TestLogsFollowTailEmpty [2022-09-10T11:56:46.254Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-10T11:56:46.635Z] --- PASS: TestLogsFollowTailEmpty (2.09s) [2022-09-10T11:56:46.635Z] === RUN TestNetworkNat [2022-09-10T11:56:46.635Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-10T11:56:46.635Z] --- SKIP: TestNetworkNat (0.01s) [2022-09-10T11:56:46.635Z] === RUN TestNetworkLocalhostTCPNat [2022-09-10T11:56:48.155Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-10T11:56:48.916Z] --- PASS: TestNetworkLocalhostTCPNat (2.44s) [2022-09-10T11:56:48.916Z] === RUN TestNetworkLoopbackNat [2022-09-10T11:56:48.916Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-10T11:56:48.916Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-09-10T11:56:48.916Z] === RUN TestPause [2022-09-10T11:56:48.916Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-10T11:56:48.916Z] --- SKIP: TestPause (0.00s) [2022-09-10T11:56:48.916Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-10T11:56:49.506Z] 2022/09/10 11:56:42 Finished clone google.golang.org/api [2022-09-10T11:56:49.506Z] 2022/09/10 11:56:42 Dependencies downloaded. Download time: 7m12.142243515s [2022-09-10T11:56:49.506Z] 2022/09/10 11:56:42 Collecting all dependencies [2022-09-10T11:56:50.057Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-10T11:56:51.195Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2022-09-10T11:56:51.195Z] === RUN TestPauseStopPausedContainer [2022-09-10T11:56:51.195Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:56:51.195Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-09-10T11:56:51.195Z] === RUN TestPsFilter [2022-09-10T11:56:51.195Z] --- PASS: TestPsFilter (0.10s) [2022-09-10T11:56:51.195Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-10T11:56:51.435Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-10T11:56:52.000Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-10T11:56:52.566Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-10T11:56:52.793Z] 2022/09/10 11:56:52 Clean vendor dir from unused packages [2022-09-10T11:56:52.793Z] 2022/09/10 11:56:52 Ignoring paths matching "^archive/tar" [2022-09-10T11:56:53.131Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-10T11:56:53.389Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-10T11:56:53.477Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.32s) [2022-09-10T11:56:53.477Z] === RUN TestRemoveContainerWithVolume [2022-09-10T11:56:53.729Z] 2022/09/10 11:56:53 Success [2022-09-10T11:56:53.729Z] 2022/09/10 11:56:53 Running time: 7m26.973823454s [2022-09-10T11:56:53.729Z] Congratulations! All vendoring changes are done the right way. [2022-09-10T11:56:53.956Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-10T11:56:54.521Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-10T11:56:54.603Z] + echo Ensuring container killed. [2022-09-10T11:56:54.603Z] Ensuring container killed. [2022-09-10T11:56:54.603Z] + docker rm -vf docker-pr3 [2022-09-10T11:56:54.603Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-10T11:56:54.883Z] + echo Chowning /workspace to jenkins user [2022-09-10T11:56:54.883Z] Chowning /workspace to jenkins user [2022-09-10T11:56:54.883Z] + id -u [2022-09-10T11:56:54.883Z] + id -g [2022-09-10T11:56:54.883Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44122:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [2022-09-10T11:56:55.460Z] --- PASS: TestCreateServiceConfigFileMode (12.50s) [2022-09-10T11:56:55.461Z] === RUN TestCreateServiceSysctls [Pipeline] sh [2022-09-10T11:56:55.741Z] + bundleName=unit [2022-09-10T11:56:55.742Z] + echo Creating unit-bundles.tar.gz [2022-09-10T11:56:55.742Z] Creating unit-bundles.tar.gz [2022-09-10T11:56:55.742Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-09-10T11:56:55.742Z] bundles/junit-report.xml [2022-09-10T11:56:55.742Z] bundles/go-test-report.json [2022-09-10T11:56:55.742Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-10T11:56:55.753Z] Archiving artifacts [2022-09-10T11:56:55.757Z] --- PASS: TestRemoveContainerWithVolume (2.41s) [2022-09-10T11:56:55.757Z] === RUN TestRemoveContainerRunning [2022-09-10T11:56:56.026Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-10T11:56:56.045Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44122/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-10T11:56:56.379Z] + make clean [2022-09-10T11:56:56.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-10T11:56:56.636Z] docker volume rm -f docker-dev-cache [2022-09-10T11:56:56.636Z] docker-dev-cache [Pipeline] deleteDir [2022-09-10T11:56:56.850Z] === RUN TestDockerSuite/TestEventsContainerRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-10T11:56:58.036Z] --- PASS: TestRemoveContainerRunning (2.03s) [2022-09-10T11:56:58.036Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-10T11:56:59.381Z] docker_api_swarm_node_test.go:53: [dc6c7025d4dca] joining swarm manager [db87019623fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:56:59.381Z] --- PASS: TestCreateServiceSysctls (4.03s) [2022-09-10T11:56:59.381Z] === RUN TestCreateServiceCapabilities [2022-09-10T11:56:59.947Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-10T11:57:00.205Z] docker_api_swarm_node_test.go:54: [dac4df936c250] joining swarm manager [db87019623fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T11:57:00.319Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.19s) [2022-09-10T11:57:00.319Z] === RUN TestRemoveInvalidContainer [2022-09-10T11:57:00.319Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-09-10T11:57:00.319Z] === RUN TestRenameLinkedContainer [2022-09-10T11:57:00.319Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-10T11:57:00.319Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-09-10T11:57:00.319Z] === RUN TestRenameStoppedContainer [2022-09-10T11:57:02.106Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-10T11:57:02.106Z] --- PASS: TestCreateServiceCapabilities (2.81s) [2022-09-10T11:57:02.106Z] === RUN TestInspect [2022-09-10T11:57:03.482Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-10T11:57:04.421Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-10T11:57:05.355Z] --- PASS: TestInspect (3.16s) [2022-09-10T11:57:05.355Z] === RUN TestCreateJob [2022-09-10T11:57:07.634Z] --- PASS: TestRenameStoppedContainer (7.26s) [2022-09-10T11:57:07.634Z] === RUN TestRenameRunningContainerAndReuse [2022-09-10T11:57:08.635Z] --- PASS: TestCreateJob (2.99s) [2022-09-10T11:57:08.635Z] === RUN TestReplicatedJob [2022-09-10T11:57:10.009Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-10T11:57:10.268Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-10T11:57:11.543Z] --- PASS: TestRenameRunningContainerAndReuse (4.28s) [2022-09-10T11:57:11.543Z] === RUN TestRenameInvalidName [2022-09-10T11:57:11.642Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-10T11:57:12.208Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-10T11:57:12.466Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-10T11:57:12.724Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-10T11:57:12.983Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-10T11:57:12.983Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-10T11:57:13.836Z] --- PASS: TestRenameInvalidName (2.12s) [2022-09-10T11:57:13.836Z] === RUN TestRenameAnonymousContainer [2022-09-10T11:57:13.836Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-10T11:57:13.836Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-09-10T11:57:13.836Z] === RUN TestRenameContainerWithSameName [2022-09-10T11:57:13.916Z] --- PASS: TestReplicatedJob (5.39s) [2022-09-10T11:57:13.916Z] === RUN TestUpdateReplicatedJob [2022-09-10T11:57:14.174Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-10T11:57:15.111Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-10T11:57:15.111Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-10T11:57:15.111Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-10T11:57:16.047Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-10T11:57:16.118Z] --- PASS: TestRenameContainerWithSameName (2.10s) [2022-09-10T11:57:16.118Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-10T11:57:16.118Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-10T11:57:16.118Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-09-10T11:57:16.118Z] === RUN TestResize [2022-09-10T11:57:16.305Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-10T11:57:17.238Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-10T11:57:17.238Z] --- PASS: TestUpdateReplicatedJob (3.54s) [2022-09-10T11:57:17.238Z] === RUN TestServiceListWithStatuses [2022-09-10T11:57:17.238Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T11:57:17.238Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-10T11:57:17.238Z] === RUN TestDockerNetworkConnectAlias [2022-09-10T11:57:17.733Z] --- PASS: TestResize (2.03s) [2022-09-10T11:57:17.733Z] === RUN TestResizeWithInvalidSize [2022-09-10T11:57:17.733Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-10T11:57:17.733Z] --- SKIP: TestResizeWithInvalidSize (0.01s) [2022-09-10T11:57:17.733Z] === RUN TestResizeWhenContainerNotStarted [2022-09-10T11:57:18.189Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-10T11:57:18.447Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-10T11:57:18.447Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-10T11:57:18.447Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-10T11:57:18.447Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-10T11:57:18.447Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-10T11:57:20.976Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-10T11:57:21.543Z] === RUN TestDockerSuite/TestEventsRename [2022-09-10T11:57:21.543Z] --- PASS: TestDockerNetworkConnectAlias (4.32s) [2022-09-10T11:57:21.543Z] === RUN TestDockerNetworkReConnect [2022-09-10T11:57:22.110Z] === RUN TestDockerSuite/TestEventsResize [2022-09-10T11:57:22.676Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-10T11:57:25.050Z] --- PASS: TestResizeWhenContainerNotStarted (7.22s) [2022-09-10T11:57:25.050Z] === RUN TestDaemonRestartKillContainers [2022-09-10T11:57:25.050Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:57:25.050Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-10T11:57:25.050Z] === RUN TestStats [2022-09-10T11:57:25.050Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-10T11:57:25.050Z] --- SKIP: TestStats (0.00s) [2022-09-10T11:57:25.050Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-10T11:57:25.206Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2022-09-10T11:57:25.206Z] === RUN TestServicePlugin [2022-09-10T11:57:28.488Z] plugin_test.go:62: [dbf4f72b46734] joining swarm manager [d4814d9eeecfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:57:28.488Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-10T11:57:28.488Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-10T11:57:29.053Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-10T11:57:29.053Z] plugin_test.go:65: [d218081b10e73] joining swarm manager [d4814d9eeecfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T11:57:32.335Z] === RUN TestDockerSuite/TestEventsTop [2022-09-10T11:57:32.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-10T11:57:32.335Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-10T11:57:33.889Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.08s) [2022-09-10T11:57:33.889Z] === RUN TestStopContainerWithTimeout [2022-09-10T11:57:33.889Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-10T11:57:33.889Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-09-10T11:57:33.889Z] === RUN TestUpdateRestartPolicy [2022-09-10T11:57:34.864Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-10T11:57:39.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-10T11:57:40.421Z] docker_api_swarm_test.go:202: [d1c7ceb0b13ac] joining swarm manager [d8fa6fc23b6cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:57:46.974Z] === RUN TestDockerSuite/TestExec [2022-09-10T11:57:46.974Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-10T11:57:47.539Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-10T11:57:48.122Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-10T11:57:49.055Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-10T11:57:50.429Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-10T11:57:50.996Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-10T11:57:51.561Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-10T11:57:52.496Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-10T11:57:53.430Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-10T11:57:53.688Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-10T11:57:54.254Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-10T11:57:54.512Z] --- PASS: TestServicePlugin (29.67s) [2022-09-10T11:57:54.512Z] === RUN TestServiceUpdateLabel [2022-09-10T11:57:55.383Z] --- PASS: TestUpdateRestartPolicy (21.59s) [2022-09-10T11:57:55.383Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-10T11:57:55.446Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-10T11:57:56.379Z] === RUN TestDockerSuite/TestExecEnv [2022-09-10T11:57:56.946Z] --- PASS: TestServiceUpdateLabel (2.56s) [2022-09-10T11:57:56.946Z] === RUN TestServiceUpdateSecrets [2022-09-10T11:57:56.995Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s) [2022-09-10T11:57:56.995Z] === RUN TestWaitNonBlocked [2022-09-10T11:57:56.995Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:57:56.995Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:57:56.995Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:57:56.995Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:57:56.995Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T11:57:56.995Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T11:57:57.204Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-10T11:57:58.138Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-10T11:57:59.073Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-10T11:58:00.036Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-09-10T11:58:00.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.68s) [2022-09-10T11:58:00.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.82s) [2022-09-10T11:58:00.036Z] === RUN TestWaitBlocked [2022-09-10T11:58:00.036Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:00.036Z] --- SKIP: TestWaitBlocked (0.00s) [2022-09-10T11:58:00.036Z] PASS [2022-09-10T11:58:00.036Z] ok github.com/docker/docker/integration/container 90.389s [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === Skipped [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-09-10T11:58:00.036Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-09-10T11:58:00.036Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2022-09-10T11:58:00.036Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-09-10T11:58:00.036Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-09-10T11:58:00.036Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-09-10T11:58:00.036Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-09-10T11:58:00.036Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-09-10T11:58:00.036Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-09-10T11:58:00.036Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-09-10T11:58:00.036Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-09-10T11:58:00.036Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-09-10T11:58:00.036Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-09-10T11:58:00.036Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-09-10T11:58:00.036Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-09-10T11:58:00.036Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-09-10T11:58:00.036Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-09-10T11:58:00.036Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-10T11:58:00.036Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-09-10T11:58:00.036Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-10T11:58:00.036Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-10T11:58:00.036Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-09-10T11:58:00.036Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-10T11:58:00.036Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-09-10T11:58:00.036Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-09-10T11:58:00.036Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-09-10T11:58:00.036Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.01s) [2022-09-10T11:58:00.036Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-09-10T11:58:00.036Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-09-10T11:58:00.036Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-09-10T11:58:00.036Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-09-10T11:58:00.036Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-09-10T11:58:00.036Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-09-10T11:58:00.036Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.01s) [2022-09-10T11:58:00.036Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-09-10T11:58:00.036Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-09-10T11:58:00.036Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-09-10T11:58:00.036Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-09-10T11:58:00.036Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:00.036Z] [2022-09-10T11:58:00.036Z] DONE 89 tests, 37 skipped in 93.181s [2022-09-10T11:58:00.036Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-09-10T11:58:02.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:02.326Z] INFO: Testing against a local daemon [2022-09-10T11:58:02.326Z] === RUN TestCommitInheritsEnv [2022-09-10T11:58:02.326Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-10T11:58:02.326Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-09-10T11:58:02.326Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-10T11:58:02.326Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-10T11:58:02.326Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-10T11:58:02.326Z] === RUN TestImagesFilterMultiReference [2022-09-10T11:58:02.326Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-09-10T11:58:02.326Z] === RUN TestImagePullPlatformInvalid [2022-09-10T11:58:02.326Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-10T11:58:02.326Z] === RUN TestRemoveImageOrphaning [2022-09-10T11:58:02.354Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-10T11:58:02.354Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-10T11:58:02.919Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-10T11:58:03.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-10T11:58:03.344Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2022-09-10T11:58:03.344Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-10T11:58:03.344Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-09-10T11:58:03.344Z] === RUN TestTagInvalidReference [2022-09-10T11:58:03.344Z] --- PASS: TestTagInvalidReference (0.03s) [2022-09-10T11:58:03.344Z] === RUN TestTagValidPrefixedRepo [2022-09-10T11:58:03.344Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-09-10T11:58:03.344Z] === RUN TestTagExistedNameWithoutForce [2022-09-10T11:58:03.344Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-09-10T11:58:03.344Z] === RUN TestTagOfficialNames [2022-09-10T11:58:03.344Z] --- PASS: TestTagOfficialNames (0.09s) [2022-09-10T11:58:03.344Z] === RUN TestTagMatchesDigest [2022-09-10T11:58:03.344Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-09-10T11:58:03.344Z] PASS [2022-09-10T11:58:03.344Z] ok github.com/docker/docker/integration/image 1.696s [2022-09-10T11:58:03.344Z] [2022-09-10T11:58:03.344Z] === Skipped [2022-09-10T11:58:03.344Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-09-10T11:58:03.344Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-10T11:58:03.344Z] [2022-09-10T11:58:03.344Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-10T11:58:03.344Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-10T11:58:03.344Z] [2022-09-10T11:58:03.344Z] DONE 11 tests, 2 skipped in 3.599s [2022-09-10T11:58:03.434Z] === RUN TestDockerSuite/TestExecParseError [2022-09-10T11:58:03.829Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-09-10T11:58:04.000Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-10T11:58:04.568Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-10T11:58:05.456Z] testing: warning: no tests to run [2022-09-10T11:58:05.456Z] PASS [2022-09-10T11:58:05.456Z] ok github.com/docker/docker/integration/network/ipvlan 0.108s [no tests to run] [2022-09-10T11:58:05.456Z] testing: warning: no tests to run [2022-09-10T11:58:05.456Z] PASS [2022-09-10T11:58:05.456Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [no tests to run] [2022-09-10T11:58:05.503Z] docker_api_swarm_test.go:384: [dc64c4351e6f2] joining swarm manager [defb97ecf0823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:58:05.503Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-10T11:58:06.438Z] docker_api_swarm_test.go:385: [dd7f6f37bd40c] joining swarm manager [defb97ecf0823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T11:58:06.439Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-10T11:58:06.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:06.482Z] INFO: Testing against a local daemon [2022-09-10T11:58:06.482Z] === RUN TestNetworkCreateDelete [2022-09-10T11:58:06.482Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:06.482Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2022-09-10T11:58:06.482Z] === RUN TestDockerNetworkDeletePreferID [2022-09-10T11:58:06.482Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-09-10T11:58:06.482Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestDaemonDNSFallback [2022-09-10T11:58:06.482Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:06.482Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestInspectNetwork [2022-09-10T11:58:06.482Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:06.482Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestRunContainerWithBridgeNone [2022-09-10T11:58:06.482Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:06.482Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestNetworkInvalidJSON [2022-09-10T11:58:06.482Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-10T11:58:06.482Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-10T11:58:06.482Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:58:06.482Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:58:06.482Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:58:06.482Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:58:06.482Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-10T11:58:06.482Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-10T11:58:06.482Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-10T11:58:06.482Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-09-10T11:58:06.482Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-09-10T11:58:06.482Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-09-10T11:58:06.482Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-09-10T11:58:06.482Z] === RUN TestNetworkList [2022-09-10T11:58:06.482Z] === RUN TestNetworkList//networks [2022-09-10T11:58:06.482Z] === PAUSE TestNetworkList//networks [2022-09-10T11:58:06.482Z] === RUN TestNetworkList//networks/ [2022-09-10T11:58:06.482Z] === PAUSE TestNetworkList//networks/ [2022-09-10T11:58:06.482Z] === CONT TestNetworkList//networks [2022-09-10T11:58:06.482Z] === CONT TestNetworkList//networks/ [2022-09-10T11:58:06.482Z] --- PASS: TestNetworkList (0.04s) [2022-09-10T11:58:06.482Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-10T11:58:06.482Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestHostIPv4BridgeLabel [2022-09-10T11:58:06.482Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-10T11:58:06.482Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestDaemonDefaultNetworkPools [2022-09-10T11:58:06.482Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-10T11:58:06.482Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-10T11:58:06.482Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-10T11:58:06.482Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestServiceWithPredefinedNetwork [2022-09-10T11:58:06.482Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-10T11:58:06.482Z] service_test.go:242: FLAKY_TEST [2022-09-10T11:58:06.482Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestServiceWithDataPathPortInit [2022-09-10T11:58:06.482Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-09-10T11:58:06.482Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-10T11:58:06.482Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-10T11:58:06.482Z] PASS [2022-09-10T11:58:06.482Z] ok github.com/docker/docker/integration/network 0.212s [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === Skipped [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2022-09-10T11:58:06.482Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-09-10T11:58:06.482Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-09-10T11:58:06.482Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-09-10T11:58:06.482Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-09-10T11:58:06.482Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-09-10T11:58:06.482Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-09-10T11:58:06.482Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-09-10T11:58:06.482Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-10T11:58:06.482Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-10T11:58:06.482Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-10T11:58:06.482Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-09-10T11:58:06.482Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T11:58:06.482Z] service_test.go:242: FLAKY_TEST [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-09-10T11:58:06.482Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-10T11:58:06.482Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-10T11:58:06.482Z] [2022-09-10T11:58:06.482Z] DONE 22 tests, 15 skipped in 2.915s [2022-09-10T11:58:06.482Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-09-10T11:58:07.005Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-10T11:58:07.509Z] testing: warning: no tests to run [2022-09-10T11:58:07.509Z] PASS [2022-09-10T11:58:07.509Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-09-10T11:58:07.509Z] [2022-09-10T11:58:07.509Z] DONE 0 tests in 0.493s [2022-09-10T11:58:07.509Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-09-10T11:58:07.940Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-10T11:58:07.995Z] testing: warning: no tests to run [2022-09-10T11:58:07.995Z] PASS [2022-09-10T11:58:07.995Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-09-10T11:58:07.995Z] [2022-09-10T11:58:07.995Z] DONE 0 tests in 0.496s [2022-09-10T11:58:07.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-09-10T11:58:09.611Z] testing: warning: no tests to run [2022-09-10T11:58:09.611Z] PASS [2022-09-10T11:58:09.611Z] ok github.com/docker/docker/integration/plugin 0.103s [no tests to run] [2022-09-10T11:58:09.611Z] testing: warning: no tests to run [2022-09-10T11:58:09.611Z] PASS [2022-09-10T11:58:09.611Z] ok github.com/docker/docker/integration/plugin/authz 0.101s [no tests to run] [2022-09-10T11:58:12.148Z] --- PASS: TestServiceUpdateSecrets (14.88s) [2022-09-10T11:58:12.148Z] === RUN TestServiceUpdateConfigs [2022-09-10T11:58:18.704Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-10T11:58:18.963Z] === RUN TestDockerSuite/TestExecTTY [2022-09-10T11:58:19.528Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-10T11:58:20.093Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-10T11:58:20.238Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:20.238Z] INFO: Testing against a local daemon [2022-09-10T11:58:20.238Z] === RUN TestExternalGraphDriver [2022-09-10T11:58:20.238Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-10T11:58:20.238Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-10T11:58:20.238Z] === RUN TestGraphdriverPluginV2 [2022-09-10T11:58:20.238Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-10T11:58:20.238Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-09-10T11:58:20.238Z] PASS [2022-09-10T11:58:20.238Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.389s [2022-09-10T11:58:20.238Z] testing: warning: no tests to run [2022-09-10T11:58:20.238Z] PASS [2022-09-10T11:58:20.238Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.043s [no tests to run] [2022-09-10T11:58:20.352Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-10T11:58:21.286Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-10T11:58:21.286Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-10T11:58:21.286Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-10T11:58:22.220Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-10T11:58:22.532Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:22.532Z] INFO: Testing against a local daemon [2022-09-10T11:58:22.532Z] === RUN TestPluginWithDevMounts [2022-09-10T11:58:22.532Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:22.532Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-10T11:58:22.532Z] PASS [2022-09-10T11:58:22.532Z] ok github.com/docker/docker/integration/plugin/volumes 0.296s [2022-09-10T11:58:22.532Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:22.532Z] INFO: Testing against a local daemon [2022-09-10T11:58:22.532Z] === RUN TestReadPluginNoRead [2022-09-10T11:58:22.532Z] read_test.go:21: no unix domain sockets on Windows [2022-09-10T11:58:22.532Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-10T11:58:22.532Z] PASS [2022-09-10T11:58:22.532Z] ok github.com/docker/docker/integration/plugin/logging 0.264s [2022-09-10T11:58:22.532Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:22.532Z] INFO: Testing against a local daemon [2022-09-10T11:58:22.532Z] === RUN TestPluginInvalidJSON [2022-09-10T11:58:22.532Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:58:22.532Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:58:22.532Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:58:22.532Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-09-10T11:58:22.532Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-09-10T11:58:22.532Z] === RUN TestPluginInstall [2022-09-10T11:58:22.532Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-10T11:58:22.532Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-10T11:58:22.532Z] === RUN TestPluginsWithRuntimes [2022-09-10T11:58:22.532Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-10T11:58:22.532Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-10T11:58:22.532Z] === RUN TestPluginBackCompatMediaTypes [2022-09-10T11:58:22.532Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-10T11:58:22.532Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-10T11:58:22.532Z] PASS [2022-09-10T11:58:22.532Z] ok github.com/docker/docker/integration/plugin/common 0.214s [2022-09-10T11:58:22.532Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-10T11:58:22.532Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-10T11:58:22.532Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-10T11:58:22.785Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-10T11:58:23.017Z] [2022-09-10T11:58:23.017Z] === Skipped [2022-09-10T11:58:23.017Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-10T11:58:23.017Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-10T11:58:23.017Z] [2022-09-10T11:58:23.017Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-10T11:58:23.017Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-10T11:58:23.017Z] [2022-09-10T11:58:23.017Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-10T11:58:23.017Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-10T11:58:23.017Z] [2022-09-10T11:58:23.017Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-10T11:58:23.017Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-10T11:58:23.017Z] [2022-09-10T11:58:23.017Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-09-10T11:58:23.017Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-10T11:58:23.017Z] [2022-09-10T11:58:23.017Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-10T11:58:23.017Z] read_test.go:21: no unix domain sockets on Windows [2022-09-10T11:58:23.017Z] [2022-09-10T11:58:23.017Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-10T11:58:23.017Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:23.017Z] [2022-09-10T11:58:23.017Z] DONE 9 tests, 7 skipped in 14.909s [2022-09-10T11:58:23.017Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-09-10T11:58:23.351Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-10T11:58:23.502Z] testing: warning: no tests to run [2022-09-10T11:58:23.502Z] PASS [2022-09-10T11:58:23.502Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-09-10T11:58:23.502Z] [2022-09-10T11:58:23.502Z] DONE 0 tests in 0.459s [2022-09-10T11:58:23.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-09-10T11:58:23.916Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-10T11:58:24.482Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-10T11:58:24.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:24.520Z] INFO: Testing against a local daemon [2022-09-10T11:58:24.520Z] === RUN TestPluginInvalidJSON [2022-09-10T11:58:24.520Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:58:24.520Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:58:24.520Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-10T11:58:24.520Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-09-10T11:58:24.520Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-09-10T11:58:24.520Z] === RUN TestPluginInstall [2022-09-10T11:58:24.520Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-10T11:58:24.520Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-10T11:58:24.520Z] === RUN TestPluginsWithRuntimes [2022-09-10T11:58:24.520Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-10T11:58:24.520Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-10T11:58:24.520Z] === RUN TestPluginBackCompatMediaTypes [2022-09-10T11:58:24.520Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-10T11:58:24.520Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-10T11:58:24.520Z] PASS [2022-09-10T11:58:24.520Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-09-10T11:58:25.006Z] [2022-09-10T11:58:25.006Z] === Skipped [2022-09-10T11:58:25.006Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-10T11:58:25.006Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-10T11:58:25.006Z] [2022-09-10T11:58:25.006Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-10T11:58:25.006Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-10T11:58:25.006Z] [2022-09-10T11:58:25.006Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-10T11:58:25.006Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-10T11:58:25.006Z] [2022-09-10T11:58:25.006Z] DONE 5 tests, 3 skipped in 1.131s [2022-09-10T11:58:25.006Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-09-10T11:58:26.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:26.027Z] INFO: Testing against a local daemon [2022-09-10T11:58:26.027Z] === RUN TestExternalGraphDriver [2022-09-10T11:58:26.027Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-10T11:58:26.027Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-10T11:58:26.027Z] === RUN TestGraphdriverPluginV2 [2022-09-10T11:58:26.027Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-10T11:58:26.027Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-09-10T11:58:26.027Z] PASS [2022-09-10T11:58:26.027Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-09-10T11:58:26.027Z] [2022-09-10T11:58:26.027Z] === Skipped [2022-09-10T11:58:26.027Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-10T11:58:26.027Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-10T11:58:26.027Z] [2022-09-10T11:58:26.027Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-09-10T11:58:26.027Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-10T11:58:26.027Z] [2022-09-10T11:58:26.027Z] DONE 2 tests, 2 skipped in 1.014s [2022-09-10T11:58:26.027Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-09-10T11:58:26.382Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-09-10T11:58:26.382Z] === RUN TestServiceUpdateNetwork [2022-09-10T11:58:27.070Z] testing: warning: no tests to run [2022-09-10T11:58:27.070Z] PASS [2022-09-10T11:58:27.070Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-10T11:58:27.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:27.070Z] INFO: Testing against a local daemon [2022-09-10T11:58:27.070Z] === RUN TestReadPluginNoRead [2022-09-10T11:58:27.070Z] read_test.go:21: no unix domain sockets on Windows [2022-09-10T11:58:27.070Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-10T11:58:27.070Z] PASS [2022-09-10T11:58:27.070Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-09-10T11:58:27.070Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-10T11:58:27.070Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-10T11:58:27.070Z] [2022-09-10T11:58:27.070Z] === Skipped [2022-09-10T11:58:27.070Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-10T11:58:27.070Z] read_test.go:21: no unix domain sockets on Windows [2022-09-10T11:58:27.070Z] [2022-09-10T11:58:27.070Z] DONE 1 tests, 1 skipped in 1.141s [2022-09-10T11:58:27.071Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-09-10T11:58:28.102Z] testing: warning: no tests to run [2022-09-10T11:58:28.102Z] PASS [2022-09-10T11:58:28.102Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-10T11:58:28.102Z] [2022-09-10T11:58:28.102Z] DONE 0 tests in 0.709s [2022-09-10T11:58:28.102Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-09-10T11:58:29.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:29.121Z] INFO: Testing against a local daemon [2022-09-10T11:58:29.121Z] === RUN TestPluginWithDevMounts [2022-09-10T11:58:29.121Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:29.121Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-10T11:58:29.121Z] PASS [2022-09-10T11:58:29.121Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-09-10T11:58:29.121Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-10T11:58:29.605Z] [2022-09-10T11:58:29.606Z] === Skipped [2022-09-10T11:58:29.606Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-10T11:58:29.606Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:29.606Z] [2022-09-10T11:58:29.606Z] DONE 1 tests, 1 skipped in 1.332s [2022-09-10T11:58:29.606Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-09-10T11:58:29.661Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-10T11:58:31.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:31.904Z] INFO: Testing against a local daemon [2022-09-10T11:58:31.904Z] === RUN TestSecretInspect [2022-09-10T11:58:31.904Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:31.904Z] --- SKIP: TestSecretInspect (0.00s) [2022-09-10T11:58:31.904Z] === RUN TestSecretList [2022-09-10T11:58:31.904Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:31.904Z] --- SKIP: TestSecretList (0.00s) [2022-09-10T11:58:31.904Z] === RUN TestSecretsCreateAndDelete [2022-09-10T11:58:31.904Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:31.904Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-09-10T11:58:31.904Z] === RUN TestSecretsUpdate [2022-09-10T11:58:31.904Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:31.904Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-09-10T11:58:31.904Z] === RUN TestTemplatedSecret [2022-09-10T11:58:31.904Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:31.904Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-10T11:58:31.904Z] === RUN TestSecretCreateResolve [2022-09-10T11:58:31.904Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:31.904Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-09-10T11:58:31.904Z] PASS [2022-09-10T11:58:31.904Z] ok github.com/docker/docker/integration/secret 0.116s [2022-09-10T11:58:31.904Z] [2022-09-10T11:58:31.904Z] === Skipped [2022-09-10T11:58:31.904Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-09-10T11:58:31.904Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:31.904Z] [2022-09-10T11:58:31.904Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-09-10T11:58:31.904Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:31.904Z] [2022-09-10T11:58:31.904Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-09-10T11:58:31.904Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:31.904Z] [2022-09-10T11:58:31.904Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-09-10T11:58:31.904Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:31.904Z] [2022-09-10T11:58:31.904Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-09-10T11:58:31.904Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:31.904Z] [2022-09-10T11:58:31.904Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-09-10T11:58:31.904Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:31.904Z] [2022-09-10T11:58:31.904Z] DONE 6 tests, 6 skipped in 2.072s [2022-09-10T11:58:31.904Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-09-10T11:58:33.841Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-10T11:58:34.203Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:34.204Z] INFO: Testing against a local daemon [2022-09-10T11:58:34.204Z] === RUN TestServiceCreateInit [2022-09-10T11:58:34.204Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-10T11:58:34.204Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-10T11:58:34.204Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- PASS: TestServiceCreateInit (0.05s) [2022-09-10T11:58:34.204Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-10T11:58:34.204Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestCreateServiceMultipleTimes [2022-09-10T11:58:34.204Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestCreateServiceConflict [2022-09-10T11:58:34.204Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestCreateServiceMaxReplicas [2022-09-10T11:58:34.204Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-09-10T11:58:34.204Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-10T11:58:34.204Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestCreateServiceSecretFileMode [2022-09-10T11:58:34.204Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestCreateServiceConfigFileMode [2022-09-10T11:58:34.204Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestCreateServiceSysctls [2022-09-10T11:58:34.204Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-10T11:58:34.204Z] === RUN TestCreateServiceCapabilities [2022-09-10T11:58:34.204Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-10T11:58:34.204Z] === RUN TestInspect [2022-09-10T11:58:34.204Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestInspect (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestCreateJob [2022-09-10T11:58:34.204Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestCreateJob (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestReplicatedJob [2022-09-10T11:58:34.204Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestReplicatedJob (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestUpdateReplicatedJob [2022-09-10T11:58:34.204Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestServiceListWithStatuses [2022-09-10T11:58:34.204Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestDockerNetworkConnectAlias [2022-09-10T11:58:34.204Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestDockerNetworkReConnect [2022-09-10T11:58:34.204Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestServicePlugin [2022-09-10T11:58:34.204Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.204Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestServiceUpdateLabel [2022-09-10T11:58:34.204Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:34.204Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestServiceUpdateSecrets [2022-09-10T11:58:34.204Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:34.204Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestServiceUpdateConfigs [2022-09-10T11:58:34.204Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:34.204Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestServiceUpdateNetwork [2022-09-10T11:58:34.204Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:34.204Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-09-10T11:58:34.204Z] === RUN TestServiceUpdatePidsLimit [2022-09-10T11:58:34.204Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:34.204Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-09-10T11:58:34.204Z] PASS [2022-09-10T11:58:34.204Z] ok github.com/docker/docker/integration/service 0.289s [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === Skipped [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-10T11:58:34.691Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-10T11:58:34.691Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-09-10T11:58:34.691Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-09-10T11:58:34.691Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-09-10T11:58:34.691Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-10T11:58:34.691Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-09-10T11:58:34.691Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-09-10T11:58:34.691Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-09-10T11:58:34.691Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-09-10T11:58:34.691Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-09-10T11:58:34.691Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-09-10T11:58:34.691Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-09-10T11:58:34.691Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-09-10T11:58:34.691Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-09-10T11:58:34.691Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-09-10T11:58:34.691Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.691Z] [2022-09-10T11:58:34.691Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-09-10T11:58:34.692Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.692Z] [2022-09-10T11:58:34.692Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-09-10T11:58:34.692Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:34.692Z] [2022-09-10T11:58:34.692Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-09-10T11:58:34.692Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:34.692Z] [2022-09-10T11:58:34.692Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-09-10T11:58:34.692Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:34.692Z] [2022-09-10T11:58:34.692Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-09-10T11:58:34.692Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:34.692Z] [2022-09-10T11:58:34.692Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-09-10T11:58:34.692Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:34.692Z] [2022-09-10T11:58:34.692Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-09-10T11:58:34.692Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-10T11:58:34.692Z] [2022-09-10T11:58:34.692Z] DONE 24 tests, 23 skipped in 2.796s [2022-09-10T11:58:34.692Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-09-10T11:58:35.213Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-10T11:58:36.306Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:36.306Z] INFO: Testing against a local daemon [2022-09-10T11:58:36.306Z] === RUN TestSessionCreate [2022-09-10T11:58:36.306Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:36.306Z] --- SKIP: TestSessionCreate (0.00s) [2022-09-10T11:58:36.306Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-10T11:58:36.306Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:36.306Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-09-10T11:58:36.306Z] PASS [2022-09-10T11:58:36.306Z] ok github.com/docker/docker/integration/session 0.113s [2022-09-10T11:58:36.792Z] [2022-09-10T11:58:36.792Z] === Skipped [2022-09-10T11:58:36.792Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-09-10T11:58:36.792Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:36.792Z] [2022-09-10T11:58:36.792Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-09-10T11:58:36.792Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-10T11:58:36.792Z] [2022-09-10T11:58:36.792Z] DONE 2 tests, 2 skipped in 1.981s [2022-09-10T11:58:36.792Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-09-10T11:58:39.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:39.075Z] INFO: Testing against a local daemon [2022-09-10T11:58:39.075Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-10T11:58:39.075Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:39.075Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T11:58:39.075Z] === RUN TestEventsExecDie [2022-09-10T11:58:39.075Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-10T11:58:39.075Z] --- SKIP: TestEventsExecDie (0.00s) [2022-09-10T11:58:39.075Z] === RUN TestEventsBackwardsCompatible [2022-09-10T11:58:39.075Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-10T11:58:39.075Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-09-10T11:58:39.075Z] === RUN TestInfoAPI [2022-09-10T11:58:39.075Z] --- PASS: TestInfoAPI (0.05s) [2022-09-10T11:58:39.075Z] === RUN TestInfoAPIWarnings [2022-09-10T11:58:39.075Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-10T11:58:39.075Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-09-10T11:58:39.075Z] === RUN TestInfoDebug [2022-09-10T11:58:39.075Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-10T11:58:39.075Z] --- SKIP: TestInfoDebug (0.00s) [2022-09-10T11:58:39.075Z] === RUN TestInfoInsecureRegistries [2022-09-10T11:58:39.075Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-10T11:58:39.075Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-09-10T11:58:39.075Z] === RUN TestInfoRegistryMirrors [2022-09-10T11:58:39.075Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-10T11:58:39.075Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-09-10T11:58:39.075Z] === RUN TestLoginFailsWithBadCredentials [2022-09-10T11:58:39.392Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-09-10T11:58:39.392Z] === RUN TestServiceUpdatePidsLimit [2022-09-10T11:58:39.658Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-10T11:58:39.919Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-10T11:58:39.919Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-10T11:58:39.919Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-10T11:58:40.095Z] --- PASS: TestLoginFailsWithBadCredentials (1.08s) [2022-09-10T11:58:40.095Z] === RUN TestPingCacheHeaders [2022-09-10T11:58:40.095Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-09-10T11:58:40.095Z] === RUN TestPingGet [2022-09-10T11:58:40.095Z] --- PASS: TestPingGet (0.04s) [2022-09-10T11:58:40.095Z] === RUN TestPingHead [2022-09-10T11:58:40.095Z] --- PASS: TestPingHead (0.03s) [2022-09-10T11:58:40.095Z] === RUN TestVersion [2022-09-10T11:58:40.095Z] --- PASS: TestVersion (0.03s) [2022-09-10T11:58:40.095Z] PASS [2022-09-10T11:58:40.095Z] ok github.com/docker/docker/integration/system 1.379s [2022-09-10T11:58:40.095Z] [2022-09-10T11:58:40.095Z] === Skipped [2022-09-10T11:58:40.095Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T11:58:40.095Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-10T11:58:40.095Z] [2022-09-10T11:58:40.095Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-09-10T11:58:40.095Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-10T11:58:40.095Z] [2022-09-10T11:58:40.095Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-09-10T11:58:40.095Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-10T11:58:40.095Z] [2022-09-10T11:58:40.095Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-09-10T11:58:40.095Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-10T11:58:40.095Z] [2022-09-10T11:58:40.095Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-09-10T11:58:40.095Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-10T11:58:40.095Z] [2022-09-10T11:58:40.095Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-09-10T11:58:40.095Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-10T11:58:40.095Z] [2022-09-10T11:58:40.095Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-09-10T11:58:40.095Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-10T11:58:40.095Z] [2022-09-10T11:58:40.095Z] DONE 13 tests, 7 skipped in 3.229s [2022-09-10T11:58:40.095Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-09-10T11:58:40.177Z] === RUN TestDockerSuite/TestHealth [2022-09-10T11:58:40.743Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-10T11:58:42.378Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:42.378Z] INFO: Testing against a local daemon [2022-09-10T11:58:42.378Z] === RUN TestVolumesCreateAndList [2022-09-10T11:58:42.378Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-09-10T11:58:42.378Z] === RUN TestVolumesRemove [2022-09-10T11:58:42.378Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-10T11:58:42.378Z] === RUN TestVolumesInspect [2022-09-10T11:58:42.378Z] --- PASS: TestVolumesInspect (0.04s) [2022-09-10T11:58:42.378Z] === RUN TestVolumesInvalidJSON [2022-09-10T11:58:42.378Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-10T11:58:42.378Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-10T11:58:42.378Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-10T11:58:42.378Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-09-10T11:58:42.378Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-10T11:58:42.378Z] PASS [2022-09-10T11:58:42.378Z] ok github.com/docker/docker/integration/volume 0.268s [2022-09-10T11:58:42.378Z] [2022-09-10T11:58:42.378Z] DONE 5 tests in 2.406s [2022-09-10T11:58:42.862Z] INFO: make.ps1 ended at 09/10/2022 11:58:42 [2022-09-10T11:58:42.862Z] INFO: Integration CLI tests being run from the host: [2022-09-10T11:58:42.862Z] 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" [2022-09-10T11:58:48.849Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-10T11:58:55.404Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2022-09-10T11:58:55.404Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-09-10T11:58:55.404Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-09-10T11:58:55.404Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-10T11:58:55.404Z] PASS [2022-09-10T11:58:55.404Z] [2022-09-10T11:58:55.404Z] === Skipped [2022-09-10T11:58:55.404Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-10T11:58:55.404Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T11:58:55.404Z] [2022-09-10T11:58:55.404Z] DONE 27 tests, 1 skipped in 191.684s [2022-09-10T11:58:55.404Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-10T11:58:55.404Z] ++ 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 [2022-09-10T11:58:55.404Z] ++ set -e [2022-09-10T11:58:55.404Z] ++ '[' -n 0 ']' [2022-09-10T11:58:55.404Z] ++ set -x [2022-09-10T11:58:55.404Z] ++ 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 [2022-09-10T11:58:55.404Z] INFO: Testing against a local daemon [2022-09-10T11:58:55.404Z] === RUN TestSessionCreate [2022-09-10T11:58:55.404Z] --- PASS: TestSessionCreate (0.03s) [2022-09-10T11:58:55.404Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-10T11:58:55.404Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-10T11:58:55.404Z] PASS [2022-09-10T11:58:55.404Z] [2022-09-10T11:58:55.404Z] DONE 2 tests in 0.140s [2022-09-10T11:58:55.404Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-10T11:58:55.404Z] ++ 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 [2022-09-10T11:58:55.404Z] ++ set -e [2022-09-10T11:58:55.404Z] ++ '[' -n 0 ']' [2022-09-10T11:58:55.404Z] ++ set -x [2022-09-10T11:58:55.404Z] ++ 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 [2022-09-10T11:58:55.404Z] INFO: Testing against a local daemon [2022-09-10T11:58:55.404Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-10T11:58:55.404Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-10T11:58:55.404Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T11:58:55.404Z] === RUN TestEventsExecDie [2022-09-10T11:58:55.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-10T11:58:55.560Z] INFO: Testing against a local daemon [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-10T11:58:55.560Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-10T11:58:55.560Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-10T11:58:55.560Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-10T11:58:55.970Z] --- PASS: TestEventsExecDie (0.56s) [2022-09-10T11:58:55.970Z] === RUN TestEventsBackwardsCompatible [2022-09-10T11:58:55.970Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-10T11:58:55.970Z] === RUN TestInfoBinaryCommits [2022-09-10T11:58:55.970Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-10T11:58:55.970Z] === RUN TestInfoAPIVersioned [2022-09-10T11:58:55.970Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-10T11:58:55.970Z] === RUN TestInfoDiscoveryBackend [2022-09-10T11:58:56.044Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-10T11:58:56.529Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-10T11:58:56.535Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-10T11:58:56.536Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-10T11:58:57.469Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-10T11:58:57.469Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-10T11:58:58.034Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-10T11:58:58.034Z] === RUN TestInfoAPI [2022-09-10T11:58:58.034Z] --- PASS: TestInfoAPI (0.02s) [2022-09-10T11:58:58.034Z] === RUN TestInfoAPIWarnings [2022-09-10T11:58:58.974Z] check_test.go:380: [dd7f6f37bd40c] daemon is not started [2022-09-10T11:58:58.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-10T11:58:58.974Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-10T11:58:59.233Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-10T11:58:59.233Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-10T11:58:59.233Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-10T11:58:59.799Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-10T11:58:59.799Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-10T11:59:00.368Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-10T11:59:00.368Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-10T11:59:00.368Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-10T11:59:00.626Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-10T11:59:00.884Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-10T11:59:01.143Z] docker_api_swarm_test.go:802: [d8e665cd35cb6] joining swarm manager [d6c265950d01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T11:59:01.143Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-10T11:59:01.709Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-10T11:59:01.709Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-10T11:59:02.275Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-10T11:59:02.275Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-10T11:59:02.534Z] docker_api_swarm_test.go:802: [d7e2cc0dc41c9] joining swarm manager [d6c265950d01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T11:59:03.099Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-10T11:59:03.665Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-10T11:59:03.665Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-10T11:59:03.923Z] docker_api_swarm_test.go:802: [d24864e4c750a] joining swarm manager [d6c265950d01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-10T11:59:04.489Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-10T11:59:05.054Z] docker_api_swarm_test.go:802: [d1d1f668f338b] joining swarm manager [d6c265950d01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-10T11:59:06.959Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-10T11:59:06.959Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-10T11:59:06.959Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-10T11:59:07.526Z] docker_api_swarm_test.go:810: [d4d12127ad068] joining swarm manager [d6c265950d01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-10T11:59:08.118Z] === RUN TestDockerSuite/TestImportFile [2022-09-10T11:59:09.057Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-10T11:59:09.315Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-10T11:59:10.252Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-10T11:59:11.186Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-10T11:59:12.119Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-10T11:59:13.054Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-10T11:59:13.620Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-10T11:59:14.188Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-10T11:59:14.188Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-10T11:59:14.188Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-10T11:59:14.446Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-09-10T11:59:14.446Z] === RUN TestInfoDebug [2022-09-10T11:59:14.704Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-10T11:59:14.963Z] --- PASS: TestInfoDebug (0.53s) [2022-09-10T11:59:14.963Z] === RUN TestInfoInsecureRegistries [2022-09-10T11:59:15.221Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-10T11:59:15.480Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-09-10T11:59:15.480Z] === RUN TestInfoRegistryMirrors [2022-09-10T11:59:15.738Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-10T11:59:15.996Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-09-10T11:59:15.996Z] === RUN TestLoginFailsWithBadCredentials [2022-09-10T11:59:15.996Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-10T11:59:16.515Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-09-10T11:59:16.515Z] === RUN TestPingCacheHeaders [2022-09-10T11:59:16.515Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-10T11:59:16.515Z] === RUN TestPingGet [2022-09-10T11:59:16.515Z] --- PASS: TestPingGet (0.03s) [2022-09-10T11:59:16.515Z] === RUN TestPingHead [2022-09-10T11:59:16.515Z] --- PASS: TestPingHead (0.02s) [2022-09-10T11:59:16.515Z] === RUN TestVersion [2022-09-10T11:59:16.515Z] --- PASS: TestVersion (0.02s) [2022-09-10T11:59:16.515Z] PASS [2022-09-10T11:59:16.515Z] [2022-09-10T11:59:16.515Z] === Skipped [2022-09-10T11:59:16.516Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T11:59:16.516Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-10T11:59:16.516Z] [2022-09-10T11:59:16.516Z] DONE 18 tests, 1 skipped in 21.200s [2022-09-10T11:59:16.516Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-10T11:59:16.516Z] ++ 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 [2022-09-10T11:59:16.516Z] ++ set -e [2022-09-10T11:59:16.516Z] ++ '[' -n 0 ']' [2022-09-10T11:59:16.516Z] ++ set -x [2022-09-10T11:59:16.516Z] ++ 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 [2022-09-10T11:59:16.516Z] INFO: Testing against a local daemon [2022-09-10T11:59:16.516Z] === RUN TestVolumesCreateAndList [2022-09-10T11:59:16.516Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-10T11:59:16.774Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-09-10T11:59:16.774Z] === RUN TestVolumesRemove [2022-09-10T11:59:16.774Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-10T11:59:16.774Z] === RUN TestVolumesInspect [2022-09-10T11:59:16.774Z] --- PASS: TestVolumesInspect (0.03s) [2022-09-10T11:59:16.774Z] === RUN TestVolumesInvalidJSON [2022-09-10T11:59:16.774Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-10T11:59:16.774Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-10T11:59:16.774Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-10T11:59:16.774Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-10T11:59:16.774Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-10T11:59:16.774Z] PASS [2022-09-10T11:59:16.774Z] [2022-09-10T11:59:16.774Z] DONE 5 tests in 0.269s [2022-09-10T11:59:16.774Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-10T11:59:17.033Z] ++++ cat bundles/test-integration/docker.pid [2022-09-10T11:59:17.033Z] +++ kill 5636 [2022-09-10T11:59:17.291Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-10T11:59:17.292Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-10T11:59:18.229Z] +++ /etc/init.d/apparmor stop [2022-09-10T11:59:18.229Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-10T11:59:18.229Z] [2022-09-10T11:59:18.229Z] Unloading profiles will leave already running processes permanently [2022-09-10T11:59:18.229Z] unconfined, which can lead to unexpected situations. [2022-09-10T11:59:18.229Z] [2022-09-10T11:59:18.229Z] To set a process to complain mode, use the command line tool [2022-09-10T11:59:18.229Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-10T11:59:18.229Z] +++ true [2022-09-10T11:59:18.229Z] exiting test-integration [2022-09-10T11:59:18.229Z] ++ exit 0 [2022-09-10T11:59:18.229Z] [2022-09-10T11:59:18.487Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-10T11:59:19.052Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-10T11:59:19.052Z] + for job in $(jobs -p) [2022-09-10T11:59:19.052Z] + wait 4520 [2022-09-10T11:59:19.621Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-10T11:59:19.621Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-10T11:59:20.188Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-10T11:59:20.188Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-10T11:59:20.188Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-10T11:59:20.754Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-10T11:59:21.320Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-10T11:59:21.579Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-10T11:59:22.145Z] === RUN TestDockerSuite/TestInspectImage [2022-09-10T11:59:22.145Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-10T11:59:22.145Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-10T11:59:22.145Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-10T11:59:22.145Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-10T11:59:22.711Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-10T11:59:23.277Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-10T11:59:23.277Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-10T11:59:23.844Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-10T11:59:24.411Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-10T11:59:26.938Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-10T11:59:26.938Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-10T11:59:27.197Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-10T11:59:27.789Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-10T11:59:28.723Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-10T11:59:29.289Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-10T11:59:29.855Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-10T11:59:30.421Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-10T11:59:30.988Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-10T11:59:31.246Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-10T11:59:31.812Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-10T11:59:31.812Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-10T11:59:33.185Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-10T11:59:34.119Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-10T11:59:35.052Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-10T11:59:35.310Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-10T11:59:36.245Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-10T11:59:37.619Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-10T11:59:38.994Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-10T11:59:38.994Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-10T11:59:40.367Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-10T11:59:40.625Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-10T11:59:41.191Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-10T11:59:46.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-10T11:59:47.830Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-10T11:59:49.208Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-10T11:59:50.144Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-10T11:59:50.710Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-10T11:59:52.630Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-10T11:59:52.630Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-10T11:59:52.630Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-10T11:59:52.630Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-10T11:59:52.630Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-10T11:59:52.888Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-10T11:59:53.454Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-10T11:59:57.636Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-10T11:59:57.636Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-10T12:00:01.816Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-10T12:00:02.381Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-10T12:00:02.381Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-10T12:00:02.949Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-10T12:00:03.883Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-10T12:00:04.819Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-10T12:00:05.752Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-10T12:00:06.318Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-10T12:00:07.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-10T12:00:08.258Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-10T12:00:08.824Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-10T12:00:09.761Z] === RUN TestDockerSuite/TestLogsSince [2022-09-10T12:00:11.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-10T12:00:13.562Z] docker_api_swarm_service_test.go:395: [d3c9d8394a86a] joining swarm manager [d8b32f39dae04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:00:14.127Z] docker_api_swarm_service_test.go:395: [d48155629c297] joining swarm manager [d8b32f39dae04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:00:16.716Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-10T12:00:21.980Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-10T12:00:22.239Z] === RUN TestDockerSuite/TestLogsTail [2022-09-10T12:00:22.805Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-10T12:00:23.063Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-10T12:00:23.630Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-10T12:00:23.888Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-10T12:00:24.454Z] === RUN TestDockerSuite/TestNetHostname [2022-09-10T12:00:25.830Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-10T12:00:25.830Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-10T12:00:29.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-10T12:00:31.008Z] docker_api_swarm_service_test.go:343: [d172f9d12c2e7] joining swarm manager [d952ce89e30eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:00:31.574Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-10T12:00:31.831Z] docker_api_swarm_service_test.go:343: [d170daa9867e0] joining swarm manager [d952ce89e30eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:00:33.209Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-10T12:00:33.466Z] === RUN TestDockerSuite/TestPluginActive [2022-09-10T12:00:35.996Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-10T12:00:38.412Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-10T12:00:38.412Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-10T12:00:38.412Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-10T12:00:38.412Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-10T12:00:38.412Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-10T12:00:38.412Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-10T12:00:38.412Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-10T12:00:38.412Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-10T12:00:38.412Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-10T12:00:41.259Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-10T12:00:41.259Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-10T12:00:41.259Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-10T12:00:42.304Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-10T12:00:42.304Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-10T12:00:42.304Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-10T12:00:42.304Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-10T12:00:42.304Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-10T12:00:43.157Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-10T12:00:45.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-10T12:00:45.700Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-10T12:00:46.201Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-10T12:00:47.599Z] docker_api_swarm_service_test.go:490: [d8968a3b3fbf0] joining swarm manager [d23ae8eb80248]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:00:47.857Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-10T12:00:48.116Z] docker_api_swarm_service_test.go:490: [d4202581eb8fd] joining swarm manager [d23ae8eb80248]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:00:48.491Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-10T12:00:48.492Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-10T12:00:48.492Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-10T12:00:48.492Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-10T12:00:48.492Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-10T12:00:48.492Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-10T12:00:48.492Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-10T12:00:48.492Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-10T12:00:48.492Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-10T12:00:50.646Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-10T12:00:51.523Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-10T12:00:51.524Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-10T12:00:51.524Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-10T12:00:51.524Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-10T12:00:51.524Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-10T12:00:55.906Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-10T12:00:56.843Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-10T12:00:57.779Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-10T12:00:58.713Z] === RUN TestDockerSuite/TestPortList [2022-09-10T12:00:58.830Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-10T12:01:00.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-10T12:01:07.177Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-10T12:01:07.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-10T12:01:07.437Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-10T12:01:08.003Z] docker_api_swarm_service_test.go:128: [d2c42e37cbc08] joining swarm manager [da0aed5689ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:01:08.937Z] docker_api_swarm_service_test.go:129: [d8f7c06bdebfc] joining swarm manager [da0aed5689ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:01:10.839Z] docker_api_swarm_service_test.go:137: [dac6a2f15fd27] joining swarm manager [da0aed5689ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-10T12:01:11.406Z] docker_api_swarm_service_test.go:138: [d5b208477011b] joining swarm manager [da0aed5689ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-10T12:01:13.948Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-10T12:01:13.948Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-10T12:01:13.948Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-10T12:01:14.206Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-10T12:01:14.206Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-10T12:01:14.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-10T12:01:14.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-10T12:01:15.030Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-10T12:01:15.030Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-10T12:01:15.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-10T12:01:15.969Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-10T12:01:17.867Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-10T12:01:18.800Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-10T12:01:19.058Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-10T12:01:19.316Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-10T12:01:21.216Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-10T12:01:21.781Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-10T12:01:23.682Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-10T12:01:26.963Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-10T12:01:26.963Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-10T12:01:28.864Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-10T12:01:34.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-10T12:01:35.500Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-10T12:01:35.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-10T12:01:36.692Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-10T12:01:38.070Z] docker_api_swarm_service_test.go:304: [d89e2b640f0fa] joining swarm manager [d5d1635edf84d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:01:38.329Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-10T12:01:38.896Z] docker_api_swarm_service_test.go:304: [d4def3f98f56d] joining swarm manager [d5d1635edf84d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:01:39.846Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-10T12:01:40.784Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-10T12:01:42.685Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-10T12:01:44.058Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-10T12:01:44.992Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-10T12:01:44.992Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-10T12:01:45.559Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-10T12:01:47.460Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-10T12:01:49.360Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-10T12:01:49.360Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-10T12:01:49.360Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-10T12:01:49.360Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-10T12:01:49.925Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-10T12:01:50.183Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-10T12:01:50.442Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-10T12:01:50.700Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-10T12:01:51.635Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-10T12:01:52.569Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-10T12:01:53.137Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-10T12:01:58.405Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-10T12:01:58.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-10T12:01:58.972Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-10T12:02:00.874Z] docker_api_swarm_service_test.go:100: [d16f95c0a005c] joining swarm manager [d69fff6173c02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:02:00.874Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-10T12:02:00.874Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-10T12:02:00.874Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-10T12:02:01.151Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-10T12:02:01.410Z] docker_api_swarm_service_test.go:101: [dd94448e48c87] joining swarm manager [d69fff6173c02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:02:03.310Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-10T12:02:05.215Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-10T12:02:07.747Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-10T12:02:08.314Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-10T12:02:08.314Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-10T12:02:08.314Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-10T12:02:10.845Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-10T12:02:11.103Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-10T12:02:11.361Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-10T12:02:12.737Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-10T12:02:13.304Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-10T12:02:14.239Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-10T12:02:14.806Z] === RUN TestDockerSuite/TestRmiTag [2022-09-10T12:02:15.065Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-10T12:02:15.632Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-10T12:02:18.163Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-10T12:02:18.729Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-10T12:02:19.296Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-10T12:02:19.555Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-10T12:02:20.489Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-10T12:02:21.055Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-10T12:02:21.313Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-10T12:02:22.249Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-10T12:02:22.249Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-10T12:02:22.507Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-10T12:02:23.896Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-10T12:02:24.830Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-10T12:02:24.830Z] check_test.go:380: [d16f95c0a005c] daemon is not started [2022-09-10T12:02:25.396Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-10T12:02:25.961Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-10T12:02:26.894Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-10T12:02:27.829Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-10T12:02:28.088Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-10T12:02:29.022Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-10T12:02:29.280Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-10T12:02:29.846Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-10T12:02:30.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-10T12:02:30.362Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-10T12:02:31.298Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-10T12:02:32.234Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-10T12:02:32.234Z] docker_api_swarm_service_test.go:533: [d99b51997d6f5] joining swarm manager [d29f09e38dbe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:02:32.800Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-10T12:02:33.366Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-10T12:02:33.624Z] docker_api_swarm_service_test.go:534: [ded19e8b3b05b] joining swarm manager [d29f09e38dbe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:02:33.882Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-10T12:02:33.882Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-10T12:02:35.784Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-10T12:02:36.351Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-10T12:02:36.919Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-10T12:02:37.855Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-10T12:02:38.113Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-10T12:02:38.113Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-10T12:02:38.680Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-10T12:02:39.247Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-10T12:02:39.817Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-10T12:02:40.751Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-10T12:02:41.010Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-10T12:02:41.010Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-10T12:02:41.576Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-10T12:02:41.576Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-10T12:02:42.143Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-10T12:02:42.720Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-10T12:02:43.288Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-10T12:02:43.546Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-10T12:02:43.546Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-10T12:02:44.119Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-10T12:02:45.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-10T12:02:46.433Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-10T12:02:47.369Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-10T12:02:47.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-10T12:02:48.503Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-10T12:02:48.760Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-10T12:02:49.327Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-10T12:02:49.894Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-10T12:02:50.830Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-10T12:02:52.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-10T12:02:52.772Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-10T12:02:52.772Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-10T12:02:53.338Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-10T12:02:54.272Z] docker_api_swarm_service_test.go:148: [db2d316969837] joining swarm manager [dede08cb5a5fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:02:54.838Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-10T12:02:55.096Z] docker_api_swarm_service_test.go:148: [d6a76703b9149] joining swarm manager [dede08cb5a5fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:02:55.959Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-10T12:02:55.959Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-10T12:02:55.959Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-10T12:02:55.959Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-10T12:02:55.959Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-10T12:02:56.030Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-10T12:02:57.931Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-10T12:02:59.832Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-10T12:02:59.832Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-10T12:02:59.832Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-10T12:02:59.832Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-10T12:02:59.832Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-10T12:02:59.859Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-10T12:03:00.091Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-10T12:03:00.346Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-10T12:03:00.346Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-10T12:03:00.830Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-10T12:03:00.830Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-10T12:03:00.830Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-10T12:03:00.830Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-10T12:03:00.830Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-10T12:03:00.830Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-10T12:03:01.464Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-10T12:03:01.848Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-10T12:03:02.032Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-10T12:03:03.417Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-10T12:03:03.983Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-10T12:03:04.885Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-10T12:03:05.358Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-10T12:03:05.616Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-10T12:03:05.616Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-10T12:03:05.616Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-10T12:03:06.183Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-10T12:03:06.499Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-10T12:03:06.499Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-10T12:03:06.499Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-10T12:03:06.499Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-10T12:03:06.499Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-10T12:03:06.499Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-10T12:03:07.116Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-10T12:03:07.374Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-10T12:03:07.632Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-10T12:03:08.199Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-10T12:03:08.765Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-10T12:03:09.026Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-10T12:03:09.026Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-10T12:03:09.532Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-10T12:03:09.592Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-10T12:03:09.851Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-10T12:03:10.418Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-10T12:03:10.985Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-10T12:03:11.550Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-10T12:03:11.808Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-10T12:03:12.374Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-10T12:03:12.941Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-10T12:03:12.941Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-10T12:03:13.877Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-10T12:03:14.136Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-10T12:03:15.072Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-10T12:03:15.330Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-10T12:03:15.330Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-10T12:03:15.330Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-10T12:03:17.232Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-10T12:03:17.801Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-10T12:03:20.131Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-10T12:03:30.001Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-10T12:03:30.001Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-10T12:03:30.001Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-10T12:03:30.001Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-10T12:03:30.001Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-10T12:03:30.001Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-10T12:03:30.568Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-10T12:03:30.845Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-10T12:03:30.845Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-10T12:03:30.845Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-10T12:03:30.845Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-10T12:03:30.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-10T12:03:32.755Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-10T12:03:34.133Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-10T12:03:34.737Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-10T12:03:35.511Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-10T12:03:35.756Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-10T12:03:40.625Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-10T12:03:40.625Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-10T12:03:40.625Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-10T12:03:40.625Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-10T12:03:40.625Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-10T12:03:40.625Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-10T12:03:40.625Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-10T12:03:40.625Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-10T12:03:40.625Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-10T12:03:41.109Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-10T12:03:42.064Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-10T12:03:42.064Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-10T12:03:42.064Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-10T12:03:42.631Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-10T12:03:42.631Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-10T12:03:42.631Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-10T12:03:43.569Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-10T12:03:44.502Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-10T12:03:45.436Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-10T12:03:45.436Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-10T12:03:45.694Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-10T12:03:46.628Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-10T12:03:47.564Z] === RUN TestDockerSuite/TestRunMount [2022-09-10T12:03:52.829Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-10T12:03:52.829Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-10T12:03:53.086Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-10T12:03:54.463Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-10T12:03:55.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-10T12:03:56.335Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-10T12:03:59.626Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-10T12:04:00.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-10T12:04:01.129Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-10T12:04:03.030Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-10T12:04:03.030Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-10T12:04:03.966Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-10T12:04:05.344Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-10T12:04:05.344Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-10T12:04:05.911Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-10T12:04:05.911Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-10T12:04:06.845Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-10T12:04:07.104Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-10T12:04:08.039Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-10T12:04:08.975Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-10T12:04:09.908Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-10T12:04:11.812Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-10T12:04:11.812Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-10T12:04:14.344Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-10T12:04:14.604Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-10T12:04:15.172Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-10T12:04:15.172Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-10T12:04:15.738Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-10T12:04:15.738Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-10T12:04:16.308Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-10T12:04:16.876Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-10T12:04:16.876Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-10T12:04:17.442Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-10T12:04:18.375Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-10T12:04:21.660Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-10T12:04:23.559Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-10T12:04:23.559Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-10T12:04:23.559Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-10T12:04:24.125Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-10T12:04:24.691Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-10T12:04:25.627Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-10T12:04:26.192Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-10T12:04:26.759Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-09-10T12:04:26.759Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-10T12:04:27.017Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-10T12:04:27.583Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-10T12:04:28.149Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-10T12:04:28.408Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-10T12:04:28.408Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-10T12:04:28.408Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-10T12:04:28.973Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-10T12:04:29.234Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-10T12:04:29.234Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-10T12:04:29.234Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-10T12:04:29.803Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-10T12:04:30.371Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-10T12:04:30.371Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-10T12:04:30.371Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-10T12:04:32.298Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-10T12:04:32.298Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-10T12:04:32.298Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-10T12:04:32.298Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-10T12:04:32.298Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-10T12:04:32.901Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-10T12:04:33.468Z] === RUN TestDockerSuite/TestRunRm [2022-09-10T12:04:34.033Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-10T12:04:37.312Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-10T12:04:37.878Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-10T12:04:38.443Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-10T12:04:39.816Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-10T12:04:40.074Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-10T12:04:42.606Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-10T12:04:45.143Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-10T12:04:45.708Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-10T12:04:45.709Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-10T12:04:46.275Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-10T12:04:46.533Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-10T12:04:47.100Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-10T12:04:47.667Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-10T12:04:48.234Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-10T12:04:48.801Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-10T12:04:49.626Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-10T12:04:49.883Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-10T12:04:52.413Z] === RUN TestDockerSuite/TestRunState [2022-09-10T12:04:53.772Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-10T12:04:53.773Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-10T12:04:53.787Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-10T12:04:54.046Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-10T12:04:54.046Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-10T12:04:54.612Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-10T12:04:54.792Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-10T12:04:54.871Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-10T12:04:54.871Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-10T12:04:54.871Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-10T12:04:55.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-10T12:04:55.438Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-10T12:04:56.005Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-10T12:04:57.382Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-10T12:04:57.382Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-10T12:04:57.382Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-10T12:04:57.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-10T12:04:57.948Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-10T12:04:59.849Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-10T12:05:00.108Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-10T12:05:01.045Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-10T12:05:02.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-10T12:05:02.583Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-10T12:05:02.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-10T12:05:03.574Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-10T12:05:06.104Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-10T12:05:06.683Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-10T12:05:06.941Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-10T12:05:07.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-10T12:05:07.507Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-10T12:05:08.882Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-10T12:05:09.818Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-10T12:05:10.078Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-10T12:05:10.336Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-10T12:05:10.336Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-10T12:05:10.595Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-10T12:05:11.162Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-10T12:05:11.727Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-10T12:05:12.294Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-10T12:05:12.294Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-10T12:05:12.294Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-10T12:05:12.294Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-10T12:05:12.860Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-10T12:05:13.119Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-10T12:05:16.402Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-10T12:05:16.402Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-10T12:05:16.663Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-10T12:05:17.597Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-10T12:05:18.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-10T12:05:18.530Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-10T12:05:19.096Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-10T12:05:20.033Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-10T12:05:21.934Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-10T12:05:21.934Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-10T12:05:23.836Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-10T12:05:24.402Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-10T12:05:24.402Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-10T12:05:24.402Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-10T12:05:24.402Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-10T12:05:24.402Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-10T12:05:24.402Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-10T12:05:24.402Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-10T12:05:24.660Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-10T12:05:24.660Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-10T12:05:24.660Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-10T12:05:24.660Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-10T12:05:25.227Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-10T12:05:25.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-10T12:05:25.353Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-10T12:05:25.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-10T12:05:25.792Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-10T12:05:27.168Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-10T12:05:27.746Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-10T12:05:27.746Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-10T12:05:28.003Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-10T12:05:28.003Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-10T12:05:28.570Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-10T12:05:28.570Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-10T12:05:28.570Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-10T12:05:28.828Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-10T12:05:28.828Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-10T12:05:28.828Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-10T12:05:28.828Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-10T12:05:28.828Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-10T12:05:28.828Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-10T12:05:28.828Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-10T12:05:28.828Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-10T12:05:28.828Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-10T12:05:28.828Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-10T12:05:28.828Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-10T12:05:28.828Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-10T12:05:29.394Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-10T12:05:29.961Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-10T12:05:29.961Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-10T12:05:30.219Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-10T12:05:30.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-10T12:05:30.222Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-10T12:05:30.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-10T12:05:30.222Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-10T12:05:30.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-10T12:05:30.477Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-10T12:05:30.477Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-10T12:05:31.045Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-10T12:05:31.303Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-10T12:05:31.562Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-10T12:05:32.498Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-10T12:05:32.498Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-10T12:05:32.498Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-10T12:05:33.067Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-10T12:05:33.325Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-10T12:05:34.259Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-10T12:05:34.518Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-10T12:05:34.518Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-10T12:05:34.518Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-10T12:05:35.084Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-10T12:05:35.084Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-10T12:05:36.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-10T12:05:36.220Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-10T12:05:36.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-10T12:05:36.459Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-10T12:05:36.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-10T12:05:36.705Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-10T12:05:36.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-10T12:05:36.705Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-10T12:05:36.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-10T12:05:36.717Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-10T12:05:38.090Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-10T12:05:38.656Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-10T12:05:38.656Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-10T12:05:38.656Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-10T12:05:39.222Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-10T12:05:39.482Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-10T12:05:40.419Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-10T12:05:40.986Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-10T12:05:41.245Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-10T12:05:42.618Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-10T12:05:42.618Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-10T12:05:43.185Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-10T12:05:44.120Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents2799971969 [2022-09-10T12:05:44.380Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-10T12:05:44.380Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-10T12:05:44.380Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-10T12:05:45.755Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-10T12:05:45.755Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-10T12:05:45.755Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-10T12:05:47.678Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-10T12:05:48.611Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-10T12:05:51.137Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-10T12:05:51.137Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-10T12:05:51.395Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-10T12:05:51.653Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-10T12:05:53.027Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-10T12:05:54.927Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-10T12:05:58.208Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-10T12:06:00.109Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-10T12:06:00.109Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-10T12:06:02.013Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-10T12:06:02.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-10T12:06:02.581Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-10T12:06:03.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-10T12:06:03.269Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-10T12:06:03.515Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-10T12:06:03.753Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-10T12:06:03.754Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-10T12:06:04.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-10T12:06:04.238Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-10T12:06:05.268Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-10T12:06:05.268Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-10T12:06:05.753Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-10T12:06:06.610Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-10T12:06:06.610Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-10T12:06:07.985Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-10T12:06:08.919Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-10T12:06:09.639Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-10T12:06:09.853Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-10T12:06:11.236Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-10T12:06:11.253Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-10T12:06:11.253Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-10T12:06:11.253Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-10T12:06:11.253Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-10T12:06:11.253Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-10T12:06:11.499Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-10T12:06:12.436Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-10T12:06:12.867Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-10T12:06:13.353Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-10T12:06:14.335Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-10T12:06:14.372Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-10T12:06:14.856Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-10T12:06:15.268Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-10T12:06:15.341Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-10T12:06:19.450Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-10T12:06:21.341Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-10T12:06:22.728Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-10T12:06:22.954Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-10T12:06:22.954Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-10T12:06:22.954Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-10T12:06:23.972Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-10T12:06:23.972Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-10T12:06:23.972Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-10T12:06:24.457Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-10T12:06:26.736Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-10T12:06:26.908Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-10T12:06:27.165Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-10T12:06:27.768Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-10T12:06:27.768Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-10T12:06:27.768Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-10T12:06:28.253Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-10T12:06:28.737Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-10T12:06:29.693Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-10T12:06:29.758Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-10T12:06:29.758Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-10T12:06:29.758Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-10T12:06:29.758Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-10T12:06:29.758Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-10T12:06:31.065Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-10T12:06:31.631Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-10T12:06:31.890Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-10T12:06:32.456Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-10T12:06:32.456Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-10T12:06:32.456Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-10T12:06:33.024Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-10T12:06:34.626Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-10T12:06:35.552Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-10T12:06:38.843Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-10T12:06:38.843Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-10T12:06:39.421Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-10T12:06:39.421Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-10T12:06:39.421Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-10T12:06:39.421Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-10T12:06:39.421Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-10T12:06:39.679Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-10T12:06:40.614Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-10T12:06:41.182Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-10T12:06:42.123Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-10T12:06:42.123Z] docker_cli_service_logs_test.go:246: checking task fosgm7iyzyw6 [2022-09-10T12:06:42.383Z] docker_cli_service_logs_test.go:251: checking messages for fosgm7iyzyw6 [2022-09-10T12:06:42.383Z] docker_cli_service_logs_test.go:246: checking task 98zyzo9abjsc [2022-09-10T12:06:42.383Z] docker_cli_service_logs_test.go:251: checking messages for 98zyzo9abjsc [2022-09-10T12:06:43.316Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-10T12:06:46.595Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-10T12:06:47.529Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-10T12:06:47.529Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-10T12:06:47.529Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-10T12:06:48.096Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-10T12:06:48.662Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-10T12:06:51.189Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-10T12:06:53.088Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-10T12:06:53.346Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-10T12:06:55.877Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-10T12:06:55.877Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-10T12:06:57.250Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-10T12:06:59.780Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-10T12:07:02.309Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-10T12:07:04.212Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-10T12:07:05.585Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-10T12:07:06.519Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-10T12:07:07.897Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-10T12:07:08.842Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-10T12:07:10.217Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-10T12:07:10.770Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-10T12:07:10.770Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-10T12:07:10.770Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-10T12:07:11.591Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-10T12:07:13.492Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-10T12:07:13.750Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-10T12:07:13.811Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-10T12:07:13.811Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-10T12:07:13.811Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-10T12:07:13.811Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-10T12:07:14.295Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-10T12:07:14.295Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-10T12:07:14.295Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-10T12:07:14.779Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-10T12:07:14.779Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-10T12:07:14.779Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-10T12:07:15.126Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-10T12:07:16.059Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-10T12:07:18.586Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-10T12:07:20.485Z] docker_cli_swarm_test.go:1902: [d6fae4354f9ce] joining swarm manager [d8093ce320e63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:07:21.418Z] docker_cli_swarm_test.go:1903: [d030c73575b52] joining swarm manager [d8093ce320e63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:07:31.381Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-10T12:07:31.381Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-10T12:07:31.381Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-10T12:07:31.381Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-10T12:07:31.381Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-10T12:07:31.381Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-10T12:07:31.381Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-10T12:07:31.381Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-10T12:07:31.381Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-10T12:07:31.955Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-10T12:07:31.955Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-10T12:07:31.955Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-10T12:07:31.955Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-10T12:07:31.955Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-10T12:07:33.329Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-10T12:07:33.587Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-10T12:07:33.587Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-10T12:07:33.587Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-10T12:07:33.587Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-10T12:07:37.769Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-10T12:07:39.144Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-10T12:07:40.322Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-10T12:07:40.322Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-10T12:07:40.322Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-10T12:07:40.322Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-10T12:07:40.519Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-10T12:07:40.519Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-10T12:07:40.519Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-10T12:07:42.418Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-10T12:07:44.952Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-10T12:07:44.952Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite (1285.82s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.04s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.48s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.99s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.72s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.25s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.66s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.81s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.81s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.20s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.76s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.19s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.47s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.02s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.07s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.26s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.16s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.54s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.87s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.14s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.51s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.83s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.02s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.32s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.44s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.95s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.65s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.90s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.06s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.58s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (4.87s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (2.89s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.03s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.68s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.18s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.05s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.54s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.27s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.56s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.91s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.64s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.44s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.23s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.83s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.81s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.01s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.82s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.69s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.36s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.02s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.17s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.30s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.10s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.95s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.57s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.32s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2022-09-10T12:07:44.952Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.20s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.16s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.51s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.39s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.21s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.75s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s) [2022-09-10T12:07:44.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-10T12:07:44.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-10T12:07:44.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-09-10T12:07:44.952Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.36s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.79s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.54s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.20s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.09s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.41s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.04s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.00s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.47s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.93s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.91s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.03s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.71s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.62s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.65s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.26s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.02s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.29s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.81s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.76s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.13s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.96s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.24s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.65s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.80s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.55s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.81s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.47s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.62s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.60s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.58s) [2022-09-10T12:07:44.952Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.93s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.20s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.59s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.65s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.55s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.73s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.59s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildHistory (4.59s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.54s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.38s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.69s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.03s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.53s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.31s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.85s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.35s) [2022-09-10T12:07:44.952Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.21s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.60s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.39s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.73s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.53s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.75s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.06s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.00s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.27s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.71s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.88s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.17s) [2022-09-10T12:07:44.952Z] --- PASS: TestDockerSuite/TestBuildPATH (1.95s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.46s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.20s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.50s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.41s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildRm (2.16s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.09s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.27s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s) [2022-09-10T12:07:44.953Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.65s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildStderr (1.08s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.06s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.70s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.22s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildUser (1.29s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.56s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.71s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.69s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.01s) [2022-09-10T12:07:44.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-10T12:07:44.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-10T12:07:44.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-10T12:07:44.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.23s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.95s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.86s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2022-09-10T12:07:44.953Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.47s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-10T12:07:44.953Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.63s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCommitTTY (0.94s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.99s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.18s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.57s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.61s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.45s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.42s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.45s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.47s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.03s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.50s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.56s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.66s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.69s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.57s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.50s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.23s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.61s) [2022-09-10T12:07:44.953Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.87s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.63s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.72s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.73s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.03s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.17s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.42s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.46s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.27s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00081a6d8_} (1.30s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1887723157_/foo_false____} (1.31s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1887723157_/foo_true____} (1.29s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33467543294_/foo_false____} (0.53s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33467543294_/foo_true____} (1.30s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33467543294_/foo_true__0xc00081a708__} (1.50s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00081a720_} (1.31s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00081a780_} (1.37s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00081a798_} (1.48s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00081a7b0_} (1.44s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.77s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.80s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.41s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.14s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.14s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.68s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.76s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.29s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.76s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.87s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.54s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.59s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.07s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.40s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.67s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.82s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.69s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.23s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.66s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.15s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToDot (0.62s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.08s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.49s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.74s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-09-10T12:07:44.953Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-09-10T12:07:44.953Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.30s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.49s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.96s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.92s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.71s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.29s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.75s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.80s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.58s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.44s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.89s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.34s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsCopy (1.01s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.28s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFilters (1.17s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFormat (0.96s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-09-10T12:07:44.953Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) [2022-09-10T12:07:44.954Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-10T12:07:44.954Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.22s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsRename (0.55s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.49s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.93s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.65s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.33s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.66s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.75s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.98s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.65s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.15s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecCgroup (0.92s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecEnv (0.74s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.10s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.87s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecInspectID (2.76s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecParseError (0.61s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.67s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.23s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecStartFails (0.63s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecTTY (0.50s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecUlimits (0.60s) [2022-09-10T12:07:44.954Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.14s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.45s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestHealth (19.00s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.86s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.61s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImportDisplay (1.19s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImportFile (1.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.00s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImportGzipped (1.03s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.66s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.64s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.56s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.50s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.51s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.59s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.54s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-09-10T12:07:44.954Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectHistory (0.50s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-09-10T12:07:44.954Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.62s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.63s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.59s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.62s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.29s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.76s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.36s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.06s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsSince (6.70s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.52s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.57s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPluginActive (2.37s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.42s) [2022-09-10T12:07:44.954Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.89s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.99s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.79s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.10s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPortList (7.49s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.17s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.25s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.77s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.61s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.80s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.26s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.69s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.10s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.82s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.17s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.25s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.56s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.93s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.44s) [2022-09-10T12:07:44.954Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.25s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.61s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-09-10T12:07:44.954Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.26s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.51s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.43s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.18s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.63s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.75s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.36s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.68s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.79s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.92s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.62s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.61s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.69s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.54s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.63s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.61s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.37s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.04s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.56s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.15s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.89s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.73s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.40s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.33s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.41s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.55s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.93s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.83s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.08s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.52s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.16s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.96s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.02s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunMount (4.67s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.36s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.86s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.78s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.83s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.91s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.10s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.57s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.92s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.72s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.18s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.95s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.56s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.97s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.81s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.07s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.26s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.16s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.76s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.58s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunState (1.25s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.79s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.14s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.76s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.32s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.91s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUserByID (0.53s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.28s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.62s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.04s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.90s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.86s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.48s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.22s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.65s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-10T12:07:44.955Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.55s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.58s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.71s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2022-09-10T12:07:44.955Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.01s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.41s) [2022-09-10T12:07:44.956Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.51s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.16s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.45s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.52s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.18s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.49s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.69s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.77s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStartRecordError (1.14s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.22s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.28s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.76s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.32s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-09-10T12:07:44.956Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.60s) [2022-09-10T12:07:44.956Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-10T12:07:44.956Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.13s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.88s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-09-10T12:07:44.956Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.51s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.44s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.39s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.60s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.33s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.99s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.46s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.02s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.25s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.53s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.84s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.45s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2022-09-10T12:07:44.956Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.52s) [2022-09-10T12:07:44.956Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-10T12:07:44.956Z] === RUN TestDockerRegistrySuite [2022-09-10T12:07:44.956Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-10T12:07:44.956Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-10T12:07:46.330Z] check_test.go:196: [d2196e09470b5] daemon is not started [2022-09-10T12:07:46.330Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-10T12:07:47.266Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-10T12:07:47.525Z] check_test.go:196: [d00134e320455] daemon is not started [2022-09-10T12:07:47.525Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-10T12:07:48.900Z] check_test.go:196: [d84fbc6736361] daemon is not started [2022-09-10T12:07:48.900Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-10T12:07:48.900Z] check_test.go:196: [d6a02ce6bcf92] daemon is not started [2022-09-10T12:07:48.900Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-10T12:07:52.183Z] check_test.go:196: [dd93d557e9f7e] daemon is not started [2022-09-10T12:07:52.183Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-10T12:07:54.710Z] check_test.go:196: [dd9e80f24af25] daemon is not started [2022-09-10T12:07:54.710Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-10T12:07:55.485Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-10T12:07:57.101Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-10T12:07:57.586Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-10T12:07:58.012Z] check_test.go:196: [de1fa13437ecd] daemon is not started [2022-09-10T12:07:58.012Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-10T12:07:58.579Z] check_test.go:196: [da24f72a0e993] daemon is not started [2022-09-10T12:07:58.579Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-10T12:07:59.514Z] check_test.go:196: [d2a455ea41da3] daemon is not started [2022-09-10T12:07:59.514Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-10T12:08:00.447Z] check_test.go:196: [dc06c2c2897ee] daemon is not started [2022-09-10T12:08:00.447Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-10T12:08:01.381Z] check_test.go:196: [d9d075fbec402] daemon is not started [2022-09-10T12:08:01.381Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-10T12:08:01.474Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-10T12:08:02.756Z] check_test.go:196: [df231780a983d] daemon is not started [2022-09-10T12:08:02.756Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-10T12:08:02.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-10T12:08:03.690Z] check_test.go:196: [d487aa567a536] daemon is not started [2022-09-10T12:08:03.690Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-10T12:08:04.505Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-10T12:08:05.064Z] check_test.go:196: [dd2685445d5ac] daemon is not started [2022-09-10T12:08:05.064Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-10T12:08:05.064Z] docker_cli_swarm_test.go:1803: [d7e04ca7d3c8a] joining swarm manager [daaa93834cdcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:08:06.002Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:83e58f374da228aa3fafb96cf25a386e3f5693644d0e259d9ead63f6b5afb0a6 [2022-09-10T12:08:06.259Z] docker_cli_swarm_test.go:1804: [d44ac94ef2ab4] joining swarm manager [daaa93834cdcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:08:06.827Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:958cf7f5462ff7d43af8e6918e051993d0adbe9c8d82e4f1aec85160115bb3f9 [2022-09-10T12:08:06.827Z] check_test.go:196: [db2433bf24bc7] daemon is not started [2022-09-10T12:08:06.827Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-10T12:08:07.538Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-10T12:08:07.763Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:50a89551d326b8108f48307ad3e34ebbab84ba46d4626f493ea93013ac73a6d2 [2022-09-10T12:08:08.698Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:57a9335f66ba764539e444e7f33c759e6ef6b3019c10cac5031453b37b299540 [2022-09-10T12:08:08.698Z] check_test.go:196: [d0bfa73dfd6d7] daemon is not started [2022-09-10T12:08:08.698Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-10T12:08:09.632Z] check_test.go:196: [de501b0b88e46] daemon is not started [2022-09-10T12:08:09.632Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-10T12:08:11.533Z] check_test.go:196: [dd8c8c908bff6] daemon is not started [2022-09-10T12:08:11.533Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-10T12:08:12.907Z] check_test.go:196: [df93df7053dde] daemon is not started [2022-09-10T12:08:12.907Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-10T12:08:12.907Z] check_test.go:196: [d8805458da8ee] daemon is not started [2022-09-10T12:08:12.907Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-10T12:08:13.840Z] check_test.go:196: [d678f53490bdf] daemon is not started [2022-09-10T12:08:13.840Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-10T12:08:14.776Z] check_test.go:196: [d67056683c45f] daemon is not started [2022-09-10T12:08:14.776Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-10T12:08:15.709Z] check_test.go:196: [dd6aab8f6b53b] daemon is not started [2022-09-10T12:08:15.709Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-10T12:08:17.610Z] check_test.go:196: [de8f66a2495c0] daemon is not started [2022-09-10T12:08:17.610Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-10T12:08:18.176Z] check_test.go:196: [d21d652113771] daemon is not started [2022-09-10T12:08:18.176Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-10T12:08:18.176Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-10T12:08:19.129Z] check_test.go:196: [df8b2729dca79] daemon is not started [2022-09-10T12:08:19.129Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-10T12:08:19.699Z] check_test.go:196: [dedaa393ead24] daemon is not started [2022-09-10T12:08:19.699Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-10T12:08:19.699Z] check_test.go:196: [dd921d0054611] daemon is not started [2022-09-10T12:08:19.699Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-10T12:08:20.267Z] check_test.go:196: [d13c7ef443803] daemon is not started [2022-09-10T12:08:20.267Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-10T12:08:20.267Z] check_test.go:196: [d619da2c73418] daemon is not started [2022-09-10T12:08:20.267Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-10T12:08:20.833Z] check_test.go:196: [d2e40c5eea555] daemon is not started [2022-09-10T12:08:20.833Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-10T12:08:20.833Z] check_test.go:196: [d95e011033365] daemon is not started [2022-09-10T12:08:20.833Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-10T12:08:21.768Z] check_test.go:196: [d19bb953f44ee] daemon is not started [2022-09-10T12:08:21.768Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-10T12:08:23.143Z] check_test.go:196: [da9c26b7a2edf] daemon is not started [2022-09-10T12:08:23.143Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-10T12:08:25.042Z] check_test.go:196: [d088cbb98c6e6] daemon is not started [2022-09-10T12:08:25.042Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-10T12:08:25.976Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-10T12:08:26.910Z] check_test.go:196: [d37599bf79d72] daemon is not started [2022-09-10T12:08:26.910Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-10T12:08:27.476Z] docker_cli_swarm_test.go:1322: [d06a6ee0444ac] joining swarm manager [dbbf917fc894d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:08:28.850Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-10T12:08:28.850Z] docker_cli_swarm_test.go:1323: [de9554099c9ea] joining swarm manager [dbbf917fc894d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite (45.49s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.32s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.31s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.17s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.02s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.92s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.08s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.20s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.13s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.38s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.70s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (2.02s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.82s) [2022-09-10T12:08:30.222Z] --- PASS: TestDockerRegistrySuite/TestV2Only (1.66s) [2022-09-10T12:08:30.222Z] === RUN TestDockerSchema1RegistrySuite [2022-09-10T12:08:30.222Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-10T12:08:30.480Z] check_test.go:223: [d6fce56f02dc8] daemon is not started [2022-09-10T12:08:30.480Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-10T12:08:33.010Z] check_test.go:223: [d8c8e39a95d0d] daemon is not started [2022-09-10T12:08:33.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-10T12:08:38.273Z] check_test.go:223: [d69a4e0d8072b] daemon is not started [2022-09-10T12:08:38.273Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-10T12:08:40.802Z] check_test.go:223: [d9b3419994de2] daemon is not started [2022-09-10T12:08:40.802Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-10T12:08:41.368Z] check_test.go:223: [d9d4dcc6ca6eb] daemon is not started [2022-09-10T12:08:41.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-10T12:08:42.301Z] check_test.go:223: [de3a95a966e60] daemon is not started [2022-09-10T12:08:42.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-10T12:08:42.559Z] check_test.go:223: [dabd13ef15a68] daemon is not started [2022-09-10T12:08:42.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-10T12:08:43.516Z] check_test.go:223: [deb7475c055d6] daemon is not started [2022-09-10T12:08:43.516Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-10T12:08:44.451Z] check_test.go:223: [dcf2e20d97c5c] daemon is not started [2022-09-10T12:08:44.451Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-10T12:08:45.385Z] check_test.go:223: [ddd5de0640a95] daemon is not started [2022-09-10T12:08:45.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-10T12:08:47.284Z] check_test.go:223: [d3161e5580996] daemon is not started [2022-09-10T12:08:47.284Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-10T12:08:47.894Z] check_test.go:223: [d821a0335354e] daemon is not started [2022-09-10T12:08:47.894Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-10T12:08:48.152Z] check_test.go:223: [ded2eb6e06357] daemon is not started [2022-09-10T12:08:48.152Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-10T12:08:48.409Z] check_test.go:223: [dd64c230c82ab] daemon is not started [2022-09-10T12:08:48.409Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-10T12:08:48.667Z] check_test.go:223: [dc30e13dd1c10] daemon is not started [2022-09-10T12:08:48.667Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-10T12:08:48.926Z] check_test.go:223: [d94af671183c1] daemon is not started [2022-09-10T12:08:48.926Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-10T12:08:49.184Z] check_test.go:223: [d3caa8987ac17] daemon is not started [2022-09-10T12:08:49.184Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-10T12:08:49.184Z] check_test.go:223: [d0529805d8123] daemon is not started [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite (18.99s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.80s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.67s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.22s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2022-09-10T12:08:49.184Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-09-10T12:08:49.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-10T12:08:49.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-10T12:08:50.118Z] check_test.go:252: [dc0b91495be56] daemon is not started [2022-09-10T12:08:50.118Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-10T12:08:50.375Z] check_test.go:252: [d0d45cd1adfc6] daemon is not started [2022-09-10T12:08:50.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-10T12:08:50.633Z] check_test.go:252: [d3db3db427e16] daemon is not started [2022-09-10T12:08:50.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-10T12:08:51.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-10T12:08:51.824Z] check_test.go:252: [d17cdd8aadb21] daemon is not started [2022-09-10T12:08:51.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-10T12:08:52.391Z] check_test.go:252: [d02967158fc64] daemon is not started [2022-09-10T12:08:52.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-10T12:08:52.648Z] check_test.go:252: [d5fa48484222d] daemon is not started [2022-09-10T12:08:52.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-10T12:08:52.906Z] check_test.go:252: [d83adfb748fd1] daemon is not started [2022-09-10T12:08:52.906Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.60s) [2022-09-10T12:08:52.906Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s) [2022-09-10T12:08:52.906Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2022-09-10T12:08:52.906Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-09-10T12:08:52.906Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.04s) [2022-09-10T12:08:52.906Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2022-09-10T12:08:52.906Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2022-09-10T12:08:52.906Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2022-09-10T12:08:52.906Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-10T12:08:52.906Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-10T12:08:52.906Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-10T12:08:58.167Z] check_test.go:279: [d74169d741e77] daemon is not started [2022-09-10T12:08:58.167Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-10T12:08:58.167Z] check_test.go:279: [dc57aae68b080] daemon is not started [2022-09-10T12:08:58.167Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-10T12:08:58.424Z] check_test.go:279: [d4e5bf739143d] daemon is not started [2022-09-10T12:08:58.424Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-10T12:08:58.424Z] check_test.go:279: [d49497c60ff3e] daemon is not started [2022-09-10T12:08:58.424Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-10T12:08:58.682Z] check_test.go:279: [de34aae2d91df] daemon is not started [2022-09-10T12:08:58.682Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-09-10T12:08:58.682Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-09-10T12:08:58.682Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-09-10T12:08:58.682Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-09-10T12:08:58.682Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-09-10T12:08:58.682Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-10T12:08:58.682Z] === RUN TestDockerNetworkSuite [2022-09-10T12:08:58.682Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-10T12:09:01.210Z] docker_cli_network_unix_test.go:47: [dcdf272a11de6] daemon is not started [2022-09-10T12:09:01.210Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-10T12:09:01.468Z] docker_cli_network_unix_test.go:47: [d3d5cd3ab29bc] daemon is not started [2022-09-10T12:09:01.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-10T12:09:04.255Z] docker_cli_network_unix_test.go:47: [d6ad84a5d244e] daemon is not started [2022-09-10T12:09:04.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-10T12:09:05.886Z] docker_cli_network_unix_test.go:47: [d4452e0d926b5] daemon is not started [2022-09-10T12:09:05.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-10T12:09:06.144Z] docker_cli_network_unix_test.go:1234: [d70d386fd3c4d] daemon is not started [2022-09-10T12:09:08.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-10T12:09:09.242Z] docker_cli_network_unix_test.go:47: [d14ceed5e58aa] daemon is not started [2022-09-10T12:09:09.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-10T12:09:13.996Z] docker_cli_network_unix_test.go:47: [d1b73ae34fa8c] daemon is not started [2022-09-10T12:09:14.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-10T12:09:16.469Z] docker_cli_network_unix_test.go:47: [d4a519eddcd14] daemon is not started [2022-09-10T12:09:16.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-10T12:09:18.112Z] docker_cli_network_unix_test.go:47: [d95d128d2769b] daemon is not started [2022-09-10T12:09:18.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-10T12:09:18.382Z] docker_cli_network_unix_test.go:47: [dfb993a64738e] daemon is not started [2022-09-10T12:09:18.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-10T12:09:18.648Z] docker_cli_network_unix_test.go:47: [dbc44cf6e1eb7] daemon is not started [2022-09-10T12:09:18.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-10T12:09:19.228Z] docker_cli_network_unix_test.go:47: [d30325796a205] daemon is not started [2022-09-10T12:09:19.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-10T12:09:20.053Z] docker_cli_network_unix_test.go:47: [d03516a9eccb2] daemon is not started [2022-09-10T12:09:20.196Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-10T12:09:20.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-10T12:09:20.618Z] docker_cli_network_unix_test.go:47: [d85b55b048993] daemon is not started [2022-09-10T12:09:20.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-10T12:09:20.876Z] docker_cli_network_unix_test.go:47: [d13916ee4ff8d] daemon is not started [2022-09-10T12:09:20.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-10T12:09:21.443Z] docker_cli_network_unix_test.go:47: [dd519318d2575] daemon is not started [2022-09-10T12:09:21.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-10T12:09:21.959Z] docker_cli_network_unix_test.go:47: [dc1992ede1ddc] daemon is not started [2022-09-10T12:09:21.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-10T12:09:21.959Z] docker_cli_network_unix_test.go:47: [d947a1479d78d] daemon is not started [2022-09-10T12:09:21.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-10T12:09:22.217Z] docker_cli_network_unix_test.go:47: [d0dfa25248b4f] daemon is not started [2022-09-10T12:09:22.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-10T12:09:22.782Z] docker_cli_network_unix_test.go:47: [de81440d6cd33] daemon is not started [2022-09-10T12:09:22.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-10T12:09:23.396Z] docker_cli_network_unix_test.go:47: [d3454cd73ccda] daemon is not started [2022-09-10T12:09:23.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-10T12:09:23.962Z] docker_cli_network_unix_test.go:47: [d82cd251975a5] daemon is not started [2022-09-10T12:09:23.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-10T12:09:23.962Z] docker_cli_network_unix_test.go:47: [def3dcbf438cb] daemon is not started [2022-09-10T12:09:24.084Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-10T12:09:24.084Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-10T12:09:24.084Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-10T12:09:24.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-10T12:09:24.221Z] docker_cli_network_unix_test.go:47: [d5c427c9abcff] daemon is not started [2022-09-10T12:09:24.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-10T12:09:25.595Z] docker_cli_network_unix_test.go:969: [d5e018a3801f0] daemon is not started [2022-09-10T12:09:26.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-10T12:09:27.586Z] docker_cli_network_unix_test.go:47: [d69e574202446] daemon is not started [2022-09-10T12:09:27.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-10T12:09:30.114Z] docker_cli_network_unix_test.go:1117: [de37723fda61a] daemon is not started [2022-09-10T12:09:33.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-10T12:09:33.397Z] docker_cli_network_unix_test.go:47: [d0f7886ee60a9] daemon is not started [2022-09-10T12:09:33.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-10T12:09:33.963Z] docker_cli_network_unix_test.go:47: [ddddf41f01439] daemon is not started [2022-09-10T12:09:33.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-10T12:09:33.963Z] docker_cli_network_unix_test.go:47: [dc39edc911e8a] daemon is not started [2022-09-10T12:09:33.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-10T12:09:34.222Z] docker_cli_network_unix_test.go:47: [db07f8332737e] daemon is not started [2022-09-10T12:09:34.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-10T12:09:34.222Z] docker_cli_network_unix_test.go:47: [d4b8bcbe5ae33] daemon is not started [2022-09-10T12:09:34.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-10T12:09:34.480Z] docker_cli_network_unix_test.go:47: [d69e5b8c07a39] daemon is not started [2022-09-10T12:09:34.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-10T12:09:34.480Z] docker_cli_network_unix_test.go:47: [d13c081c5c29b] daemon is not started [2022-09-10T12:09:34.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-10T12:09:35.889Z] docker_cli_network_unix_test.go:47: [dcff88442abb9] daemon is not started [2022-09-10T12:09:36.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-10T12:09:36.823Z] docker_cli_network_unix_test.go:47: [d060301a0097a] daemon is not started [2022-09-10T12:09:37.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-10T12:09:37.081Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-10T12:09:37.081Z] docker_cli_network_unix_test.go:47: [da115e079a325] daemon is not started [2022-09-10T12:09:37.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-10T12:09:37.338Z] docker_cli_network_unix_test.go:47: [d59c6e9446194] daemon is not started [2022-09-10T12:09:37.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-10T12:09:40.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-10T12:09:42.779Z] docker_cli_network_unix_test.go:1085: [d96ab814320a8] daemon is not started [2022-09-10T12:09:44.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-10T12:09:44.152Z] docker_cli_network_unix_test.go:47: [d1a9a33975b7b] daemon is not started [2022-09-10T12:09:44.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-10T12:09:44.411Z] docker_cli_network_unix_test.go:47: [dfe4c642ba1ac] daemon is not started [2022-09-10T12:09:44.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-10T12:09:46.049Z] docker_cli_network_unix_test.go:47: [d8f9b37bda9cb] daemon is not started [2022-09-10T12:09:46.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-10T12:09:46.309Z] docker_cli_network_unix_test.go:47: [d7ce3115fcffa] daemon is not started [2022-09-10T12:09:46.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-10T12:09:46.566Z] docker_cli_network_unix_test.go:47: [d8c5b7dca980a] daemon is not started [2022-09-10T12:09:46.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-10T12:09:47.392Z] docker_cli_network_unix_test.go:47: [df8e49f9cc0fe] daemon is not started [2022-09-10T12:09:47.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-10T12:09:47.958Z] docker_cli_network_unix_test.go:47: [d5cddcb49c435] daemon is not started [2022-09-10T12:09:48.215Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-10T12:09:53.479Z] docker_cli_network_unix_test.go:47: [df9edb4890130] daemon is not started [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite (55.02s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.33s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.81s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.21s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-09-10T12:09:53.739Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.32s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.90s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2022-09-10T12:09:53.739Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.44s) [2022-09-10T12:09:53.739Z] === RUN TestDockerHubPullSuite [2022-09-10T12:09:53.739Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-10T12:09:55.638Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-10T12:09:58.165Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-10T12:09:59.109Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-10T12:10:01.018Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-10T12:10:01.276Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-10T12:10:01.841Z] --- PASS: TestDockerHubPullSuite (8.03s) [2022-09-10T12:10:01.841Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.93s) [2022-09-10T12:10:01.841Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-09-10T12:10:01.841Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-09-10T12:10:01.841Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.74s) [2022-09-10T12:10:01.841Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-09-10T12:10:01.841Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-09-10T12:10:01.841Z] PASS [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === Skipped [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-09-10T12:10:01.841Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_sni_test.go:18: Flakey test [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-10T12:10:01.841Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-10T12:10:01.841Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-10T12:10:01.841Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-10T12:10:01.841Z] docker_cli_network_unix_test.go:47: [da115e079a325] daemon is not started [2022-09-10T12:10:01.841Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-10T12:10:01.841Z] [2022-09-10T12:10:01.841Z] DONE 1270 tests, 51 skipped in 1469.494s [2022-09-10T12:10:01.841Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-10T12:10:01.841Z] ++++ cat bundles/test-integration/docker.pid [2022-09-10T12:10:01.841Z] +++ kill 8017 [2022-09-10T12:10:02.773Z] +++ /etc/init.d/apparmor stop [2022-09-10T12:10:02.773Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-10T12:10:02.773Z] [2022-09-10T12:10:02.773Z] Unloading profiles will leave already running processes permanently [2022-09-10T12:10:02.773Z] unconfined, which can lead to unexpected situations. [2022-09-10T12:10:02.773Z] [2022-09-10T12:10:02.773Z] To set a process to complain mode, use the command line tool [2022-09-10T12:10:02.773Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-10T12:10:02.773Z] +++ true [2022-09-10T12:10:02.773Z] exiting test-integration [2022-09-10T12:10:02.773Z] ++ exit 0 [2022-09-10T12:10:02.773Z] [2022-09-10T12:10:03.031Z] + for job in $(jobs -p) [2022-09-10T12:10:03.031Z] + wait 4521 [2022-09-10T12:10:35.088Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-10T12:10:36.021Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-10T12:10:41.284Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-10T12:10:47.839Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-10T12:10:49.211Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-10T12:10:53.400Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-10T12:10:55.301Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-10T12:10:59.482Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-10T12:10:59.482Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-10T12:10:59.482Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-10T12:11:03.666Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-10T12:11:04.598Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-10T12:11:05.164Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-10T12:11:06.005Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-10T12:11:06.005Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-10T12:11:06.005Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-10T12:11:07.062Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-10T12:11:18.697Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-10T12:11:33.848Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-10T12:11:51.892Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-10T12:12:03.270Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-10T12:12:03.270Z] docker_cli_swarm_test.go:1187: [d9a2418871a9c] joining swarm manager [dd7065dc89fee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:12:09.826Z] docker_cli_swarm_test.go:1196: [d9c09ba257aa8] joining swarm manager [dd7065dc89fee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:12:34.901Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-10T12:12:43.739Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-10T12:12:58.890Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-10T12:13:06.024Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-10T12:13:12.576Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-10T12:13:15.855Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-10T12:13:17.753Z] docker_cli_swarm_test.go:1119: [d05f3f9da3a70] joining swarm manager [d8bc46259b539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:13:19.125Z] docker_cli_swarm_test.go:1120: [d62f077450a10] joining swarm manager [d8bc46259b539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:14:55.547Z] docker_cli_swarm_test.go:1173: [d7bc15b578a19] joining swarm manager [d8bc46259b539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-10T12:15:11.216Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-10T12:15:11.216Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-10T12:15:11.216Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-10T12:15:11.216Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-10T12:15:11.216Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-10T12:15:11.216Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-10T12:15:11.216Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-10T12:15:11.216Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-10T12:15:11.216Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-10T12:15:11.216Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-10T12:15:11.216Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-10T12:15:12.234Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-10T12:15:18.231Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-10T12:15:21.267Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-10T12:15:26.139Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-10T12:15:26.140Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-10T12:15:26.140Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-10T12:15:26.140Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-10T12:15:26.140Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-10T12:15:26.140Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-10T12:15:26.140Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-10T12:15:26.140Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-10T12:15:26.140Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-10T12:15:26.140Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-10T12:15:26.140Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-10T12:15:30.033Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-10T12:15:30.033Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-10T12:15:30.033Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-10T12:15:30.033Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-10T12:15:30.033Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-10T12:15:30.033Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-10T12:15:30.033Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-10T12:15:30.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-10T12:15:34.237Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-10T12:15:34.237Z] docker_cli_swarm_test.go:1454: [d08f54a9bcd57] joining swarm manager [d9d31343f3e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:15:34.237Z] docker_cli_swarm_test.go:1455: [ddd2d4a7054c8] joining swarm manager [d9d31343f3e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-10T12:15:35.384Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-10T12:15:42.354Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-10T12:15:42.612Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-10T12:15:42.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-10T12:15:43.133Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-10T12:15:43.133Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-10T12:15:43.697Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-10T12:15:46.242Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-10T12:15:49.520Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-10T12:15:51.418Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-10T12:15:53.315Z] docker_cli_swarm_unix_test.go:63: [dc3ca2b952c08] joining swarm manager [de4c8912c1f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:15:53.468Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-10T12:15:53.468Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-10T12:15:53.468Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-10T12:15:53.468Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-10T12:15:53.468Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-10T12:15:53.468Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-10T12:15:53.468Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-10T12:15:53.468Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-10T12:15:53.468Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-10T12:15:53.468Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-10T12:15:53.468Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-10T12:15:53.468Z] === RUN TestDockerSuite/TestBuildFails [2022-09-10T12:15:59.467Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-10T12:15:59.468Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-10T12:16:10.063Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-10T12:16:14.927Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-10T12:16:22.230Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-10T12:16:28.223Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-10T12:16:29.240Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-10T12:16:35.233Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-10T12:16:35.233Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-10T12:16:35.233Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-10T12:16:35.233Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-10T12:16:35.718Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-10T12:16:35.718Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-10T12:16:35.718Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-10T12:16:49.511Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-10T12:16:49.511Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-10T12:16:49.511Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-10T12:16:50.867Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-10T12:16:50.868Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-10T12:16:50.868Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-10T12:16:50.884Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-10T12:16:54.162Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-10T12:16:56.060Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-10T12:16:57.962Z] docker_api_swarm_test.go:962: [de57da8e0a639] joining swarm manager [d54d8a13d5be1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-10T12:16:59.686Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-10T12:17:00.704Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-10T12:17:02.984Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-10T12:17:02.984Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-10T12:17:02.984Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-10T12:17:03.468Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-10T12:17:03.952Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-10T12:17:12.769Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-10T12:17:13.789Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-10T12:17:14.273Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-10T12:17:15.292Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-10T12:17:15.776Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-10T12:17:16.025Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-10T12:17:16.796Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-10T12:17:18.408Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-10T12:17:24.400Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-10T12:17:24.400Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-10T12:17:24.400Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-10T12:17:24.400Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-10T12:17:24.400Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-10T12:17:24.400Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-10T12:17:24.400Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-10T12:17:24.400Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-10T12:17:24.400Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-10T12:17:24.884Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-10T12:17:25.902Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-10T12:17:28.213Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-10T12:17:29.145Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-10T12:17:30.785Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-10T12:17:31.671Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-10T12:17:34.196Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-10T12:17:42.299Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-10T12:17:45.590Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-10T12:17:48.116Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-10T12:17:50.641Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-10T12:17:53.168Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-10T12:17:55.065Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-10T12:17:56.330Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-10T12:17:56.330Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-10T12:17:56.330Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-10T12:17:57.594Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-10T12:17:57.942Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-10T12:17:59.491Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-10T12:18:28.325Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-10T12:18:53.900Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-10T12:18:55.690Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-10T12:18:56.180Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-10T12:19:03.481Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-10T12:19:08.345Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-10T12:19:10.558Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite (1651.23s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.95s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.31s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.74s) [2022-09-10T12:19:25.417Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.45s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.75s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.70s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (48.32s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.60s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.11s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.16s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.42s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.92s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (14.76s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.81s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.30s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.52s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.96s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (46.78s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.04s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.64s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.18s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.11s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.95s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (26.98s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.63s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.64s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.10s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.63s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.53s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.04s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.92s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.87s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.49s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.86s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.41s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.93s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.38s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.46s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.63s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2022-09-10T12:19:25.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.10s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.00s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.49s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.18s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.89s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.24s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.15s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.55s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.75s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.79s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.75s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.80s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.61s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.51s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.16s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.24s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.09s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.24s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.47s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.45s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.48s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.28s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (126.42s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.44s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.42s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.58s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.19s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.18s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.53s) [2022-09-10T12:19:25.418Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.89s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.09s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.18s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.87s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.06s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.61s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.13s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.16s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.92s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.09s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.11s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.13s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.38s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.50s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.72s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.11s) [2022-09-10T12:19:25.418Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.07s) [2022-09-10T12:19:25.418Z] === RUN TestDockerExternalVolumeSuite [2022-09-10T12:19:25.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-10T12:19:25.675Z] docker_cli_external_volume_driver_test.go:53: [d9704b055590f] daemon is not started [2022-09-10T12:19:26.385Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-10T12:19:26.385Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-10T12:19:26.385Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-10T12:19:37.101Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-10T12:19:37.101Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-10T12:19:37.101Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-10T12:19:37.586Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-10T12:19:37.586Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-10T12:19:37.586Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-10T12:19:40.617Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-10T12:19:43.738Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-10T12:19:44.508Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-10T12:19:46.789Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-10T12:19:47.273Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-10T12:19:47.273Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-10T12:19:50.302Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-10T12:19:51.320Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-10T12:19:52.930Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-10T12:20:10.988Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-10T12:20:12.601Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-10T12:20:21.423Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-10T12:20:25.314Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-10T12:20:34.152Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-10T12:20:39.016Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-10T12:20:43.888Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-10T12:20:44.372Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-10T12:20:44.372Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-10T12:20:44.372Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-10T12:20:44.372Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-10T12:20:44.372Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-10T12:20:46.651Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-10T12:20:46.651Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-10T12:20:46.651Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-10T12:20:51.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-10T12:20:57.945Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-10T12:21:12.803Z] docker_cli_external_volume_driver_test.go:53: [ddbda231afba4] daemon is not started [2022-09-10T12:21:27.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-10T12:21:37.835Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-10T12:21:45.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-10T12:21:59.304Z] === RUN TestDockerSuite/TestBuildRm [2022-09-10T12:22:00.615Z] docker_cli_external_volume_driver_test.go:53: [dca7575f0748e] daemon is not started [2022-09-10T12:22:11.985Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-10T12:22:15.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-10T12:22:15.473Z] docker_cli_external_volume_driver_test.go:53: [d5ac16b432156] daemon is not started [2022-09-10T12:22:15.869Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-10T12:22:15.869Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-10T12:22:15.869Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-10T12:22:15.869Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-10T12:22:15.869Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-10T12:22:17.480Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-10T12:22:21.371Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-10T12:22:24.405Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-10T12:22:30.331Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-10T12:22:35.011Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-10T12:22:50.147Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-10T12:22:50.147Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-10T12:22:50.147Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-10T12:23:00.751Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-10T12:23:01.236Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-10T12:23:02.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-10T12:23:06.103Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-10T12:23:06.103Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-10T12:23:10.968Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-10T12:23:17.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-10T12:23:32.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-10T12:23:32.445Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-10T12:23:32.445Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-10T12:23:32.445Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-10T12:23:32.929Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-10T12:23:34.546Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-10T12:23:39.409Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-10T12:23:44.283Z] === RUN TestDockerSuite/TestBuildUser [2022-09-10T12:23:44.283Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-10T12:23:44.283Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-10T12:23:44.283Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-10T12:23:44.283Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-10T12:23:44.283Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-10T12:23:44.283Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-10T12:23:48.172Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-10T12:23:48.656Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-10T12:23:51.702Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-10T12:23:51.702Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-10T12:23:51.702Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-10T12:23:51.702Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-10T12:23:51.702Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-10T12:24:13.173Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-10T12:24:13.657Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-10T12:24:18.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-10T12:24:22.489Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-10T12:24:33.083Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-10T12:24:33.083Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-10T12:24:33.083Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-10T12:24:33.083Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-10T12:24:33.567Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-10T12:24:36.601Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-10T12:24:36.601Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-10T12:24:36.601Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-09-10T12:24:36.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-10T12:24:47.197Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-10T12:24:52.059Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-10T12:24:52.059Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-10T12:25:07.201Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-10T12:25:07.201Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-10T12:25:07.201Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-10T12:25:07.201Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-10T12:25:07.201Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-10T12:25:07.201Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-10T12:25:07.201Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-10T12:25:07.201Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-10T12:25:08.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-10T12:25:16.025Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-10T12:25:17.043Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-10T12:25:17.043Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-10T12:25:17.043Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-10T12:25:17.043Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-10T12:25:17.043Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-10T12:25:17.043Z] docker_cli_sni_test.go:18: Flakey test [2022-09-10T12:25:17.043Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-10T12:25:19.322Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-10T12:25:24.186Z] === RUN TestDockerSuite/TestCommitChange [2022-09-10T12:25:29.049Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-10T12:25:32.950Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-10T12:25:32.950Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-10T12:25:32.950Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-10T12:25:40.256Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-10T12:25:40.256Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-10T12:25:40.256Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-10T12:25:40.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-10T12:25:46.261Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-10T12:25:51.124Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-10T12:25:51.124Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-10T12:25:51.124Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-10T12:25:51.124Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-10T12:25:51.124Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-10T12:25:51.124Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-10T12:25:51.124Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-10T12:25:51.124Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-10T12:25:51.124Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-10T12:25:51.124Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-10T12:25:51.124Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-10T12:25:51.124Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-10T12:25:51.124Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-10T12:25:51.124Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-10T12:25:51.124Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-10T12:25:51.124Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-10T12:25:55.824Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-10T12:26:03.813Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-10T12:26:09.806Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-10T12:26:09.806Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-10T12:26:09.806Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-10T12:26:12.095Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-10T12:26:12.095Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-10T12:26:12.095Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-10T12:26:12.095Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-10T12:26:12.095Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-10T12:26:12.095Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-10T12:26:12.095Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-10T12:26:13.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-10T12:26:13.920Z] docker_cli_external_volume_driver_test.go:485: [def7e404e2ea1] daemon is not started [2022-09-10T12:26:15.128Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-10T12:26:15.128Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-10T12:26:15.128Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-10T12:26:15.128Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-10T12:26:17.411Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-10T12:26:17.411Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-10T12:26:17.411Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-10T12:26:17.411Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-10T12:26:17.411Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-10T12:26:17.411Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-10T12:26:17.411Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-10T12:26:17.411Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-10T12:26:20.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-10T12:26:22.725Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-10T12:26:25.010Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-10T12:26:25.010Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-10T12:26:25.010Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-10T12:26:25.010Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-10T12:26:27.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-10T12:26:27.289Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-10T12:26:28.779Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-10T12:26:28.779Z] docker_cli_external_volume_driver_test.go:53: [d50fbd4d597c3] daemon is not started [2022-09-10T12:26:29.583Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-10T12:26:29.583Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-10T12:26:29.583Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-10T12:26:29.583Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-10T12:26:29.583Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-10T12:26:32.629Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-10T12:26:32.629Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-10T12:26:34.242Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-10T12:26:34.242Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-10T12:26:34.242Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-10T12:26:37.274Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-10T12:26:37.274Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-10T12:26:39.556Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite (436.72s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.08s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.13s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.54s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-09-10T12:26:43.638Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-10T12:26:43.638Z] PASS [2022-09-10T12:26:43.638Z] [2022-09-10T12:26:43.638Z] === Skipped [2022-09-10T12:26:43.638Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-10T12:26:43.638Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-10T12:26:43.638Z] check_test.go:309: [d7fbd8defdaec] daemon is not started [2022-09-10T12:26:43.638Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-10T12:26:43.638Z] [2022-09-10T12:26:43.638Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-10T12:26:43.638Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-10T12:26:43.638Z] check_test.go:309: [dc0d2b8bccbdd] daemon is not started [2022-09-10T12:26:43.638Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-10T12:26:43.638Z] [2022-09-10T12:26:43.638Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-10T12:26:43.638Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-10T12:26:43.638Z] check_test.go:309: [dd46552c1cca7] daemon is not started [2022-09-10T12:26:43.638Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-10T12:26:43.638Z] [2022-09-10T12:26:43.638Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-10T12:26:43.638Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-10T12:26:43.638Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-10T12:26:43.638Z] [2022-09-10T12:26:43.638Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-10T12:26:43.638Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-10T12:26:43.638Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-10T12:26:43.638Z] [2022-09-10T12:26:43.638Z] DONE 273 tests, 5 skipped in 2471.345s [2022-09-10T12:26:43.638Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-10T12:26:43.638Z] ++++ cat bundles/test-integration/docker.pid [2022-09-10T12:26:43.638Z] +++ kill 8034 [2022-09-10T12:26:43.638Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc74159414b72/docker.pid [2022-09-10T12:26:43.638Z] +++ kill 5837 [2022-09-10T12:26:43.638Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5837 is not a child of this shell [2022-09-10T12:26:43.638Z] warning: PID 5837 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc74159414b72/docker.pid had a nonzero exit code [2022-09-10T12:26:43.638Z] +++ /etc/init.d/apparmor stop [2022-09-10T12:26:43.638Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-10T12:26:43.638Z] [2022-09-10T12:26:43.638Z] Unloading profiles will leave already running processes permanently [2022-09-10T12:26:43.638Z] unconfined, which can lead to unexpected situations. [2022-09-10T12:26:43.638Z] [2022-09-10T12:26:43.638Z] To set a process to complain mode, use the command line tool [2022-09-10T12:26:43.638Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-10T12:26:43.638Z] +++ true [2022-09-10T12:26:43.638Z] exiting test-integration [2022-09-10T12:26:43.638Z] ++ exit 0 [2022-09-10T12:26:43.638Z] [2022-09-10T12:26:43.638Z] + exit 0 [2022-09-10T12:26:43.638Z] ++ jobs -p [2022-09-10T12:26:43.638Z] + pids= [2022-09-10T12:26:43.638Z] + echo 'Remaining pids to kill: []' [2022-09-10T12:26:43.638Z] Remaining pids to kill: [] [2022-09-10T12:26:43.638Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-10T12:26:43.652Z] Recording test results [2022-09-10T12:26:45.161Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-10T12:26:45.480Z] + echo Ensuring container killed. [2022-09-10T12:26:45.481Z] Ensuring container killed. [2022-09-10T12:26:45.481Z] + docker ps -aq -f name=docker-pr3-* [2022-09-10T12:26:46.046Z] + cids=bdd68858b081 [2022-09-10T12:26:46.046Z] cf5e6b57a593 [2022-09-10T12:26:46.046Z] 1b4e6b450aa5 [2022-09-10T12:26:46.046Z] + [ -n bdd68858b081 [2022-09-10T12:26:46.046Z] cf5e6b57a593 [2022-09-10T12:26:46.046Z] 1b4e6b450aa5 ] [2022-09-10T12:26:46.046Z] + docker rm -vf bdd68858b081 cf5e6b57a593 1b4e6b450aa5 [2022-09-10T12:26:47.946Z] bdd68858b081 [2022-09-10T12:26:47.946Z] cf5e6b57a593 [2022-09-10T12:26:47.946Z] 1b4e6b450aa5 [Pipeline] sh [2022-09-10T12:26:48.226Z] + echo Chowning /workspace to jenkins user [2022-09-10T12:26:48.226Z] Chowning /workspace to jenkins user [2022-09-10T12:26:48.226Z] + id -u [2022-09-10T12:26:48.226Z] + id -g [2022-09-10T12:26:48.226Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44122:/workspace busybox chown -R 1000:1000 /workspace [2022-09-10T12:26:48.226Z] Unable to find image 'busybox:latest' locally [2022-09-10T12:26:48.378Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-10T12:26:48.484Z] latest: Pulling from library/busybox [2022-09-10T12:26:48.484Z] 2c39bef88607: Pulling fs layer [2022-09-10T12:26:48.484Z] 2c39bef88607: Download complete [2022-09-10T12:26:48.484Z] 2c39bef88607: Pull complete [2022-09-10T12:26:48.742Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-10T12:26:48.742Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-10T12:26:51.572Z] + bundleName=amd64 [2022-09-10T12:26:51.572Z] + echo Creating amd64-bundles.tar.gz [2022-09-10T12:26:51.572Z] Creating amd64-bundles.tar.gz [2022-09-10T12:26:51.572Z] + xargs tar -czf amd64-bundles.tar.gz [2022-09-10T12:26:51.572Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-10T12:26:52.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-10T12:26:52.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-10T12:26:52.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-10T12:26:52.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-10T12:26:52.265Z] === RUN TestDockerSuite/TestContainerAPIStart [Pipeline] archiveArtifacts [2022-09-10T12:26:52.516Z] Archiving artifacts [2022-09-10T12:26:54.470Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44122/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-10T12:26:54.543Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-10T12:26:54.543Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-10T12:26:54.543Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-10T12:26:54.777Z] + make clean [2022-09-10T12:26:55.035Z] docker volume rm -f docker-dev-cache [2022-09-10T12:26:55.035Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-10T12:27:01.843Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-10T12:27:01.843Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-10T12:27:01.843Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-10T12:27:04.120Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-10T12:27:04.120Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-10T12:27:08.985Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-10T12:27:10.596Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-10T12:27:10.596Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-10T12:27:10.596Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-10T12:27:10.596Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-10T12:27:10.596Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-10T12:27:10.596Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-10T12:27:10.596Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-10T12:27:10.596Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-10T12:27:10.596Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-10T12:27:10.596Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-10T12:27:10.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-09-10T12:27:12.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-10T12:27:12.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-09-10T12:27:15.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-09-10T12:27:23.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-09-10T12:27:25.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-09-10T12:27:28.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005038_} [2022-09-10T12:27:30.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13801308631_c:\foo_false____} [2022-09-10T12:27:39.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13801308631_c:\foo_true____} [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-10T12:27:41.372Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-10T12:27:41.372Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-10T12:27:41.372Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-10T12:27:41.372Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-10T12:27:41.373Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-10T12:27:41.373Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-10T12:27:41.373Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-10T12:27:41.373Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-10T12:27:41.373Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-10T12:27:41.373Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-10T12:27:41.373Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-10T12:27:48.685Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-10T12:27:48.685Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-10T12:27:48.685Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-10T12:27:48.685Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-10T12:27:48.685Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-10T12:27:48.685Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-10T12:27:48.685Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-10T12:27:48.685Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-10T12:27:48.685Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-10T12:27:48.685Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-10T12:27:48.685Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-10T12:27:48.685Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-10T12:27:48.685Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-10T12:27:48.685Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-10T12:27:48.685Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-10T12:27:48.685Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-10T12:27:48.685Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-10T12:27:48.685Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-10T12:27:49.169Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-10T12:27:49.169Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-10T12:27:49.169Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-10T12:27:49.169Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-10T12:27:49.169Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-10T12:27:49.169Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-10T12:27:49.169Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-10T12:27:49.169Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-10T12:27:49.169Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-10T12:27:56.469Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-10T12:27:56.469Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-10T12:27:56.469Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-10T12:27:56.469Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-10T12:27:58.749Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-10T12:27:58.749Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-10T12:27:58.749Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-10T12:27:58.749Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-10T12:27:59.245Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-10T12:27:59.245Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-10T12:27:59.245Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-10T12:28:04.110Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-10T12:28:05.725Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-10T12:28:05.725Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-10T12:28:05.725Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-10T12:28:05.725Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-10T12:28:06.210Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-10T12:28:15.108Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-10T12:28:15.108Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-10T12:28:15.108Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-10T12:28:15.108Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-10T12:28:15.108Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-10T12:28:23.932Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-10T12:28:23.932Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-10T12:28:23.932Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-10T12:28:23.932Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-10T12:28:23.932Z] === RUN TestDockerSuite/TestCpToDot [2022-09-10T12:28:26.969Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-10T12:28:26.969Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-10T12:28:26.969Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-10T12:28:26.969Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-10T12:28:26.969Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-10T12:28:34.273Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-10T12:28:34.273Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-10T12:28:34.273Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-10T12:28:34.273Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-10T12:28:34.273Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-10T12:28:34.273Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-10T12:28:34.273Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-10T12:28:34.273Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-10T12:28:34.273Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-10T12:28:34.273Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-10T12:28:34.756Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-10T12:28:37.035Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-10T12:28:39.313Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-10T12:28:39.313Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-10T12:28:39.313Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-10T12:28:41.595Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-10T12:28:42.080Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-10T12:28:42.566Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-10T12:28:42.566Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-10T12:28:42.566Z] === RUN TestDockerSuite/TestCreateRM [2022-09-10T12:28:42.566Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-10T12:28:42.566Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-10T12:28:42.566Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-10T12:28:43.051Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-10T12:28:43.051Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-10T12:28:55.732Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-10T12:28:55.732Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-10T12:28:56.216Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-10T12:29:00.102Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-10T12:29:00.102Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-10T12:29:00.102Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-10T12:29:00.102Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-10T12:29:07.400Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-10T12:29:07.400Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-10T12:29:07.400Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-10T12:29:07.400Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-10T12:29:07.400Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-10T12:29:07.400Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-10T12:29:07.400Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-10T12:29:07.400Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-10T12:29:07.400Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-10T12:29:07.400Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDockerFails [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-10T12:29:07.400Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-10T12:29:07.400Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-10T12:29:07.400Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-10T12:29:07.400Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-10T12:29:07.400Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-10T12:29:07.400Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-10T12:29:10.431Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-10T12:29:12.713Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-10T12:29:14.990Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-10T12:29:23.813Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-10T12:29:27.699Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-10T12:29:33.696Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-10T12:29:35.314Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-10T12:29:36.332Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-10T12:29:40.222Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-10T12:29:41.240Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-10T12:29:42.259Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-10T12:29:47.130Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-10T12:29:57.727Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-10T12:29:57.727Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-10T12:29:57.727Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-10T12:29:57.727Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-10T12:29:57.727Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-10T12:29:57.727Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-10T12:29:57.727Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-10T12:29:57.727Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-10T12:29:57.727Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-10T12:29:58.211Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-10T12:29:58.211Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-10T12:29:58.211Z] === RUN TestDockerSuite/TestEventsRename [2022-09-10T12:30:00.490Z] === RUN TestDockerSuite/TestEventsResize [2022-09-10T12:30:03.531Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-10T12:30:05.811Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-10T12:30:08.842Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-10T12:30:13.712Z] === RUN TestDockerSuite/TestEventsTop [2022-09-10T12:30:13.712Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-10T12:30:13.712Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-10T12:30:16.741Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-10T12:30:25.565Z] === RUN TestDockerSuite/TestExec [2022-09-10T12:30:25.565Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-10T12:30:25.565Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-10T12:30:25.565Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-10T12:30:25.565Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-10T12:30:27.177Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-10T12:30:29.454Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-10T12:30:29.454Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-10T12:30:29.454Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-10T12:30:29.454Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-10T12:30:29.454Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-10T12:30:29.454Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-10T12:30:29.454Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-10T12:30:31.732Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-10T12:30:34.010Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-10T12:30:36.288Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-10T12:30:38.567Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-10T12:30:43.430Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-10T12:30:43.430Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-10T12:30:43.430Z] === RUN TestDockerSuite/TestExecEnv [2022-09-10T12:30:43.430Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-10T12:30:43.430Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-10T12:30:43.430Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-10T12:30:43.430Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-10T12:30:45.708Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-10T12:30:50.574Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-10T12:30:50.574Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-10T12:30:50.574Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-10T12:30:50.574Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-10T12:30:50.574Z] === RUN TestDockerSuite/TestExecParseError [2022-09-10T12:30:50.574Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-10T12:30:50.574Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-10T12:30:50.574Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-10T12:30:50.574Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-10T12:30:50.574Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-10T12:30:50.574Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-10T12:30:52.853Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-10T12:30:52.853Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-10T12:30:52.853Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-10T12:30:52.853Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-10T12:30:52.853Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-10T12:30:52.853Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-10T12:30:52.853Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-10T12:30:52.853Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-10T12:30:52.853Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-10T12:30:52.853Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-10T12:30:52.853Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-10T12:30:55.894Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-10T12:30:55.894Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-10T12:30:55.894Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-10T12:31:03.563Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-10T12:31:03.563Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-10T12:31:03.563Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-10T12:31:03.563Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-10T12:31:03.563Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-10T12:31:03.563Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-10T12:31:03.563Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-10T12:31:10.864Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-10T12:31:16.873Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-10T12:31:19.903Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-10T12:31:25.893Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-10T12:31:25.894Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-10T12:31:25.894Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-10T12:31:25.894Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-10T12:31:25.894Z] === RUN TestDockerSuite/TestHealth [2022-09-10T12:31:25.894Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-10T12:31:25.894Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-10T12:31:26.378Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-10T12:31:26.378Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-10T12:31:26.378Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-10T12:31:31.246Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-10T12:31:31.246Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-10T12:31:31.246Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-10T12:31:31.246Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-10T12:31:31.246Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-10T12:31:31.246Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-10T12:31:31.730Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-10T12:31:32.214Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-10T12:31:32.214Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-10T12:31:32.214Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-10T12:31:33.232Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-10T12:31:33.232Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-10T12:31:35.510Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-10T12:31:35.510Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-10T12:31:37.787Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-10T12:31:45.091Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-10T12:31:45.091Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-10T12:31:45.091Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-10T12:31:45.575Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-10T12:31:49.460Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-10T12:31:49.460Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-10T12:31:51.750Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestImportFile [2022-09-10T12:31:51.750Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-10T12:31:51.750Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-10T12:31:51.750Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-10T12:31:51.750Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-10T12:31:51.750Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-10T12:31:51.750Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-10T12:31:51.750Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-10T12:31:51.750Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-10T12:31:51.750Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-10T12:31:51.750Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-10T12:31:54.786Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-10T12:31:57.071Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-10T12:31:57.071Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-10T12:31:57.071Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-10T12:31:57.071Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-10T12:31:57.071Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-10T12:31:57.556Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-10T12:31:57.556Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-10T12:31:57.556Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-10T12:31:59.835Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-10T12:31:59.835Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-10T12:32:02.114Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-10T12:32:02.114Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-10T12:32:02.114Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-10T12:32:02.114Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-10T12:32:02.114Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-10T12:32:02.114Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-10T12:32:02.114Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-10T12:32:04.392Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-10T12:32:09.256Z] === RUN TestDockerSuite/TestInspectImage [2022-09-10T12:32:09.256Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-10T12:32:09.256Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-10T12:32:09.256Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-10T12:32:09.256Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-10T12:32:09.256Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-10T12:32:09.256Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-10T12:32:11.533Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-10T12:32:13.810Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-10T12:32:13.810Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-10T12:32:16.842Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-10T12:32:19.120Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-10T12:32:19.120Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-10T12:32:19.120Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-10T12:32:19.120Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-10T12:32:21.399Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-10T12:32:24.429Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-10T12:32:29.293Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-10T12:32:30.907Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-10T12:32:33.185Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-10T12:32:35.462Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-10T12:32:42.758Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-10T12:32:45.035Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-10T12:32:47.313Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-10T12:32:47.313Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-10T12:32:47.313Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.313Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-10T12:32:47.313Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-10T12:32:47.798Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-10T12:32:47.798Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-10T12:32:47.798Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-10T12:32:47.798Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-10T12:32:50.075Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-10T12:32:52.448Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-10T12:32:58.448Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-10T12:33:00.727Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-10T12:33:00.727Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-10T12:33:00.727Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-10T12:33:03.004Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-10T12:33:03.004Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-10T12:33:08.998Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-10T12:33:16.302Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-10T12:33:22.292Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-10T12:33:24.570Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-10T12:33:26.850Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-10T12:33:26.850Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-10T12:33:26.850Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-10T12:33:29.128Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-10T12:33:31.410Z] === RUN TestDockerSuite/TestLogsSince [2022-09-10T12:33:42.015Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-10T12:33:42.015Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-10T12:33:42.015Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-10T12:33:42.015Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-10T12:33:42.015Z] === RUN TestDockerSuite/TestLogsTail [2022-09-10T12:33:43.631Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-10T12:33:46.661Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-10T12:33:48.938Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-10T12:33:48.938Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestNetHostname [2022-09-10T12:33:48.938Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-10T12:33:48.938Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-10T12:33:48.938Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-10T12:33:48.938Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPluginActive [2022-09-10T12:33:48.938Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-10T12:33:48.938Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-10T12:33:48.938Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-10T12:33:48.938Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-10T12:33:48.938Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-10T12:33:48.938Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-10T12:33:48.938Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-10T12:33:48.938Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-10T12:33:48.938Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-10T12:33:48.938Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPortList [2022-09-10T12:33:48.938Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-10T12:33:48.938Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-10T12:33:53.802Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-10T12:33:53.802Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-10T12:33:53.802Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-10T12:33:53.802Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-10T12:33:53.802Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-10T12:33:53.802Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-10T12:33:53.802Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-10T12:33:53.802Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-10T12:33:53.802Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-10T12:33:53.802Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-10T12:33:53.802Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-10T12:33:53.802Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-10T12:33:53.802Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-10T12:33:53.802Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-10T12:33:53.802Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-10T12:33:53.802Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-10T12:33:53.802Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-10T12:33:53.802Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-10T12:33:58.665Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-10T12:33:58.665Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-10T12:33:58.665Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-10T12:34:07.488Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-10T12:34:07.488Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-10T12:34:07.488Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-10T12:34:20.170Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-10T12:34:35.319Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-10T12:34:35.319Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-10T12:34:35.319Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-10T12:34:35.319Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-10T12:34:50.458Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-10T12:34:52.069Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-10T12:34:59.363Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-10T12:35:04.227Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-10T12:35:04.227Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-10T12:35:04.227Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-10T12:35:04.227Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-10T12:35:04.227Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-10T12:35:14.832Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-10T12:35:14.832Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-10T12:35:14.832Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-10T12:35:14.832Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-10T12:35:14.832Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-10T12:35:14.832Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-10T12:35:14.832Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-10T12:35:14.832Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-10T12:35:14.832Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-10T12:35:22.145Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-10T12:35:22.145Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-10T12:35:22.145Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-10T12:35:23.757Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-10T12:35:23.757Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-10T12:35:23.757Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-10T12:35:24.776Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-10T12:35:25.794Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-10T12:35:25.794Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-10T12:35:25.794Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-10T12:35:30.660Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-10T12:35:34.549Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-10T12:35:36.828Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-10T12:36:02.363Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-10T12:36:02.363Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-10T12:36:02.363Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-10T12:36:06.247Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-10T12:36:06.248Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-10T12:36:06.732Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-10T12:36:07.215Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-10T12:36:12.082Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-10T12:36:15.968Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-10T12:36:15.968Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-10T12:36:15.968Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-10T12:36:20.832Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-10T12:36:20.832Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-10T12:36:20.832Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-10T12:36:35.967Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-10T12:36:37.586Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-10T12:36:38.070Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-10T12:36:45.371Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-10T12:36:50.234Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-10T12:36:57.534Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-10T12:37:01.435Z] === RUN TestDockerSuite/TestRmiTag [2022-09-10T12:37:01.918Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-10T12:37:04.947Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-10T12:37:22.979Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-10T12:37:23.996Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-10T12:37:28.862Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-10T12:37:29.880Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-10T12:37:29.880Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-10T12:37:29.880Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-10T12:37:29.880Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-10T12:37:29.880Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-10T12:37:29.880Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-10T12:37:29.880Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-10T12:37:29.880Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-10T12:37:29.880Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-10T12:37:29.880Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-10T12:37:29.880Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-10T12:37:29.880Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-10T12:37:29.880Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-10T12:37:29.880Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-10T12:37:29.880Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-10T12:37:32.156Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-10T12:37:32.156Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-10T12:37:32.156Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-10T12:37:32.156Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-10T12:37:32.156Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-10T12:37:37.021Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-10T12:37:40.052Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-10T12:37:41.663Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-10T12:37:48.975Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-10T12:37:51.262Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-10T12:37:51.262Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-10T12:37:56.138Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-10T12:37:56.138Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-10T12:37:58.416Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-10T12:37:58.416Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-10T12:37:58.416Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-10T12:38:02.318Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-10T12:38:02.318Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-10T12:38:02.318Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-10T12:38:02.318Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-10T12:38:02.318Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-10T12:38:03.928Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-10T12:38:03.928Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-10T12:38:03.928Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-10T12:38:03.928Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-10T12:38:03.928Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-10T12:38:03.928Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-10T12:38:03.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-10T12:38:03.928Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-10T12:38:03.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-10T12:38:03.928Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-10T12:38:03.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-10T12:38:03.928Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-10T12:38:03.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-10T12:38:03.928Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-10T12:38:03.928Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-10T12:38:06.207Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-10T12:38:08.497Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-10T12:38:10.778Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-10T12:38:10.778Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-10T12:38:10.778Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-10T12:38:10.778Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-10T12:38:10.778Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-10T12:38:10.778Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-10T12:38:10.778Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-10T12:38:13.821Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-10T12:38:13.821Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-10T12:38:13.821Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-10T12:38:13.821Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-10T12:38:13.821Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-10T12:38:13.821Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-10T12:38:13.821Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-10T12:38:13.821Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-10T12:38:13.821Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-10T12:38:15.434Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-10T12:38:21.424Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-10T12:38:21.424Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-10T12:38:21.424Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-10T12:38:21.424Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-10T12:38:21.424Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-10T12:38:21.424Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-10T12:38:21.424Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-10T12:38:21.424Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-10T12:38:21.424Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-10T12:38:21.424Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-10T12:38:21.424Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-10T12:38:21.424Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-10T12:38:21.424Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-10T12:38:23.036Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-10T12:38:23.036Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-10T12:38:23.036Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-10T12:38:23.036Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-10T12:38:23.036Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-10T12:38:23.036Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-10T12:38:25.313Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-10T12:38:27.592Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-10T12:38:27.592Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-10T12:38:28.077Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-10T12:38:30.357Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-10T12:38:30.357Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-10T12:38:30.357Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-10T12:38:30.357Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-10T12:38:30.357Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-10T12:38:30.357Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-10T12:38:30.357Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-10T12:38:32.633Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-10T12:38:34.910Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-10T12:38:37.187Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-10T12:38:39.468Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-10T12:38:39.468Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-10T12:38:39.468Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-10T12:38:39.468Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-10T12:38:39.468Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-10T12:38:39.468Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-10T12:38:39.468Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-10T12:38:39.468Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-10T12:38:39.468Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-10T12:38:39.468Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-10T12:38:39.468Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-10T12:38:39.468Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-10T12:38:39.468Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-10T12:38:39.468Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-10T12:38:39.468Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-10T12:38:39.468Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-10T12:38:50.062Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-10T12:38:50.062Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-10T12:38:50.062Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-10T12:38:50.062Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-10T12:38:50.062Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-10T12:38:50.062Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-10T12:38:50.062Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-10T12:38:50.062Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-10T12:38:50.062Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-10T12:38:50.062Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-10T12:38:50.062Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-10T12:38:50.062Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-10T12:38:58.876Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-10T12:38:58.876Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-10T12:38:58.876Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-10T12:38:59.893Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-10T12:38:59.893Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-10T12:38:59.893Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-10T12:38:59.893Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-10T12:38:59.893Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-10T12:38:59.893Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunMount [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-10T12:39:00.378Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-10T12:39:00.378Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-10T12:39:07.675Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-10T12:39:07.675Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-10T12:39:07.675Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-10T12:39:07.675Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-10T12:39:07.675Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-10T12:39:07.675Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-10T12:39:07.675Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-10T12:39:13.676Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-10T12:39:17.563Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-10T12:39:17.563Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-10T12:39:17.563Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-10T12:39:17.563Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-10T12:39:17.563Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-10T12:39:17.563Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-10T12:39:17.563Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-10T12:39:17.563Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-10T12:39:17.563Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-10T12:39:17.563Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-10T12:39:19.175Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-10T12:39:21.452Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-10T12:39:23.731Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-10T12:39:24.748Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-10T12:39:27.029Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-10T12:39:27.029Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-10T12:39:27.029Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-10T12:39:27.029Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-10T12:39:27.029Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-10T12:39:27.029Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-10T12:39:27.029Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-10T12:39:27.029Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-10T12:39:27.029Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-10T12:39:27.029Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-10T12:39:27.029Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-10T12:39:27.029Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-10T12:39:27.029Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-10T12:39:27.029Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-10T12:39:27.029Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-10T12:39:27.029Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-10T12:39:27.029Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-10T12:39:35.847Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-10T12:39:35.847Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-10T12:39:35.847Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-10T12:39:35.847Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-10T12:39:35.847Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-10T12:39:35.847Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-10T12:39:35.847Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-10T12:39:35.847Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-10T12:39:35.847Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-10T12:39:35.847Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-10T12:39:35.847Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-10T12:40:01.378Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-10T12:40:01.378Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-10T12:40:01.378Z] === RUN TestDockerSuite/TestRunRm [2022-09-10T12:40:01.378Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-10T12:40:05.412Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-10T12:40:07.688Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-10T12:40:14.983Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-10T12:40:17.264Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-10T12:40:20.295Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-10T12:40:20.295Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-10T12:40:20.295Z] === RUN TestDockerSuite/TestRunState [2022-09-10T12:40:20.295Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-10T12:40:20.295Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-10T12:40:22.573Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-10T12:40:22.573Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-10T12:40:22.573Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-10T12:40:24.183Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-10T12:40:24.183Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-10T12:40:24.183Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-10T12:40:24.183Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-10T12:40:24.668Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-10T12:40:24.668Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-10T12:40:24.668Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-10T12:40:24.668Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-10T12:40:24.668Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-10T12:40:29.542Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-10T12:40:29.542Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-10T12:40:29.542Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-10T12:40:29.542Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-10T12:40:29.542Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-10T12:40:29.542Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-10T12:40:29.542Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-10T12:40:29.542Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-10T12:40:29.542Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-10T12:40:29.542Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-10T12:40:29.542Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-10T12:40:31.821Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-10T12:40:31.821Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-10T12:40:31.821Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-10T12:40:34.096Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-10T12:40:34.096Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-10T12:40:34.096Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-10T12:40:34.096Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-10T12:40:34.096Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-10T12:40:37.125Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-10T12:40:44.420Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-10T12:40:48.303Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-10T12:40:55.610Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-10T12:40:55.610Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-10T12:40:55.610Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-10T12:40:55.610Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-10T12:40:57.220Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-10T12:40:59.495Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-10T12:41:01.774Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-10T12:41:01.774Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-10T12:41:02.258Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-10T12:41:02.258Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-10T12:41:02.258Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-10T12:41:02.258Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-10T12:41:02.258Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-10T12:41:02.258Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-10T12:41:02.258Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-10T12:41:02.258Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-10T12:41:02.258Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-10T12:41:02.258Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-10T12:41:02.258Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-10T12:41:02.258Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-10T12:41:02.258Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-10T12:41:06.143Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-10T12:41:08.419Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-10T12:41:10.032Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-10T12:41:14.900Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-10T12:41:14.900Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-10T12:41:14.900Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-10T12:41:14.900Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-10T12:41:14.900Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-10T12:41:14.900Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-10T12:41:14.900Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-10T12:41:17.932Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-10T12:41:17.932Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-10T12:41:18.416Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-10T12:41:18.902Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-10T12:41:20.518Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-10T12:41:27.832Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-10T12:41:27.832Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-10T12:41:27.832Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-10T12:41:36.655Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-10T12:41:36.655Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-10T12:41:36.655Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-10T12:41:39.685Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-10T12:41:39.685Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-10T12:41:39.685Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-10T12:41:39.685Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-10T12:41:39.685Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-10T12:41:39.685Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-10T12:41:39.685Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-10T12:41:39.685Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-10T12:41:39.685Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-10T12:41:50.295Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-10T12:41:50.295Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-10T12:41:50.295Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-10T12:41:50.295Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-10T12:41:50.295Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-10T12:41:50.295Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-10T12:41:50.295Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-10T12:41:50.295Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-10T12:41:50.295Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-10T12:41:50.295Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-10T12:41:50.779Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-10T12:41:50.779Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-10T12:41:50.779Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-10T12:41:53.058Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-10T12:41:55.336Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-10T12:41:55.336Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-10T12:41:55.336Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-10T12:41:57.614Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-10T12:41:57.614Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-10T12:41:57.614Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-10T12:41:57.614Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-10T12:41:57.614Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-10T12:41:57.614Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-10T12:41:57.614Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-10T12:41:57.614Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-10T12:41:57.614Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-10T12:41:57.614Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-10T12:41:57.614Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-10T12:41:57.614Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-10T12:41:57.614Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-10T12:42:12.756Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-10T12:42:13.240Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-10T12:42:13.240Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-10T12:42:13.240Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-10T12:42:13.240Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-10T12:42:13.724Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-10T12:42:14.207Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-10T12:42:14.207Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-10T12:42:17.236Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-10T12:42:17.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-10T12:42:20.383Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-10T12:42:20.383Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-10T12:42:20.867Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-10T12:42:20.867Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-10T12:42:21.352Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-10T12:42:30.179Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-10T12:42:30.179Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-10T12:42:30.179Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-10T12:42:30.179Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-10T12:42:30.179Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-10T12:42:30.179Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-10T12:42:30.179Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-10T12:42:37.480Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-10T12:42:37.480Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-10T12:42:37.480Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-10T12:42:52.614Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-10T12:42:52.614Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-10T12:42:52.614Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite (2638.55s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.82s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.28s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.46s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.30s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.61s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (111.21s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.63s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.33s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.15s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.50s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-09-10T12:42:52.614Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.65s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.19s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.72s) [2022-09-10T12:42:52.614Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.56s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.10s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.48s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.83s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.78s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.13s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.39s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.53s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.94s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.07s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.55s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.33s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.42s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.20s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.93s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.09s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.87s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.15s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.97s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.09s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.01s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.32s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.61s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.70s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.64s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.92s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.80s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.60s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.20s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (92.18s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.56s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.40s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.43s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.44s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.38s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.96s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.82s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (130.30s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.10s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.53s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.31s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.67s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.55s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.73s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.88s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildFails (7.17s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.39s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.50s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.65s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.80s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.36s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.17s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildHistory (10.67s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.13s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.15s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.49s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.83s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.23s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.85s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.71s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.61s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.19s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.19s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.63s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.15s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.39s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.76s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.33s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.01s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.44s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.91s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.78s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.34s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.91s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.75s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.33s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.50s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.92s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildRm (12.73s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.44s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.41s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.53s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.60s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.26s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.13s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.79s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.51s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.74s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildStderr (4.35s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.37s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.11s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.54s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.13s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.15s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.99s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.96s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.70s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.61s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.77s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.76s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.51s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.07s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.83s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.28s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.43s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestCommitChange (4.70s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.20s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.58s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestCommitTTY (6.81s) [2022-09-10T12:42:52.615Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.33s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-09-10T12:42:52.615Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.76s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.30s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.40s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.62s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.56s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.74s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.26s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.35s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.34s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.55s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.04s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.60s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.37s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.79s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.17s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.99s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.29s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.23s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.45s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.07s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.52s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.70s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.68s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.65s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005038_} (2.56s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13801308631_c:\foo_false____} (7.63s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13801308631_c:\foo_true____} (2.65s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.36s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.36s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.50s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.43s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.50s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.98s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCpToDot (2.45s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCpToStdout (7.61s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.32s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.05s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.33s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.29s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.50s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.42s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.45s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.91s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsCopy (4.84s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.32s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.36s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.99s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.17s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsFilters (4.85s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsFormat (9.57s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsRename (2.52s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsResize (2.75s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.48s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.72s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.91s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.91s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.07s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.10s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.20s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.20s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.37s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.23s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.33s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.43s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecInspectID (4.86s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.63s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-09-10T12:42:52.616Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.40s) [2022-09-10T12:42:52.616Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.26s) [2022-09-10T12:42:52.617Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-10T12:42:52.617Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-10T12:42:52.617Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.42s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.41s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.22s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.19s) [2022-09-10T12:42:52.617Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-09-10T12:42:52.617Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.63s) [2022-09-10T12:42:52.617Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.59s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.70s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.87s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.47s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.05s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.34s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.34s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectDefault (2.32s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectHistory (4.32s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.46s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.35s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.41s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.36s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.29s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectStatus (2.85s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.60s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.49s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.28s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.13s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.35s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.29s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.04s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.11s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.73s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.61s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.53s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.17s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.09s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.16s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.73s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.60s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.38s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.42s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsSince (9.24s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsTail (2.81s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.55s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.36s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.77s) [2022-09-10T12:42:53.102Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-10T12:42:53.102Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.64s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPsByOrder (9.03s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.79s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.51s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.06s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.67s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.61s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.65s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.85s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.41s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.81s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.43s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.17s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.33s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.48s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.12s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.11s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.43s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.34s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.39s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.82s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.86s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.42s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.13s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.49s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.21s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.93s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.28s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.58s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.76s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.58s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.32s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.06s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.35s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.64s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.29s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.25s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.33s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.29s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.44s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.75s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.42s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.31s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.44s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.28s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.22s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunExitCode (2.29s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.24s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.43s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.41s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.96s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.45s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.83s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.18s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.26s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.31s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.36s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.22s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.20s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.36s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.73s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (22.55s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunRm (2.41s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.45s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.37s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.28s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.29s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.58s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.30s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.75s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.28s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.24s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.06s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.70s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.54s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.29s) [2022-09-10T12:42:53.103Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-09-10T12:42:53.103Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.51s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.29s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.31s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.01s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.19s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.54s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.50s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.95s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.93s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.96s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.29s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.57s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.24s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.46s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.27s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.67s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.06s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.70s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.79s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.53s) [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-10T12:42:53.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-10T12:42:53.104Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-10T12:42:53.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-10T12:42:53.104Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-10T12:42:53.104Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-10T12:42:53.104Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-10T12:42:53.104Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-10T12:42:53.104Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.104Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-10T12:42:53.104Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-10T12:42:53.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-10T12:42:53.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-10T12:42:53.105Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-10T12:42:53.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-10T12:42:53.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-10T12:42:53.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-10T12:42:53.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-10T12:42:53.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-10T12:42:53.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-10T12:42:53.105Z] === RUN TestDockerDaemonSuite [2022-09-10T12:42:53.105Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-10T12:42:53.105Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-10T12:42:53.105Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-10T12:42:53.105Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-10T12:42:53.105Z] === RUN TestDockerSwarmSuite [2022-09-10T12:42:53.105Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-09-10T12:42:53.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-10T12:42:53.105Z] === RUN TestDockerExternalVolumeSuite [2022-09-10T12:42:53.105Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-09-10T12:42:53.105Z] === RUN TestDockerNetworkSuite [2022-09-10T12:42:53.105Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-09-10T12:42:53.105Z] === RUN TestDockerHubPullSuite [2022-09-10T12:42:53.105Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-09-10T12:42:53.105Z] PASS [2022-09-10T12:42:53.105Z] ok github.com/docker/docker/integration-cli 2638.966s [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === Skipped [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-10T12:42:53.105Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-10T12:42:53.105Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-10T12:42:53.105Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-09-10T12:42:53.105Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-10T12:42:53.105Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-10T12:42:53.105Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-10T12:42:53.105Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-10T12:42:53.105Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-10T12:42:53.105Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-09-10T12:42:53.105Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-10T12:42:53.105Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-10T12:42:53.105Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-09-10T12:42:53.105Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.105Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-10T12:42:53.105Z] [2022-09-10T12:42:53.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-09-10T12:42:53.105Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-09-10T12:42:53.106Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-09-10T12:42:53.106Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-09-10T12:42:53.106Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-10T12:42:53.106Z] docker_cli_sni_test.go:18: Flakey test [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-09-10T12:42:53.106Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-09-10T12:42:53.106Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-10T12:42:53.106Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-10T12:42:53.106Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.106Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-10T12:42:53.106Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-09-10T12:42:53.107Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-09-10T12:42:53.107Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-09-10T12:42:53.107Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-10T12:42:53.107Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-10T12:42:53.107Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-09-10T12:42:53.107Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-10T12:42:53.107Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-10T12:42:53.107Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.107Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-10T12:42:53.107Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-10T12:42:53.108Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-10T12:42:53.108Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-09-10T12:42:53.108Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-10T12:42:53.108Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-09-10T12:42:53.108Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-09-10T12:42:53.108Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-09-10T12:42:53.108Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-10T12:42:53.108Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-10T12:42:53.108Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-10T12:42:53.108Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-09-10T12:42:53.108Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-09-10T12:42:53.108Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.108Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-09-10T12:42:53.108Z] [2022-09-10T12:42:53.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-10T12:42:53.108Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-10T12:42:53.592Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-10T12:42:53.592Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-10T12:42:53.592Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-10T12:42:53.592Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-10T12:42:53.592Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-09-10T12:42:53.592Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-09-10T12:42:53.592Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-09-10T12:42:53.592Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-09-10T12:42:53.592Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.592Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-09-10T12:42:53.592Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-09-10T12:42:53.593Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-10T12:42:53.593Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-10T12:42:53.593Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-10T12:42:53.593Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-10T12:42:53.593Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.05s) [2022-09-10T12:42:53.593Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.05s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-09-10T12:42:53.593Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-10T12:42:53.593Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-09-10T12:42:53.593Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-10T12:42:53.593Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-10T12:42:53.593Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-09-10T12:42:53.593Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-09-10T12:42:53.593Z] [2022-09-10T12:42:53.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-10T12:42:53.594Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-10T12:42:53.594Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-10T12:42:53.594Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-09-10T12:42:53.594Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-09-10T12:42:53.594Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-10T12:42:53.594Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-09-10T12:42:53.594Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-10T12:42:53.594Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-10T12:42:53.594Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.594Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-10T12:42:53.594Z] [2022-09-10T12:42:53.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-10T12:42:53.594Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-10T12:42:53.595Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.595Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-10T12:42:53.595Z] [2022-09-10T12:42:53.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-09-10T12:42:53.596Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-10T12:42:53.596Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-10T12:42:53.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.596Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-10T12:42:53.596Z] [2022-09-10T12:42:53.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.597Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-10T12:42:53.597Z] [2022-09-10T12:42:53.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-10T12:42:53.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-10T12:42:53.598Z] [2022-09-10T12:42:53.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-10T12:42:53.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-10T12:42:53.598Z] [2022-09-10T12:42:53.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-10T12:42:53.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.598Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-10T12:42:53.598Z] [2022-09-10T12:42:53.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-10T12:42:53.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.598Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-10T12:42:53.598Z] [2022-09-10T12:42:53.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-09-10T12:42:53.598Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.598Z] [2022-09-10T12:42:53.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-09-10T12:42:53.598Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.598Z] [2022-09-10T12:42:53.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-09-10T12:42:53.598Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-10T12:42:53.598Z] [2022-09-10T12:42:53.598Z] DONE 1093 tests, 547 skipped in 2650.892s [2022-09-10T12:42:53.598Z] INFO: Integration tests ended at 09/10/2022 12:42:53. Duration:00:44:11.0819577 [2022-09-10T12:42:53.598Z] INFO: Docker info of the daemon under test at end of run [2022-09-10T12:42:53.598Z] [2022-09-10T12:42:54.081Z] Containers: 2 [2022-09-10T12:42:54.081Z] Running: 0 [2022-09-10T12:42:54.081Z] Paused: 0 [2022-09-10T12:42:54.081Z] Stopped: 2 [2022-09-10T12:42:54.081Z] Images: 18 [2022-09-10T12:42:54.081Z] Server Version: 0.0.0-dev [2022-09-10T12:42:54.081Z] Storage Driver: windowsfilter [2022-09-10T12:42:54.081Z] Windows: [2022-09-10T12:42:54.081Z] Logging Driver: json-file [2022-09-10T12:42:54.081Z] Plugins: [2022-09-10T12:42:54.081Z] Volume: local [2022-09-10T12:42:54.081Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-10T12:42:54.081Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-10T12:42:54.081Z] Swarm: inactive [2022-09-10T12:42:54.081Z] Default Isolation: process [2022-09-10T12:42:54.081Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-10T12:42:54.081Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-10T12:42:54.081Z] OSType: windows [2022-09-10T12:42:54.081Z] Architecture: x86_64 [2022-09-10T12:42:54.081Z] CPUs: 4 [2022-09-10T12:42:54.081Z] Total Memory: 32GiB [2022-09-10T12:42:54.081Z] Name: azwin-2-94cc10 [2022-09-10T12:42:54.081Z] ID: LLT4:ATYL:MYWQ:5U3D:QQTE:6OXM:AMV7:2ZVY:RS46:OUB4:7DQM:WHHP [2022-09-10T12:42:54.081Z] Docker Root Dir: D:\CI\PR-44122\3\daemon [2022-09-10T12:42:54.081Z] Debug Mode (client): false [2022-09-10T12:42:54.081Z] Debug Mode (server): true [2022-09-10T12:42:54.081Z] File Descriptors: -1 [2022-09-10T12:42:54.081Z] Goroutines: 17 [2022-09-10T12:42:54.081Z] System Time: 2022-09-10T12:42:53.5690756Z [2022-09-10T12:42:54.081Z] EventsListeners: 0 [2022-09-10T12:42:54.081Z] Registry: https://index.docker.io/v1/ [2022-09-10T12:42:54.081Z] Labels: [2022-09-10T12:42:54.081Z] Experimental: false [2022-09-10T12:42:54.081Z] Insecure Registries: [2022-09-10T12:42:54.081Z] 127.0.0.0/8 [2022-09-10T12:42:54.081Z] Live Restore Enabled: false [2022-09-10T12:42:54.081Z] [2022-09-10T12:42:54.081Z] [2022-09-10T12:42:54.081Z] INFO: Stopping daemon under test [2022-09-10T12:42:54.081Z] SUCCESS: The process with PID 5160 (child process of PID 5616) has been terminated. [2022-09-10T12:42:54.081Z] SUCCESS: The process with PID 5616 (child process of PID 3040) has been terminated. [2022-09-10T12:42:54.081Z] INFO: Stop tailing logs of the daemon under tests [2022-09-10T12:42:54.081Z] INFO: executeCI.ps1 Completed successfully at 09/10/2022 12:42:53. [2022-09-10T12:42:54.081Z] INFO: Tidying up at end of run [2022-09-10T12:42:54.081Z] INFO: Saving daemon under test log (d:\CI\PR-44122\3\dut.out) to bundles\CIDUT.out [2022-09-10T12:42:54.081Z] INFO: Saving daemon under test log (d:\CI\PR-44122\3\dut.err) to bundles\CIDUT.err [2022-09-10T12:42:54.081Z] INFO: Nuke-Everything... [2022-09-10T12:42:54.081Z] INFO: Container count on control daemon to delete is 2 [2022-09-10T12:42:54.565Z] 877ea8a8e6cd [2022-09-10T12:42:54.565Z] e39cdf6076c5 [2022-09-10T12:42:54.565Z] INFO: Tidying pidfile d:\CI\PR-44122\3\docker.pid [2022-09-10T12:42:54.565Z] INFO: Nuking d:\CI [2022-09-10T12:43:24.959Z] INFO: Zapped successfully [2022-09-10T12:43:24.959Z] [2022-09-10T12:43:24.959Z] INFO: executeCI.ps1 exiting at Sat Sep 10 12:43:21 CUT 2022. Duration 01:10:09.5324547 [2022-09-10T12:43:24.959Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-09-10T12:43:25.222Z] Recording test results [2022-09-10T12:43:32.703Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-09-10T12:43:34.888Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-09-10T12:43:36.741Z] Archiving artifacts [2022-09-10T12:43:52.052Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44122/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-10T12:43:53.054Z] + make clean [2022-09-10T12:43:54.072Z] docker volume rm -f docker-dev-cache [2022-09-10T12:43:54.557Z] 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